Skip to content

Rename diagnostic options to use kebab case #3630

Open
@nohwnd

Description

Describe the bug

--diagnostic-filelogger-synchronouswrite
--diagnostic-output-fileprefix

are not following the kebab case and put two words together. They should be renamed to

--diagnostic-filelogger-synchronous-write
--diagnostic-output-file-prefix

Or when put in context with the remaining logger option --diagnostic-output-directory

--diagnostic-output-write-file-synchronously

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions