NLog 5.3.1
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7 and 8
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Showing the top 20 packages that depend on NLog.
Packages | Downloads |
---|---|
NLog.Extensions.Logging
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
2 |
NLog.Extensions.Logging
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
1 |
Castle.Core
Core of the castle project
|
1 |
NLog.Extensions.Logging
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications.
For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
1 |
NLog.Web.AspNetCore
Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.
|
1 |
NLog.Extensions.Logging
NLog provider for Microsoft.Extensions.Logging for usage in .NET Standard libraries and console applicaties.
For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
1 |
ChangeLog:
NLog v5.3 marks a few exotic API-methods as obsolete, to pave the road for NLog v6.
- CallSite can hide single class type using AddCallSiteHiddenClassType (#5313) (@wadebaird)
- Logging Rule with FinalMinLevel also supports dynamic filters (#5489) (@snakefoot)
- LogManager GetCurrentClassLogger fallback to assembly-name when no namespace (#5463) (@snakefoot)
- Logger LayoutRenderer able to output the Logger PrefixName (#5480) (@snakefoot)
- NLogViewer Target - Allow override of the FormattedMessage (#5466) (@snakefoot)
- CallSite fallback to Exception TargetSite when available (#5487) (@snakefoot)
- NLogTraceListener - Align Filter-behavior for all Write-methods (#5242) (@snakefoot)
- LogManager AddHiddenAssembly marked obsolete, instead use AddCallSiteHiddenAssembly (#5490) (@snakefoot)
- InternalLogger - Marked LogToTrace as obsolete to reduce dependencies (#5443) (@snakefoot)
- Replaced MutableUnsafeAttribute with ThreadAgnosticImmutableAttribute (#5297) (@snakefoot)
- Marked ILoggerBase and ISuppress as obsolete and instead use ILogger (#5431) (@snakefoot)
- LoggingRule - Marked ChildRules as obsolete (#5491) (@snakefoot)
- FileTarget - Marked NetworkWrites as obsolete, and replaced by KeepFileOpen=false (#5416) (@snakefoot)
- Marked EscapeDataNLogLegacy as obsolete (#5355) (@snakefoot)
- WrapperTarget is the wrapper and not the wrapped (#5380) (@snakefoot)
- LogFactory - Disconnect from Target write and Target flush (#5485) (@snakefoot)
- NLog Schema nuget-package with updated license info (#5509) (@snakefoot)
- Added sealed to internal classes (#5493) (@snakefoot)
- Added more NLog Wiki Links to XML docs (#5497) (@snakefoot)
- CsvLayout - Fixed links to NLog Wiki in XML docs (#5475) (@hangy)
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/2022/05/16/nlog-5-0-finally-ready.html
Full changelog: https://github.com/NLog/NLog/blob/master/CHANGELOG.md
For all config options and platform support, check https://nlog-project.org/config/
.NET Framework 3.5
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 1.5
- System.Xml.XmlDocument (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Runtime.Loader (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.Primitives (>= 4.3.0)
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- No dependencies.
.NET Standard 1.3
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
Version | Downloads | Last updated |
---|---|---|
6.0.0-rc4 | 0 | 6/15/2025 |
6.0.0-rc3 | 2 | 6/10/2025 |
6.0.0-rc2 | 0 | 6/1/2025 |
6.0.0-rc1 | 0 | 5/25/2025 |
6.0.0-preview1 | 1 | 6/8/2025 |
5.5.0 | 0 | 5/29/2025 |
5.4.0 | 1 | 6/7/2025 |
5.3.4 | 1 | 6/7/2025 |
5.3.3 | 1 | 6/7/2025 |
5.3.2 | 1 | 6/7/2025 |
5.3.1 | 1 | 6/7/2025 |
5.2.8 | 1 | 6/7/2025 |
5.2.7 | 1 | 6/7/2025 |
5.2.6 | 1 | 6/7/2025 |
5.2.5 | 1 | 6/7/2025 |
5.2.4 | 1 | 6/7/2025 |
5.2.3 | 1 | 6/7/2025 |
5.2.2 | 1 | 6/7/2025 |
5.2.1 | 1 | 6/7/2025 |
5.2.0 | 1 | 6/7/2025 |
5.1.5 | 2 | 6/6/2025 |
5.1.4 | 2 | 6/7/2025 |
5.1.3 | 1 | 6/8/2025 |
5.1.2 | 1 | 6/7/2025 |
5.1.1 | 1 | 6/7/2025 |
5.1.0 | 1 | 6/7/2025 |
5.0.5 | 2 | 6/7/2025 |
5.0.4 | 1 | 6/8/2025 |
5.0.3 | 2 | 6/7/2025 |
5.0.2 | 1 | 6/7/2025 |
5.0.1 | 2 | 6/7/2025 |
5.0.0 | 1 | 6/7/2025 |
4.7.15 | 2 | 6/7/2025 |
4.7.14 | 1 | 6/7/2025 |
4.7.13 | 1 | 6/7/2025 |
4.7.12 | 0 | 10/24/2021 |
4.7.11 | 0 | 8/18/2021 |
4.7.10 | 1 | 6/7/2025 |
4.7.9 | 1 | 6/7/2025 |
4.7.8 | 1 | 6/7/2025 |
4.7.7 | 2 | 6/7/2025 |
4.7.6 | 1 | 6/7/2025 |
4.7.5 | 1 | 6/7/2025 |
4.7.4 | 1 | 6/7/2025 |
4.7.3 | 1 | 6/7/2025 |
4.7.2 | 1 | 6/7/2025 |
4.7.1 | 1 | 6/7/2025 |
4.7.0 | 1 | 6/7/2025 |
4.6.8 | 3 | 6/7/2025 |
4.6.7 | 1 | 6/7/2025 |
4.6.6 | 1 | 6/7/2025 |
4.6.5 | 2 | 6/7/2025 |
4.6.4 | 1 | 6/7/2025 |
4.6.3 | 1 | 6/7/2025 |
4.6.2 | 1 | 6/7/2025 |
4.6.1 | 1 | 6/7/2025 |
4.6.0 | 1 | 6/7/2025 |
4.5.11 | 0 | 11/6/2018 |
4.5.10 | 2 | 6/7/2025 |
4.5.9 | 1 | 6/7/2025 |
4.5.8 | 2 | 6/7/2025 |
4.5.7 | 1 | 6/7/2025 |
4.5.6 | 2 | 6/7/2025 |
4.5.5 | 1 | 6/7/2025 |
4.5.4 | 1 | 6/7/2025 |
4.5.3 | 1 | 6/7/2025 |
4.5.2 | 1 | 6/7/2025 |
4.5.1 | 1 | 6/7/2025 |
4.5.0 | 1 | 6/7/2025 |
4.4.13 | 1 | 6/7/2025 |
4.4.12 | 1 | 6/7/2025 |
4.4.11 | 1 | 6/7/2025 |
4.4.10 | 1 | 6/7/2025 |
4.4.9 | 2 | 6/8/2025 |
4.4.8 | 1 | 6/7/2025 |
4.4.7 | 2 | 6/7/2025 |
4.4.6 | 2 | 6/7/2025 |
4.4.5 | 1 | 6/7/2025 |
4.4.4 | 2 | 6/7/2025 |
4.4.3 | 1 | 6/7/2025 |
4.4.2 | 1 | 6/8/2025 |
4.4.1 | 1 | 6/7/2025 |
4.4.0 | 1 | 6/7/2025 |
4.3.11 | 1 | 6/7/2025 |
4.3.10 | 2 | 6/7/2025 |
4.3.9 | 0 | 9/18/2016 |
4.3.8 | 1 | 6/7/2025 |
4.3.7 | 2 | 6/7/2025 |
4.3.6 | 2 | 6/7/2025 |
4.3.5 | 2 | 6/7/2025 |
4.3.4 | 1 | 6/7/2025 |
4.3.3 | 1 | 6/7/2025 |
4.3.2 | 2 | 6/7/2025 |
4.3.1 | 2 | 6/7/2025 |
4.3.0 | 1 | 6/7/2025 |
4.2.3 | 1 | 6/7/2025 |
4.2.2 | 1 | 6/7/2025 |
4.2.1 | 1 | 6/7/2025 |
4.2.0 | 1 | 6/7/2025 |
4.1.2 | 2 | 6/7/2025 |
4.1.1 | 1 | 6/7/2025 |
4.1.0 | 1 | 6/7/2025 |
4.0.1 | 1 | 6/7/2025 |
4.0.0 | 1 | 6/7/2025 |
3.2.1 | 1 | 6/7/2025 |
3.2.0 | 1 | 6/8/2025 |
3.1.0 | 1 | 6/8/2025 |
3.0.0 | 3 | 6/7/2025 |
2.1.0 | 1 | 6/7/2025 |
2.0.1.2 | 1 | 6/7/2025 |
2.0.0.2000 | 1 | 6/7/2025 |
1.0.0.505 | 2 | 6/7/2025 |