Difference between revisions of "Serilog"
(→Serilog existing log event levels) |
(→NewFeatures) |
||
Line 38: | Line 38: | ||
===NewFeatures=== | ===NewFeatures=== | ||
*We replaced all the code that uses the Microsoft.Practices.EnterpriseLibrrary.Logging library with the Serilog library. | *We replaced all the code that uses the Microsoft.Practices.EnterpriseLibrrary.Logging library with the Serilog library. | ||
− | + | ===Methods usend in UBIKKernel=== | |
{| class="wikitable sortable" | width = "50%" | {| class="wikitable sortable" | width = "50%" | ||
|- | |- |
Revision as of 08:20, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.