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.Web.AspNetCore
Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.
23
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
23
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
22
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
21
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
21
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
20
NLog.Web.AspNetCore
Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.
20
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
20
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
19
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
18
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
17
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
16
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
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
15

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.2.0 2 8/26/2026
6.1.4 1 8/26/2026
6.1.3 1 8/26/2026
6.1.2 4 4/4/2026
6.1.1 6 3/1/2026
6.1.0 6 2/4/2026
6.0.7 10 12/12/2025
6.0.6 8 11/14/2025
6.0.5 10 10/10/2025
6.0.4 9 9/12/2025
6.0.3 12 8/15/2025
6.0.2 12 7/26/2025
6.0.1 13 7/4/2025
6.0.0 14 6/25/2025
6.0.0-rc4 12 6/17/2025
6.0.0-rc3 24 6/10/2025
6.0.0-rc2 14 6/18/2025
6.0.0-rc1 18 6/17/2025
6.0.0-preview1 14 6/8/2025
5.5.1 13 7/25/2025
5.5.0 19 6/20/2025
5.4.0 21 6/7/2025
5.3.4 16 6/7/2025
5.3.3 21 6/7/2025
5.3.2 24 6/7/2025
5.3.1 14 6/7/2025
5.2.8 22 6/7/2025
5.2.7 19 6/7/2025
5.2.6 25 6/7/2025
5.2.5 20 6/7/2025
5.2.4 15 6/7/2025
5.2.3 21 6/7/2025
5.2.2 24 6/7/2025
5.2.1 21 6/7/2025
5.2.0 23 6/7/2025
5.1.5 22 6/6/2025
5.1.4 16 6/7/2025
5.1.3 24 6/8/2025
5.1.2 12 6/7/2025
5.1.1 20 6/7/2025
5.1.0 21 6/7/2025
5.0.5 14 6/7/2025
5.0.4 14 6/8/2025
5.0.3 22 6/7/2025
5.0.2 20 6/7/2025
5.0.1 22 6/7/2025
5.0.0 24 6/7/2025
4.7.15 17 6/7/2025
4.7.14 23 6/7/2025
4.7.13 21 6/7/2025
4.7.12 13 6/17/2025
4.7.11 13 6/17/2025
4.7.10 17 6/7/2025
4.7.9 23 6/7/2025
4.7.8 22 6/7/2025
4.7.7 18 6/7/2025
4.7.6 27 6/7/2025
4.7.5 22 6/7/2025
4.7.4 21 6/7/2025
4.7.3 21 6/7/2025
4.7.2 22 6/7/2025
4.7.1 17 6/7/2025
4.7.0 24 6/7/2025
4.6.8 23 6/7/2025
4.6.7 19 6/7/2025
4.6.6 27 6/7/2025
4.6.5 16 6/7/2025
4.6.4 19 6/7/2025
4.6.3 22 6/7/2025
4.6.2 23 6/7/2025
4.6.1 20 6/7/2025
4.6.0 21 6/7/2025
4.5.11 18 6/17/2025
4.5.10 21 6/7/2025
4.5.9 17 6/7/2025
4.5.8 22 6/7/2025
4.5.7 18 6/7/2025
4.5.6 23 6/7/2025
4.5.5 22 6/7/2025
4.5.4 22 6/7/2025
4.5.3 19 6/7/2025
4.5.2 20 6/7/2025
4.5.1 22 6/7/2025
4.5.0 22 6/7/2025
4.4.13 22 6/7/2025
4.4.12 20 6/7/2025
4.4.11 27 6/7/2025
4.4.10 16 6/7/2025
4.4.9 20 6/8/2025
4.4.8 22 6/7/2025
4.4.7 21 6/7/2025
4.4.6 17 6/7/2025
4.4.5 24 6/7/2025
4.4.4 22 6/7/2025
4.4.3 17 6/7/2025
4.4.2 26 6/8/2025
4.4.1 14 6/7/2025
4.4.0 23 6/7/2025
4.3.11 13 6/7/2025
4.3.10 17 6/7/2025
4.3.9 17 6/17/2025
4.3.8 24 6/7/2025
4.3.7 24 6/7/2025
4.3.6 22 6/7/2025
4.3.5 23 6/7/2025
4.3.4 24 6/7/2025
4.3.3 16 6/7/2025
4.3.2 22 6/7/2025
4.3.1 21 6/7/2025
4.3.0 18 6/7/2025
4.2.3 16 6/7/2025
4.2.2 27 6/7/2025
4.2.1 23 6/7/2025
4.2.0 24 6/7/2025
4.1.2 18 6/7/2025
4.1.1 18 6/7/2025
4.1.0 26 6/7/2025
4.0.1 23 6/7/2025
4.0.0 22 6/7/2025
3.2.1 21 6/7/2025
3.2.0 21 6/8/2025
3.1.0 13 6/8/2025
3.0.0 20 6/7/2025
2.1.0 20 6/7/2025
2.0.1.2 23 6/7/2025
2.0.0.2000 20 6/7/2025
1.0.0.505 20 6/7/2025