serilog / serilog-settings-configuration

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

Clarification of the location of the 'Serilog' section in appsettings… #416

Closed eleazarcelis closed 5 months ago

eleazarcelis commented 5 months ago

The 'Serilog' section should be at the top level of the appsettings.json file.

from #415