NLog 5.3.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 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,263 |
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,920 |
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
|
946 |
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
|
930 |
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
|
638 |
MT.PACKAGE.UTILITY
妙探科技nuget工具包
|
258 |
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
|
203 |
MT.PACKAGE.UTILITY
妙探科技nuget工具包
1、添加日期转财务报表报告期DateTime扩展方法
|
99 |
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
|
69 |
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
|
42 |
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
|
29 |
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
|
28 |
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
|
28 |
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
|
27 |
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
|
27 |
NLog.Web.AspNetCore
Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.
|
27 |
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
|
26 |
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
|
26 |
ChangeLog:
- Layout.FromMethod that supports typed Layout (#5572) (@smnsht)
- Layout.FromMethod that supports typed Layout (without boxing) (#5580) (@snakefoot)
- ScopeContextPropertyEnumerator - Optimize HasUniqueCollectionKeys (#5570) (@snakefoot)
- XmlLayout - Fixed bug in handling unsafe xml property names (#5571) (@snakefoot)
- FuncThreadAgnosticLayoutRenderer - Implement IRawValue (#5573) (@snakefoot)
- Introduced OnConfigurationAssigned to signal activation of LoggingConfiguration (#5577) (@snakefoot)
- Update copyright to 2024, and removed trailing white spaces in source code (#5578) (@snakefoot)
- Fixed various issues reported by EnableNETAnalyzers (#5585) (@snakefoot)
- NetworkTarget - Added SendTimeoutSeconds to assign TCP Socket SendTimeout (#5587) (@snakefoot)
- DateLayoutRenderer - Optimize for Round Trip ISO 8601 Date Format = o (#5588) (@snakefoot)
- LayoutRenderer - Changed Render-method to use StringBuilderPool (#5589) (@snakefoot)
- JsonLayout - Precalculate Json-Document delimiters upfront (#5600) (@snakefoot)
- JsonLayout - Refactor code to simplify rendering of scope properties (#5599) (@snakefoot)
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 |
---|---|---|
5.3.4 | 9 | 09/12/2024 |
5.3.3 | 8 | 08/17/2024 |
5.3.2 | 13 | 05/06/2024 |
5.3.1 | 10 | 04/28/2024 |
5.3.0 | 13 | 04/27/2024 |
5.2.8 | 38 | 02/01/2024 |
5.2.7 | 11 | 12/08/2023 |
5.2.6 | 907 | 11/24/2023 |
5.2.5 | 15 | 11/16/2023 |
5.2.4 | 14 | 09/27/2023 |
5.2.3 | 16 | 09/05/2023 |
5.2.2 | 13 | 07/25/2023 |
5.2.1 | 16 | 08/06/2023 |
5.2.0 | 21 | 06/03/2023 |
5.1.5 | 17 | 06/06/2023 |
5.1.4 | 23 | 06/06/2023 |
5.1.3 | 19 | 06/06/2023 |
5.1.2 | 21 | 06/06/2023 |
5.1.1 | 21 | 06/06/2023 |
5.1.0 | 23 | 06/06/2023 |
5.0.5 | 19 | 06/06/2023 |
5.0.4 | 19 | 06/06/2023 |
5.0.3 | 19 | 06/06/2023 |
5.0.2 | 22 | 06/06/2023 |
5.0.1 | 2,209 | 06/16/2022 |
5.0.0 | 22 | 06/06/2023 |
4.7.15 | 17 | 06/06/2023 |
4.7.14 | 16 | 06/06/2023 |
4.7.13 | 20 | 06/06/2023 |
4.7.12 | 2,255 | 11/12/2021 |
4.7.11 | 19 | 06/06/2023 |
4.7.10 | 628 | 05/24/2021 |
4.7.9 | 16 | 08/07/2023 |
4.7.8 | 191 | 03/01/2021 |
4.7.7 | 21 | 06/06/2023 |
4.7.6 | 207 | 12/16/2020 |
4.7.5 | 748 | 12/25/2020 |
4.7.4 | 19 | 06/06/2023 |
4.7.3 | 19 | 06/06/2023 |
4.7.2 | 17 | 06/06/2023 |
4.7.1 | 18 | 06/06/2023 |
4.7.0 | 32 | 06/06/2023 |
4.6.8 | 16 | 06/06/2023 |
4.6.7 | 19 | 06/06/2023 |
4.6.6 | 16 | 06/06/2023 |
4.6.5 | 37 | 01/21/2021 |
4.6.4 | 15 | 06/06/2023 |
4.6.3 | 17 | 06/06/2023 |
4.6.2 | 17 | 06/06/2023 |
4.6.1 | 17 | 06/06/2023 |
4.6.0 | 19 | 06/06/2023 |
4.5.11 | 14 | 06/06/2023 |
4.5.10 | 15 | 06/06/2023 |
4.5.9 | 18 | 06/06/2023 |
4.5.8 | 14 | 06/06/2023 |
4.5.7 | 16 | 06/06/2023 |
4.5.6 | 18 | 06/06/2023 |
4.5.5 | 17 | 06/06/2023 |
4.5.4 | 13 | 06/06/2023 |
4.5.3 | 19 | 06/06/2023 |
4.5.2 | 18 | 06/06/2023 |
4.5.1 | 28 | 06/06/2023 |
4.5.0 | 13 | 06/06/2023 |
4.4.13 | 16 | 06/06/2023 |
4.4.12 | 18 | 06/06/2023 |
4.4.11 | 14 | 06/06/2023 |
4.4.10 | 18 | 06/06/2023 |
4.4.9 | 14 | 06/06/2023 |
4.4.8 | 21 | 06/06/2023 |
4.4.7 | 17 | 06/06/2023 |
4.4.6 | 19 | 06/06/2023 |
4.4.5 | 19 | 06/06/2023 |
4.4.4 | 21 | 06/06/2023 |
4.4.3 | 18 | 06/06/2023 |
4.4.2 | 15 | 06/06/2023 |
4.4.1 | 17 | 06/06/2023 |
4.4.0 | 22 | 06/06/2023 |
4.3.11 | 14 | 06/06/2023 |
4.3.10 | 17 | 06/06/2023 |
4.3.9 | 16 | 06/06/2023 |
4.3.8 | 19 | 06/06/2023 |
4.3.7 | 18 | 06/06/2023 |
4.3.6 | 19 | 06/06/2023 |
4.3.5 | 18 | 06/06/2023 |
4.3.4 | 18 | 06/06/2023 |
4.3.3 | 18 | 06/06/2023 |
4.3.2 | 20 | 06/06/2023 |
4.3.1 | 18 | 06/06/2023 |
4.3.0 | 17 | 06/06/2023 |
4.2.3 | 21 | 06/06/2023 |
4.2.2 | 17 | 06/06/2023 |
4.2.1 | 16 | 06/06/2023 |
4.2.0 | 20 | 06/06/2023 |
4.1.2 | 18 | 06/06/2023 |
4.1.1 | 17 | 06/06/2023 |
4.1.0 | 16 | 06/06/2023 |
4.0.1 | 24 | 06/06/2023 |
4.0.0 | 19 | 06/06/2023 |
3.2.1 | 18 | 06/06/2023 |
3.2.0 | 19 | 06/06/2023 |
3.1.0 | 15 | 06/06/2023 |
3.0.0 | 16 | 06/06/2023 |
2.1.0 | 18 | 06/06/2023 |
2.0.1.2 | 18 | 06/06/2023 |
2.0.0.2000 | 18 | 06/04/2023 |
1.0.0.505 | 16 | 06/04/2023 |