Skip to content

v3.0.0

Compare
Choose a tag to compare
@serilog-build serilog-build released this 21 Jun 02:27
  • #5 - output stream selection
  • #8 - rewrite
    • Coloring support, with custom System.Console and ANSI themes
    • {Properties} special output property support
    • JSON-styled output with {Message:j} or {Properties:j} (enabled by default)
    • Un-quoted output with {Message:l} (enabled by default)
    • Cleaner rendering of dictionary and structure values using the C#-style output formatter
    • LoggingLevelSwitch support