Difference between revisions of "Serilog"
(→Example) |
(→Example) |
||
| Line 79: | Line 79: | ||
| − | + | ||
public class ObjectTest | public class ObjectTest | ||
{ | { | ||
| Line 99: | Line 99: | ||
} | } | ||
} | } | ||
| − | + | ||
Revision as of 07:25, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.
