Difference between revisions of "Serilog"
(→See also) |
|||
Line 113: | Line 113: | ||
==See also== | ==See also== | ||
* [[Configure_Logging]] | * [[Configure_Logging]] | ||
+ | |||
==Useful links [What is Serilog]== | ==Useful links [What is Serilog]== | ||
* https://serilog.net/ | * https://serilog.net/ |
Revision as of 06:00, 23 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.
See also