Microsoft.Extensions.Logging.Configuration
provides configuration support for Microsoft.Extensions.Logging.
Documentation can be found at https://learn.microsoft.com/en-us/dotnet/core/extensions/logging.
- We consider new features, new APIs, bug fixes, and performance changes
- We consider PRs that target this library for improvements to the logging source generator
The APIs and functionality are mature, but do get extended occasionally.
Microsoft.Extensions.Logging.Configuration is included in the ASP.NET Core shared framework. The package is deployed as out-of-band (OOB) too and can be referenced into projects directly.