NLog
5.0.2
Prefix Reserved
Install-Package NLog -Version 5.0.2
dotnet add package NLog --version 5.0.2
<PackageReference Include="NLog" Version="5.0.2" />
paket add NLog --version 5.0.2
#r "nuget: NLog, 5.0.2"
// Install NLog as a Cake Addin
#addin nuget:?package=NLog&version=5.0.2
// Install NLog as a Cake Tool
#tool nuget:?package=NLog&version=5.0.2
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 and 6
- .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: NLog.Web.AspNetCore
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
- 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)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.Net.Http (>= 4.3.4)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2.2K)
Showing the top 5 NuGet packages that depend on NLog:
Package | 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 |
|
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" |
|
Microsoft.ApplicationInsights.NLogTarget
Application Insights NLog Target is a custom target allowing you to send NLog log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
NLog.Web
NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications. This package is for ASP.NET 3.5+ For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore |
|
NLog.Extended
NLog.Extended.dll provides MSMQ target and AppSetting renderer |
GitHub repositories (300)
Showing the top 5 popular GitHub repositories that depend on NLog:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
Version | Downloads | Last updated |
---|---|---|
5.0.2 | 0 | 8/12/2022 |
5.0.1 | 502,051 | 6/12/2022 |
5.0.0 | 647,814 | 5/16/2022 |
5.0.0-rc2 | 124,873 | 1/19/2022 |
5.0.0-rc1 | 97,337 | 12/20/2021 |
5.0.0-preview.3 | 51,419 | 10/26/2021 |
5.0.0-preview.2 | 12,886 | 10/3/2021 |
5.0.0-preview.1 | 13,572 | 8/25/2021 |
4.7.15 | 1,303,882 | 3/26/2022 |
4.7.14 | 786,577 | 2/23/2022 |
4.7.13 | 2,251,026 | 12/5/2021 |
4.7.12 | 1,600,596 | 10/24/2021 |
4.7.11 | 5,226,615 | 8/18/2021 |
4.7.10 | 4,511,278 | 5/14/2021 |
4.7.9 | 4,139,657 | 3/24/2021 |
4.7.8 | 2,215,129 | 2/25/2021 |
4.7.7 | 1,953,337 | 1/20/2021 |
4.7.6 | 3,534,834 | 12/6/2020 |
4.7.5 | 4,183,364 | 9/27/2020 |
4.7.4 | 3,231,628 | 8/22/2020 |
4.7.3 | 1,205,223 | 7/31/2020 |
4.7.2 | 7,928,889 | 5/18/2020 |
4.7.1 | 103,604 | 5/15/2020 |
4.7.0 | 4,089,345 | 3/20/2020 |
4.6.8 | 12,993,581 | 11/4/2019 |
4.6.7 | 9,512,030 | 8/25/2019 |
4.6.6 | 2,507,193 | 7/14/2019 |
4.6.5 | 3,219,396 | 6/14/2019 |
4.6.4 | 2,370,876 | 5/28/2019 |
4.6.3 | 2,305,408 | 4/30/2019 |
4.6.2 | 1,821,954 | 4/2/2019 |
4.6.1 | 260,848 | 3/29/2019 |
4.6.0 | 742,697 | 3/21/2019 |
4.5.11 | 13,243,476 | 11/6/2018 |
4.5.10 | 5,061,100 | 9/17/2018 |
4.5.9 | 1,326,415 | 8/24/2018 |
4.5.8 | 1,897,557 | 8/5/2018 |
4.5.7 | 1,039,863 | 7/19/2018 |
4.5.6 | 2,760,720 | 5/29/2018 |
4.5.5 | 721,676 | 5/25/2018 |
4.5.4 | 2,730,281 | 5/5/2018 |
4.5.3 | 1,442,495 | 4/16/2018 |
4.5.2 | 926,843 | 4/6/2018 |
4.5.1 | 283,249 | 4/3/2018 |
4.5.0 | 6,010,551 | 3/25/2018 |
4.4.13 | 750,932 | 2/27/2018 |
4.4.12 | 6,177,699 | 8/8/2017 |
4.4.11 | 1,758,325 | 6/17/2017 |
4.4.10 | 390,696 | 5/31/2017 |
4.4.9 | 1,004,427 | 5/5/2017 |
4.4.8 | 167,361 | 4/28/2017 |
4.4.7 | 113,582 | 4/25/2017 |
4.4.6 | 315,789 | 4/15/2017 |
4.4.5 | 461,544 | 3/28/2017 |
4.4.4 | 564,039 | 3/10/2017 |
4.4.3 | 695,811 | 2/17/2017 |
4.4.2 | 392,643 | 2/6/2017 |
4.4.1 | 1,385,893 | 12/24/2016 |
4.4.0 | 297,700 | 12/14/2016 |
4.3.11 | 1,004,951 | 11/7/2016 |
4.3.10 | 716,053 | 10/11/2016 |
4.3.9 | 466,100 | 9/18/2016 |
4.3.8 | 633,401 | 9/5/2016 |
4.3.7 | 612,320 | 8/6/2016 |
4.3.6 | 264,993 | 7/23/2016 |
4.3.5 | 838,114 | 6/12/2016 |
4.3.4 | 738,829 | 5/16/2016 |
4.3.3 | 388,771 | 4/28/2016 |
4.3.2 | 91,055 | 4/26/2016 |
4.3.1 | 109,253 | 4/20/2016 |
4.3.0 | 142,126 | 4/16/2016 |
4.2.3 | 1,688,341 | 12/20/2015 |
4.2.2 | 304,166 | 12/2/2015 |
4.2.1 | 460,926 | 11/21/2015 |
4.2.0 | 398,808 | 10/24/2015 |
4.1.2 | 792,383 | 9/20/2015 |
4.1.1 | 159,273 | 9/12/2015 |
4.1.0 | 208,615 | 8/31/2015 |
4.0.1 | 787,762 | 6/18/2015 |
4.0.0 | 1,004,273 | 6/9/2015 |
3.2.1 | 844,169 | 4/24/2015 |
3.2.0 | 1,480,110 | 1/2/2015 |
3.1.0 | 1,495,399 | 6/24/2014 |
3.0.0 | 222,592 | 6/2/2014 |
2.1.0 | 1,765,494 | 10/10/2013 |
2.0.1.2 | 955,223 | 4/8/2013 |
2.0.0.2000 | 1,795,067 | 7/18/2011 |
1.0.0.505 | 498,820 | 1/7/2011 |
- Layout Typed validates fixed values upfront at config initialization, instead of when logging (#5019) (@snakefoot)
- Removed obsolete dependency Microsoft.Extensions.PlatformAbstractions (#5026) (@snakefoot)
- WebServiceTarget - Verifies Url as RequiredParameter (#5016) (@snakefoot)
- WebServiceTarget - Improve InternalLogging when Url is invalid (#5014) (@snakefoot)
- GlobalDiagnosticsContext - Implicit caching of value lookup (#5010) (@snakefoot)
- EventLogTarget - Bump default MaxMessageLength to 30000 to match limit in Win2008 (#5004) (@snakefoot)
- Support UniversalTime = false when NLog time-source is UTC (#4995) (@snakefoot)
- ConfigurationItemFactory - Include original type-alias when CreateInstance fails (#4987) (@snakefoot)
- AssemblyVersionLayoutRenderer - Support override of Default value (#4981) (@snakefoot)
- LoggingConfiguration - AddRule with overload for LoggingRule object (#4976) (@tvogel-nid)
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/