Difference between revisions of "Serilog"
(→Example) |
(→NewFeatures) |
||
Line 37: | Line 37: | ||
===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. | ||
− | |||
{| class="wikitable sortable" | width = "50%" | {| class="wikitable sortable" | width = "50%" |
Revision as of 07:36, 22 June 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.