NLog.Extensions.Logging 5.3.10
NLog.Extensions.Logging
Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by just calling AddNLog() on the Logging-builder.
Providing features like:
- Capture structured message properties from the Microsoft ILogger
- Capture scope context properties from the Microsoft ILogger
BeginScope - Load NLog configuration from appsettings.json
- Routing logging output to multiple destinations via the available NLog Targets
- Enrich logging output with additional context details via the available NLog LayoutRenderers
- Rendering logging output into standard formats like JSON, CVS, W3C ELF and XML using NLog Layouts.
If using ASP.NET Core then consider using NLog.Web.AspNetCore.
Supported platforms:
- .NET 5, 6, 7 and 8
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET 4.6.1 - 4.8
Registration of NLog as logging provider:
builder.Logging.ClearProviders();
builder.Logging.AddNLog();
Useful Links:
No packages depend on NLog.Extensions.Logging.
ChangeLog:
- Improve auto ordering of variables-section when dependent variables (#742) (@snakefoot)
- Updated to NLog v5.3.2 (#743) (@snakefoot)
Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD
NLog v5.2 changes how to load extensions: https://nlog-project.org/2023/05/30/nlog-5-2-trim-warnings.html
List of major changes in NLog 5.0: https://nlog-project.org/2021/08/25/nlog-5-0-preview1-ready.html
.NET Framework 4.6.1
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Logging (>= 2.1.0)
- NLog (>= 5.3.2)
.NET Standard 2.1
- NLog (>= 5.3.2)
- Microsoft.Extensions.Logging (>= 3.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.0)
.NET Standard 2.0
- NLog (>= 5.3.2)
- Microsoft.Extensions.Logging (>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.0)
.NET 8.0
- NLog (>= 5.3.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
.NET 6.0
- NLog (>= 5.3.2)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
.NET Standard 1.5
- NLog (>= 5.3.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
.NET Standard 1.3
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- NLog (>= 5.3.2)
| Version | Downloads | Last updated |
|---|---|---|
| 6.0.5 | 3 | 10/17/2025 |
| 6.0.4 | 2 | 10/17/2025 |
| 6.0.3 | 4 | 10/17/2025 |
| 6.0.2 | 4 | 10/17/2025 |
| 6.0.1 | 4 | 10/17/2025 |
| 6.0.0 | 4 | 10/17/2025 |
| 5.5.0 | 4 | 10/17/2025 |
| 5.4.0 | 4 | 10/17/2025 |
| 5.3.15 | 4 | 10/17/2025 |
| 5.3.14 | 4 | 10/17/2025 |
| 5.3.13 | 3 | 10/15/2025 |
| 5.3.12 | 4 | 10/17/2025 |
| 5.3.11 | 4 | 10/17/2025 |
| 5.3.10 | 3 | 10/17/2025 |
| 5.3.9 | 4 | 10/17/2025 |
| 5.3.8 | 4 | 10/17/2025 |
| 5.3.7 | 4 | 10/17/2025 |
| 5.3.5 | 4 | 10/17/2025 |
| 5.3.4 | 3 | 10/17/2025 |
| 5.3.3 | 3 | 10/17/2025 |
| 5.3.2 | 3 | 10/17/2025 |
| 5.3.1 | 4 | 10/17/2025 |
| 5.3.0 | 4 | 10/17/2025 |
| 5.2.5 | 3 | 10/17/2025 |
| 5.2.3 | 3 | 10/17/2025 |
| 5.2.2 | 4 | 10/17/2025 |
| 5.2.1 | 3 | 10/17/2025 |
| 5.2.0 | 4 | 10/17/2025 |
| 5.1.0 | 3 | 10/17/2025 |
| 5.0.4 | 4 | 10/17/2025 |
| 5.0.3 | 4 | 10/17/2025 |
| 5.0.2 | 4 | 10/17/2025 |
| 5.0.1 | 3 | 10/17/2025 |
| 5.0.0 | 3 | 10/17/2025 |
| 1.7.5 | 4 | 10/17/2025 |
| 1.7.4 | 4 | 10/17/2025 |
| 1.7.3 | 3 | 10/17/2025 |
| 1.7.2 | 4 | 10/17/2025 |
| 1.7.1 | 4 | 10/17/2025 |
| 1.7.0 | 4 | 10/17/2025 |
| 1.6.5 | 4 | 10/17/2025 |
| 1.6.4 | 4 | 10/17/2025 |
| 1.6.3 | 4 | 10/17/2025 |
| 1.6.2 | 4 | 10/17/2025 |
| 1.6.1 | 4 | 10/17/2025 |
| 1.6.0 | 3 | 10/17/2025 |
| 1.5.4 | 4 | 10/17/2025 |
| 1.5.3 | 3 | 10/17/2025 |
| 1.5.2 | 3 | 10/17/2025 |
| 1.5.1 | 4 | 10/17/2025 |
| 1.5.0 | 4 | 10/17/2025 |
| 1.4.0 | 4 | 10/17/2025 |
| 1.3.0 | 3 | 10/17/2025 |
| 1.2.1 | 4 | 10/17/2025 |
| 1.2.0 | 4 | 10/17/2025 |
| 1.1.0 | 4 | 10/17/2025 |
| 1.0.2 | 4 | 10/17/2025 |
| 1.0.1 | 4 | 10/17/2025 |
| 1.0.0 | 3 | 10/17/2025 |