Skip to content

Latest commit

 

History

History

Microsoft.Extensions.Logging.Console

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Microsoft.Extensions.Logging.Console

Microsoft.Extensions.Logging.Console provides a Console logger provider implementation for Microsoft.Extensions.Logging.

Documentation can be found at https://learn.microsoft.com/en-us/dotnet/core/extensions/logging.

To learn about our .NET 5 feature on how to control the format of console logs check out this documentation.

To learn about our .NET 6 feature on how to use a source generator to create log messages check out this documentation.

Contribution Bar

The APIs and functionality are mature, but do get extended occasionally.

Deployment

Microsoft.Extensions.Logging.Console 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.