Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
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

@DamianEdwards

Description

@DamianEdwards

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions