NLog 6.1.4
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 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Showing the top 20 packages that depend on NLog.
| Packages | Downloads |
|---|---|
|
NLog.Config
Empty NLog.config file.
|
5 |
|
NLog.Config
NLog.config file to get started with configuring NLog.
This package is not mandatory to get started with NLog: the configuration file can
created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file)
or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API)
Note: Unfortunately this package won't work well when using <PackageReference>
Advised to:
- download manually: https://raw.githubusercontent.com/NLog/NLog/dev/src/NuGet/NLog.Config/content/NLog.config
- set "Copy To Output Directory" to "Copy if newer"
|
5 |
|
NLog.Config
NLog.config file to get started with configuring NLog.
This package is not mandatory to get started with NLog: the configuration file can
created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file)
or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API)
Note: Unfortunately this package won't work well when using <PackageReference>
Advised to:
- download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config
- set "Copy To Output Directory" to "Copy if newer"
|
5 |
|
NLog.Config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.
|
5 |
|
NLog.Database
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
|
5 |
|
NLog.Database
NLog.Database includes DatabaseTarget for writing to any database with DbProvider support
|
53 |
|
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
|
6 |
|
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
|
13 |
|
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
|
16 |
|
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
|
37 |
Changelog:
- [#6225] AsyncTaskTarget - Fixed bug when using BatchSize=1 and doing explicit flush and next LogEvent fails. (@snakefoot)
- [#6206] MruCache - Changed to ConcurrentDictionary but still single writer. (@snakefoot)
- [#6205] TargetWithFilterChain - Increase CallSite MaxCapacity from 1000 to 2000. (@snakefoot)
- [#6197] JsonAttribute - New constructor with JsonLayout and Encode = false. (@snakefoot)
- [#6174] Reduce AOT file-size by changing PropertyTypeConverter to avoid Dictionary for conversion mapping. (@snakefoot)
- [#6177] Reduce AOT file-size by changing LogFactory PurgeObsoleteLoggers to clone Dictionary instead of ToList. (@snakefoot)
- [#6185] Reduce AOT file-size by changing to use yield instead of Linq. (@snakefoot)
- [#6188] Reduce AOT file-size by changing ConfigurationItemFactory from Dictionary to Array of PropertyInfo. (@snakefoot)
- [#6192] Reduce AOT file-size by changing Target FindAllLayouts to use HashSet instead of Linq Distinct. (@snakefoot)
- [#6193] Reduce AOT file-size by changing XmlLoggingConfiguration AutoReloadFileNames to use yield instead of Linq. (@snakefoot)
- [#6195] Reduce AOT file-size by changing LoggingConfiguration CheckUnusedTargets to use HashSet instead of Linq. (@snakefoot)
- [#6204] TemplateEnumerator - Replace LiteralHole with CurrentHole and CurrentLiteral. (@snakefoot)
- [#6223] XmlParser - ReadUntilChar avoid extra string-allocation on trim InnerText. (@snakefoot)
- [#6222] XmlParser - Simplify ReadUntilChar by extracting parse of attribute-name into ReadEntityName. (@snakefoot)
- [#6209] AppVeyor - Visual Studio 2026. (@snakefoot)
- [#6199] Fixed nullable warnings from Activator.CreateInstance. (@snakefoot)
- [#6190] SetupConfigurationTargetBuilder - Fix Sonar Code Smell. (@snakefoot)
- [#6176] TryNLogSpecificConversion - Refactor parsing Layout from string. (@snakefoot)
- [#6210] ScopeContext - Fix List capacity for GetAllNestedStates. (@jnyrup)
- [#6211] ScopeContext - Renamed PushNestedState to CollectNestedState. (@snakefoot)
- [#6214] ScopeContext - Rename CaptureNestedContext to CloneNestedContext. (@snakefoot)
- [#6216] ScopeContext - Simplify CaptureContextProperties when only nested state. (@snakefoot)
- [#6217] ScopeContext - Unify CollectNestedState implementation. (@snakefoot)
NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html
Full changelog: https://github.com/NLog/NLog/releases
For all config options and platform support, check https://nlog-project.org/config/
.NET Framework 3.5
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- No dependencies.
.NET Standard 2.0
- No dependencies.
.NET Standard 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 6.1.4 | 2 | 07/12/2026 |
| 6.1.3 | 10 | 05/10/2026 |
| 6.1.2 | 5 | 04/04/2026 |
| 6.1.1 | 6 | 03/20/2026 |
| 6.1.0 | 5 | 04/16/2026 |
| 6.0.7 | 4 | 04/24/2026 |
| 6.0.6 | 5 | 04/24/2026 |
| 6.0.5 | 5 | 03/25/2026 |
| 6.0.4 | 4 | 04/24/2026 |
| 6.0.3 | 7 | 04/06/2026 |
| 6.0.2 | 4 | 04/24/2026 |
| 6.0.1 | 4 | 04/24/2026 |
| 6.0.0 | 4 | 04/24/2026 |
| 5.5.1 | 3 | 04/24/2026 |
| 5.5.0 | 4 | 04/24/2026 |
| 5.4.0 | 13 | 03/25/2026 |
| 5.3.4 | 17 | 04/07/2026 |
| 5.3.3 | 4 | 04/24/2026 |
| 5.3.2 | 4 | 03/20/2026 |
| 5.3.1 | 4 | 04/24/2026 |
| 5.2.8 | 4 | 04/24/2026 |
| 5.2.7 | 4 | 04/24/2026 |
| 5.2.6 | 4 | 04/24/2026 |
| 5.2.5 | 4 | 04/24/2026 |
| 5.2.4 | 4 | 04/24/2026 |
| 5.2.3 | 4 | 04/24/2026 |
| 5.2.2 | 4 | 04/24/2026 |
| 5.2.1 | 4 | 04/24/2026 |
| 5.2.0 | 4 | 04/24/2026 |
| 5.1.5 | 4 | 04/24/2026 |
| 5.1.4 | 4 | 04/24/2026 |
| 5.1.3 | 4 | 04/24/2026 |
| 5.1.2 | 4 | 04/24/2026 |
| 5.1.1 | 4 | 04/24/2026 |
| 5.1.0 | 6 | 04/24/2026 |
| 5.0.5 | 4 | 04/24/2026 |
| 5.0.4 | 4 | 04/24/2026 |
| 5.0.3 | 4 | 04/24/2026 |
| 5.0.2 | 4 | 04/24/2026 |
| 5.0.1 | 4 | 04/24/2026 |
| 5.0.0 | 4 | 04/24/2026 |
| 4.7.15 | 4 | 04/24/2026 |
| 4.7.14 | 4 | 04/24/2026 |
| 4.7.13 | 4 | 04/24/2026 |
| 4.7.12 | 4 | 04/24/2026 |
| 4.7.11 | 4 | 04/24/2026 |
| 4.7.10 | 4 | 04/24/2026 |
| 4.7.9 | 4 | 04/24/2026 |
| 4.7.8 | 4 | 04/24/2026 |
| 4.7.7 | 4 | 04/24/2026 |
| 4.7.6 | 4 | 04/24/2026 |
| 4.7.5 | 4 | 04/24/2026 |
| 4.7.4 | 4 | 04/24/2026 |
| 4.7.3 | 4 | 04/24/2026 |
| 4.7.2 | 4 | 04/24/2026 |
| 4.7.1 | 4 | 04/24/2026 |
| 4.7.0 | 4 | 04/24/2026 |
| 4.6.8 | 4 | 04/24/2026 |
| 4.6.7 | 4 | 04/24/2026 |
| 4.6.6 | 4 | 04/24/2026 |
| 4.6.5 | 5 | 04/24/2026 |
| 4.6.4 | 4 | 04/24/2026 |
| 4.6.3 | 4 | 04/24/2026 |
| 4.6.2 | 4 | 04/24/2026 |
| 4.6.1 | 4 | 04/24/2026 |
| 4.6.0 | 4 | 04/24/2026 |
| 4.5.11 | 4 | 04/24/2026 |
| 4.5.10 | 4 | 04/24/2026 |
| 4.5.9 | 4 | 04/24/2026 |
| 4.5.8 | 4 | 04/24/2026 |
| 4.5.7 | 4 | 04/24/2026 |
| 4.5.6 | 4 | 04/24/2026 |
| 4.5.5 | 4 | 04/24/2026 |
| 4.5.4 | 4 | 04/24/2026 |
| 4.5.3 | 4 | 04/24/2026 |
| 4.5.2 | 4 | 04/24/2026 |
| 4.5.1 | 4 | 04/24/2026 |
| 4.5.0 | 4 | 04/24/2026 |
| 4.4.13 | 4 | 04/24/2026 |
| 4.4.12 | 4 | 04/24/2026 |
| 4.4.11 | 4 | 04/24/2026 |
| 4.4.10 | 4 | 04/24/2026 |
| 4.4.9 | 4 | 04/24/2026 |
| 4.4.8 | 4 | 04/24/2026 |
| 4.4.7 | 4 | 04/24/2026 |
| 4.4.6 | 4 | 04/24/2026 |
| 4.4.5 | 4 | 04/24/2026 |
| 4.4.4 | 4 | 04/24/2026 |
| 4.4.3 | 4 | 04/24/2026 |
| 4.4.2 | 4 | 04/24/2026 |
| 4.4.1 | 4 | 04/24/2026 |
| 4.4.0 | 4 | 04/24/2026 |
| 4.3.11 | 4 | 04/24/2026 |
| 4.3.10 | 4 | 04/24/2026 |
| 4.3.9 | 4 | 04/24/2026 |
| 4.3.8 | 4 | 04/24/2026 |
| 4.3.7 | 4 | 04/24/2026 |
| 4.3.6 | 4 | 04/24/2026 |
| 4.3.5 | 4 | 04/24/2026 |
| 4.3.4 | 4 | 04/24/2026 |
| 4.3.3 | 4 | 04/24/2026 |
| 4.3.2 | 4 | 04/24/2026 |
| 4.3.1 | 4 | 04/24/2026 |
| 4.3.0 | 4 | 04/24/2026 |
| 4.2.3 | 4 | 04/24/2026 |
| 4.2.2 | 3 | 04/24/2026 |
| 4.2.1 | 4 | 04/24/2026 |
| 4.2.0 | 4 | 04/24/2026 |
| 4.1.2 | 4 | 04/24/2026 |
| 4.1.1 | 4 | 04/24/2026 |
| 4.1.0 | 4 | 04/24/2026 |
| 4.0.1 | 4 | 04/24/2026 |
| 4.0.0 | 4 | 04/24/2026 |
| 3.2.1 | 4 | 04/24/2026 |
| 3.2.0 | 4 | 03/23/2026 |
| 3.1.0 | 2 | 05/10/2026 |
| 3.0.0 | 2 | 05/09/2026 |
| 2.1.0 | 4 | 04/24/2026 |
| 2.0.1.2 | 4 | 04/24/2026 |
| 2.0.0.2000 | 4 | 04/24/2026 |
| 1.0.0.505 | 4 | 04/24/2026 |