issues
search
serilog-mssql
/
serilog-sinks-mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Apache License 2.0
283
stars
148
forks
source link
Allow log level change at runtime
#456
Closed
ckadluba
closed
1 year ago
ckadluba
commented
1 year ago
Fix issue #454: Parameter levelSwitch for (non-obsolete) sink config extension methods. Allows log level manipulation at runtime.
Some code analysis fixes.