Skip to content

Commit

Permalink
Love having to commit this into every project that uses Serilog
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Jan 13, 2024
1 parent d03f421 commit bf34fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SS14.Changelog/appsettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Serilog:
WriteTo:
- Name: Console
Args:
Theme: Serilog.Sinks.SystemConsole.Themes.AnsiConsoleThemes::Code, Serilog.Sinks.Console
OutputTemplate: "[{Timestamp:HH:mm:ss} {Level:u3} {SourceContext}] {Message:lj}{NewLine}{Exception}"

#Enrich: [ "FromLogContext" ]
Expand Down

0 comments on commit bf34fbf

Please sign in to comment.