Difference between revisions of "Serilog"
(→Serilog existing log event levels) |
|||
Line 14: | Line 14: | ||
===Serilog existing log event levels=== | ===Serilog existing log event levels=== | ||
− | *Log Levels | + | *Log Levels taken from the Serilog doku : https://github.com/serilog/serilog/wiki/Configuration-Basics |
{| class="wikitable sortable" | width = "50%" | {| class="wikitable sortable" | width = "50%" | ||
|- | |- |
Revision as of 08:19, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.