Difference between revisions of "Serilog"
(→How to configure loging 3.5) |
|||
Line 89: | Line 89: | ||
</source> | </source> | ||
− | |||
− | |||
− | |||
− | |||
=== Since Version 3.6 === | === Since Version 3.6 === | ||
Line 135: | Line 131: | ||
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> | ||
− | == | + | ==How to configure logging Version 3.5== |
+ | * [[Configuration_Files/Logging.config]] | ||
* [[HowTo:Configure_Logging]] | * [[HowTo:Configure_Logging]] | ||
Revision as of 08:44, 16 November 2020
Serilog is a portable and structured logging framework to record diagnostic logs into files, console and SQL/NoSQL databases.
How to configure logging Version 3.5