serilog / serilog-settings-configuration

A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
Apache License 2.0
444 stars 129 forks source link

Case-insensitive enum parsing for level overrides #387

Closed sungam3r closed 1 year ago

sungam3r commented 1 year ago

fixes #386

skomis-mm commented 1 year ago

Thanks! Just found that would be great to fix SubscribeToLoggingLevelChanges method too.

sungam3r commented 1 year ago

See https://github.com/orgs/community/discussions/16351, it happened again. I'll recreate PR to reflect changes.