Skip to content

Introduce MicrosoftLogLevel LayoutRenderer #729

@snakefoot

Description

@snakefoot

Just like ${level} but mapping to to Microsoft LogLevel-string-values:

  • Critical
  • Debug
  • Error
  • Information
  • None
  • Trace
  • Warning

Maybe consider introducing a short enum-version (Matches Microsoft Console Logger):

  • Crit
  • Dbug
  • fail
  • info
  • none
  • trce
  • warn

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions