NLog 6.0.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, 8 and 9
- .NET Standard 2.0 and 2.1
- .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.Targets.ElasticSearch
NLog target for ElasticSearch
|
58 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
57 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
56 |
NLog.Targets.ElasticSearch
NLog target for ElasticSearch
|
56 |
NLog.Targets.ElasticSearch
NLog target for ElasticSearch
|
55 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
55 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
54 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
53 |
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
|
52 |
NLog.Targets.ElasticSearch
NLog target for ElasticSearch
|
52 |
Changelog:
- [#5979] FileTarget - Improve file-wildcard for archive cleanup. (@snakefoot)
- [#5980] FileTarget - Extend InternalLogger output with archive cleanup reason. (@snakefoot)
- [#5981] FileTarget - Strict wildcard check only possible when single wildcard. (@snakefoot)
- [#5987] FileTarget - Improve archive cleanup with dynamic seq-no. (@snakefoot)
- [#5988] FileTarget - Avoid parsing archive sequence number when other digits. (@snakefoot)
- [#5996] FileTarget - Improve fallback logic when missing file system birthtime. (@snakefoot)
- [#5964] ColoredConsoleTarget - WholeWords should only highlight the word. (@snakefoot)
- [#5967] ColoredConsoleTarget - Fixed boxing issue in ConsoleRowHighlightingRule. (@karpinsn)
- [#5968] Simplify WithAutoFlush-method for fluent config API. (@snakefoot)
- [#5970] Fix boxing for registration of builtin condition methods. (@snakefoot)
- [#5977] ConditionExpression - Implicit operator with NotNullIfNotNull-attribute. (@GREsau)
- [#5982] SimpleLayout - Implicit operator with NotNullIfNotNull-attribute. (@snakefoot)
- [#5992] MessageLayoutRenderer - Handle Exception.ToString() can throw with AOT. (@snakefoot)
- [#5983] Append4DigitsZeroPadded - Use Span instead of multiple StringBuilder.Append(). (@snakefoot)
- [#5985] Extracted NLog.WindowsRegistry to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.Trace to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.ConcurrentFile to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.Database to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.Mail to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.WebService to own git repository. (@snakefoot)
- [#5985] Extracted NLog.Targets.Network to own git repository. (@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.0.4 | 1 | 09/13/2025 |
6.0.3 | 11 | 08/14/2025 |
6.0.2 | 11 | 07/20/2025 |
6.0.1 | 13 | 07/02/2025 |
6.0.0 | 20 | 06/22/2025 |
6.0.0-rc4 | 13 | 06/20/2025 |
6.0.0-rc3 | 11 | 06/13/2025 |
6.0.0-rc2 | 12 | 06/04/2025 |
6.0.0-rc1 | 22 | 05/28/2025 |
6.0.0-preview1 | 21 | 05/03/2025 |
5.5.1 | 10 | 07/20/2025 |
5.5.0 | 25 | 05/31/2025 |
5.4.0 | 22 | 02/07/2025 |
5.3.4 | 40 | 09/17/2024 |
5.3.3 | 44 | 08/14/2024 |
5.3.2 | 40 | 05/02/2024 |
5.3.1 | 43 | 05/02/2024 |
5.2.8 | 47 | 01/04/2024 |
5.2.7 | 45 | 12/06/2023 |
5.2.6 | 58 | 11/23/2023 |
5.2.5 | 54 | 10/19/2023 |
5.2.4 | 50 | 09/06/2023 |
5.2.3 | 49 | 08/17/2023 |
5.2.2 | 53 | 07/08/2023 |
5.2.1 | 47 | 08/03/2023 |
5.2.0 | 52 | 06/01/2023 |
5.1.5 | 60 | 05/29/2023 |
5.1.4 | 58 | 05/09/2023 |
5.1.3 | 50 | 04/28/2023 |
5.1.2 | 59 | 02/22/2023 |
5.1.1 | 65 | 01/15/2023 |
5.1.0 | 61 | 12/04/2022 |
5.0.5 | 78 | 02/18/2023 |
5.0.4 | 46 | 11/21/2022 |
5.0.3 | 53 | 01/03/2023 |
5.0.2 | 50 | 12/30/2022 |
5.0.1 | 56 | 01/10/2023 |
5.0.0 | 50 | 12/19/2022 |
5.0.0-rc1 | 55 | 12/31/2021 |
5.0.0-preview.3 | 46 | 11/20/2021 |
4.7.15 | 51 | 12/04/2022 |
4.7.14 | 49 | 12/04/2022 |
4.7.13 | 58 | 03/05/2023 |
4.7.12 | 52 | 10/26/2021 |
4.7.11 | 48 | 11/20/2021 |
4.7.10 | 54 | 12/17/2021 |
4.7.9 | 59 | 07/11/2023 |
4.7.8 | 50 | 11/20/2021 |
4.7.7 | 48 | 11/20/2021 |
4.7.6 | 71 | 11/20/2021 |
4.7.5 | 53 | 12/17/2021 |
4.7.4 | 51 | 11/20/2021 |
4.7.3 | 54 | 12/17/2021 |
4.7.2 | 59 | 12/17/2021 |
4.7.1 | 51 | 12/17/2021 |
4.7.0 | 52 | 11/20/2021 |
4.6.8 | 55 | 08/11/2023 |
4.6.7 | 58 | 11/20/2021 |
4.6.6 | 55 | 10/10/2023 |
4.6.5 | 49 | 12/17/2021 |
4.6.4 | 49 | 12/17/2021 |
4.6.3 | 68 | 08/10/2023 |
4.6.2 | 52 | 12/17/2021 |
4.6.1 | 76 | 11/20/2021 |
4.6.0 | 51 | 12/28/2022 |
4.5.11 | 58 | 11/20/2021 |
4.5.10 | 52 | 11/20/2021 |
4.5.9 | 46 | 11/20/2021 |
4.5.8 | 70 | 08/18/2023 |
4.5.7 | 48 | 08/10/2023 |
4.5.6 | 48 | 11/20/2021 |
4.5.5 | 50 | 04/03/2023 |
4.5.4 | 59 | 01/26/2023 |
4.5.3 | 48 | 11/20/2021 |
4.5.2 | 64 | 08/15/2023 |
4.5.1 | 60 | 11/20/2021 |
4.5.0 | 51 | 11/20/2021 |
4.5.0-rc07 | 15 | 06/04/2025 |
4.5.0-rc06 | 16 | 06/04/2025 |
4.4.13 | 48 | 11/20/2021 |
4.4.12 | 54 | 11/20/2021 |
4.4.11 | 48 | 11/20/2021 |
4.4.10 | 55 | 11/20/2021 |
4.4.9 | 50 | 11/20/2021 |
4.4.8 | 54 | 11/20/2021 |
4.4.7 | 47 | 11/20/2021 |
4.4.6 | 78 | 08/18/2023 |
4.4.5 | 57 | 07/11/2023 |
4.4.4 | 62 | 12/22/2022 |
4.4.3 | 45 | 11/20/2021 |
4.4.2 | 77 | 11/20/2021 |
4.4.1 | 48 | 05/08/2023 |
4.4.0 | 48 | 07/30/2023 |
4.3.11 | 55 | 11/20/2021 |
4.3.10 | 42 | 09/28/2023 |
4.3.9 | 65 | 11/20/2021 |
4.3.8 | 49 | 11/20/2021 |
4.3.7 | 53 | 11/20/2021 |
4.3.6 | 52 | 08/16/2023 |
4.3.5 | 50 | 10/05/2023 |
4.3.4 | 59 | 11/20/2021 |
4.3.3 | 58 | 11/20/2021 |
4.3.2 | 56 | 03/01/2023 |
4.3.1 | 56 | 07/16/2023 |
4.3.0 | 54 | 12/02/2021 |
4.2.3 | 76 | 11/20/2021 |
4.2.2 | 48 | 11/20/2021 |
4.2.1 | 51 | 11/20/2021 |
4.2.0 | 59 | 11/20/2021 |
4.1.2 | 70 | 11/20/2021 |
4.1.1 | 77 | 12/03/2021 |
4.1.0 | 48 | 11/20/2021 |
4.0.1 | 47 | 03/30/2023 |
4.0.0 | 49 | 11/20/2021 |
3.2.1 | 59 | 12/03/2021 |
3.2.0 | 64 | 02/12/2023 |
3.1.0 | 53 | 11/20/2021 |
3.0.0 | 51 | 12/02/2021 |
2.1.0 | 59 | 02/26/2023 |
2.0.1.2 | 44 | 11/20/2021 |
2.0.0.2000 | 43 | 11/20/2021 |
1.0.0.505 | 53 | 09/28/2022 |