This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
IncludeScopes in config doesn't work in the template #643
Closed
Description
The WebHost
configuration of the console logger doesn't hook up the configuration to the console logger's settings https://github.com/aspnet/MetaPackages/blob/dev/src/Microsoft.AspNetCore/WebHost.cs#L183
This means that IncludeScopes
in configuration will be ignored.