v3.0.0
- #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
- Coloring support, with custom