Skip to content
This repository was 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

@BrennanConroy
Copy link
Member

#54

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