Skip to content

Normalize log level values #206

@AlexanderWert

Description

@AlexanderWert

The extension currently only accepts correctly capitalized log level values.
For example, the value DEBUG is ignored (and it falls back to trace), because the extension expects the value debug instead.

We need to lowercase the log level values before using them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions