NLog.Extensions.Logging
6.0.0
Prefix Reserved
See the version list below for details.
dotnet add package NLog.Extensions.Logging --version 6.0.0
NuGet\Install-Package NLog.Extensions.Logging -Version 6.0.0
<PackageReference Include="NLog.Extensions.Logging" Version="6.0.0" />
<PackageVersion Include="NLog.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="NLog.Extensions.Logging" />
paket add NLog.Extensions.Logging --version 6.0.0
#r "nuget: NLog.Extensions.Logging, 6.0.0"
#addin nuget:?package=NLog.Extensions.Logging&version=6.0.0
#tool nuget:?package=NLog.Extensions.Logging&version=6.0.0
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, 8 and 9
- .NET 2 and 3
- .NET Standard 2.0 and 2.1
- .NET 4.6.1 - 4.8
Registration of NLog as logging provider:
builder.Logging.ClearProviders();
builder.Logging.AddNLog();
Useful Links:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- NLog (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- NLog (>= 6.0.0)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- NLog (>= 6.0.0)
-
net6.0
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- NLog (>= 6.0.0)
-
net8.0
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- NLog (>= 6.0.0)
NuGet packages (328)
Showing the top 5 NuGet packages that depend on NLog.Extensions.Logging:
Package | Downloads |
---|---|
NLog.Web.AspNetCore
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext. |
|
NLog.Extensions.Hosting
NLog extension for Microsoft.Extensions.Hosting for logging in .NET Standard libraries and .NET Core applications using IHostBuilder. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore |
|
NLog.Web.AspNetCore.Targets.Gelf
Gelf4NLog is an NLog target implementation to push log messages to GrayLog2. |
|
NStratis
The C# Bitcoin Library based on NBitcoin |
|
Ccf.Ck.Libs.Logging
Extends the default nlog library with static methods for logging and default visualization of the logged entries |
GitHub repositories (65)
Showing the top 20 popular GitHub repositories that depend on NLog.Extensions.Logging:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
NLog/NLog
NLog - Flexible and Structured Logging for various .NET Platforms
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
|
|
robinrodricks/FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
vpnhood/VpnHood
Undetectable Fast Portable VPN
|
|
AddictedCS/soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
|
Version | Downloads | Last Updated |
---|---|---|
6.0.1 | 0 | 6/28/2025 |
6.0.0 | 5,243 | 6/21/2025 |
6.0.0-rc4 | 487 | 6/15/2025 |
6.0.0-rc3 | 632 | 6/8/2025 |
6.0.0-rc2 | 1,176 | 6/2/2025 |
5.5.0 | 218,904 | 5/29/2025 |
5.4.0 | 3,056,763 | 2/2/2025 |
5.3.15 | 2,902,496 | 11/21/2024 |
5.3.14 | 1,927,567 | 9/23/2024 |
5.3.13 | 2,509,834 | 9/12/2024 |
5.3.12 | 1,809,178 | 8/12/2024 |
5.3.11 | 5,045,195 | 5/7/2024 |
5.3.10 | 328,688 | 4/30/2024 |
5.3.9 | 140,564 | 4/27/2024 |
5.3.8 | 7,965,404 | 12/29/2023 |
5.3.7 | 1,065,726 | 12/6/2023 |
5.3.5 | 3,178,000 | 10/15/2023 |
5.3.4 | 1,948,256 | 9/6/2023 |
5.3.3 | 1,373,334 | 8/5/2023 |
5.3.2 | 2,389,600 | 7/4/2023 |
5.3.1 | 119,844 | 7/1/2023 |
5.3.0 | 2,677,203 | 5/30/2023 |
5.2.5 | 333,491 | 5/25/2023 |
5.2.3 | 3,932,232 | 3/28/2023 |
5.2.2 | 3,021,579 | 2/17/2023 |
5.2.1 | 3,717,379 | 12/29/2022 |
5.2.0 | 2,140,133 | 11/27/2022 |
5.1.0 | 3,116,650 | 10/25/2022 |
5.0.4 | 3,762,183 | 9/1/2022 |
5.0.3 | 114,800 | 8/31/2022 |
5.0.2 | 973,002 | 8/12/2022 |
5.0.1 | 2,331,828 | 6/23/2022 |
5.0.0 | 4,577,948 | 5/17/2022 |
1.7.5 | 1,846,428 | 6/4/2022 |
1.7.4 | 19,000,294 | 8/25/2021 |
1.7.3 | 3,909,909 | 6/15/2021 |
1.7.2 | 9,346,748 | 3/26/2021 |
1.7.1 | 2,404,231 | 2/26/2021 |
1.7.0 | 3,729,496 | 12/29/2020 |
1.6.5 | 3,331,846 | 8/27/2020 |
1.6.4 | 8,965,670 | 5/20/2020 |
1.6.3 | 449,787 | 5/11/2020 |
1.6.2 | 7,874,980 | 3/16/2020 |
1.6.1 | 3,846,692 | 10/19/2019 |
1.6.0 | 7,677,682 | 10/7/2019 |
1.5.4 | 2,144,854 | 9/6/2019 |
1.5.3 | 299,736 | 8/28/2019 |
1.5.2 | 755,960 | 7/14/2019 |
1.5.1 | 2,972,868 | 6/5/2019 |
1.5.0 | 1,483,259 | 4/30/2019 |
1.4.0 | 5,269,410 | 1/16/2019 |
1.3.0 | 3,838,757 | 9/22/2018 |
1.2.1 | 1,198,078 | 8/5/2018 |
1.2.0 | 321,409 | 7/20/2018 |
1.1.0 | 649,651 | 5/25/2018 |
1.0.2 | 2,775,975 | 5/10/2018 |
1.0.1 | 827,498 | 4/7/2018 |
1.0.0 | 771,945 | 3/25/2018 |
ChangeLog:
- Updated to NLog v6.0
- Removed support for NetStandard 1.3 + 1.5
- Updated .NET Framework 4.6.2 with NET8-nuget-dependencies
- Enabled nullable references
- Avoid boxing when extracting LogEvent properties from struct
- Reduce allocation when creating LogEvent with properties by using ReadOnlySpan
- Enabled <IsAotCompatible>
- Added ${host-environment} for NLog.Extensions.Hosting
- Added ${host-rootdir} for NLog.Extensions.Hosting
- Added ${host-appname} for NLog.Extensions.Hosting
- Added RegisterHostSettings for NLog.Extensions.Hosting
Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD
List of major changes in NLog 6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html