Skip to main content
microsoft.extensions.logging.abstractions package icon

microsoft.extensions.logging.abstractions

Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger

Total Downloads
12.0B
11,952,151,740
Published
Sep 13, 2022
Latest stable version

Install

.NET CLI
dotnet add package microsoft.extensions.logging.abstractions --version 6.0.2
Package Manager Console
Install-Package microsoft.extensions.logging.abstractions -Version 6.0.2
PackageReference
<PackageReference Include="microsoft.extensions.logging.abstractions" Version="6.0.2" />

Frameworks

.NETFramework4.6.1 net6.0 .NETStandard2.0

Dependencies

System.Buffers
.NETFramework4.6.1
[4.5.1, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.Memory
.NETStandard2.0
[4.5.4, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.