Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Ensure logger factory is initialized with default configuration section in WebHost.CreateDefaultBuilder #45

Closed
DamianEdwards opened this issue Apr 24, 2017 · 1 comment

Comments

@DamianEdwards
Copy link
Member

We basically need to add a call to logging.AddConfiguration(hostingContext.Configuration.GetSection("Logging")); at https://github.com/aspnet/MetaPackages/blob/dev/src/Microsoft.AspNetCore/WebHost.cs#L167

@glennc @JunTaoLuo @BrennanConroy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants