Difference between revisions of "Serilog"
(→Methods usend in UBIKKernel) |
(→Logging method usend in UBIKKernel) |
||
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. | ||
− | ===Logging method | + | ===Logging method used 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.