Closed
Description
So with Core 2 moving the logging configuration into Program.cs, what is the correct way to read in the configuration for setting logger?
The sample here shows just reading from appsettings.json, but the main reason I use the configuration file is so I can vary my config by environment using the environment files. Seems like the configuration is not yet available for logging to read it in or am I missing something obvious?
Metadata
Metadata
Assignees
Labels
No labels