Serilog ignoring overrides
I am setting an override in the appsettings.json
like this:
Serilog ignoring SourceContext
I try to implement different logfiles with Serilog in my ASP Net Core Application, however this seems to be ignored and both loggers write into both files.