You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
# Serilog.Sinks.Console
2
-
[](https://ci.appveyor.com/project/serilog/serilog-sinks-console/branch/master)[](https://www.nuget.org/packages/Serilog.Sinks.Console/)[](https://github.com/serilog/serilog/wiki)[](https://gitter.im/serilog/serilog)[](http://stackoverflow.com/questions/tagged/serilog)
1
+
# Serilog.Sinks.Console [](https://ci.appveyor.com/project/serilog/serilog-sinks-console/branch/master)[](https://www.nuget.org/packages/Serilog.Sinks.Console/)[](https://github.com/serilog/serilog/wiki)[](https://gitter.im/serilog/serilog)[](http://stackoverflow.com/questions/tagged/serilog)
3
2
4
3
A Serilog sink that writes log events to the Windows Console or an ANSI terminal via standard output. Coloring and custom themes are supported, including ANSI 256-color themes on macOS, Linux and Windows 10. The default output is plain text; JSON formatting can be plugged in using a package such as [_Serilog.Formatting.Compact_](https://github.com/serilog/serilog-formatting-compact).
0 commit comments