NLog.WindowsEventLog
5.3.4
Prefix Reserved
dotnet add package NLog.WindowsEventLog --version 5.3.4
NuGet\Install-Package NLog.WindowsEventLog -Version 5.3.4
<PackageReference Include="NLog.WindowsEventLog" Version="5.3.4" />
paket add NLog.WindowsEventLog --version 5.3.4
#r "nuget: NLog.WindowsEventLog, 5.3.4"
// Install NLog.WindowsEventLog as a Cake Addin #addin nuget:?package=NLog.WindowsEventLog&version=5.3.4 // Install NLog.WindowsEventLog as a Cake Tool #tool nuget:?package=NLog.WindowsEventLog&version=5.3.4
NLog EventLog Target
NLog EventLog Target writes to the Windows EventLog.
If having trouble with output, then check NLog InternalLogger for clues. See also Troubleshooting NLog
See the NLog Wiki for available options and examples.
Register Extension
NLog will only recognize type-alias eventlog
when loading from NLog.config
-file, if having added extension to NLog.config
-file:
<extensions>
<add assembly="NLog.WindowsEventLog"/>
</extensions>
Alternative register from code using fluent configuration API:
LogManager.Setup().SetupExtensions(ext => {
ext.RegisterTarget<NLog.Targets.EventLogTarget>();
});
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- NLog (>= 5.3.4)
- System.Diagnostics.EventLog (>= 4.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on NLog.WindowsEventLog:
Package | Downloads |
---|---|
BCXZone_Shared
Package Description |
|
FlashLog
Global aspect logger, log by attribute only and keep your code clean |
|
Gyldendal.LoggingManager
Package Description |
|
Nep.Enterprise.NCoreStndrd.Logger
NUS library to log messages from >net 6+ apps; leverages NLog |
|
Gyldendal.LoggingManagerTest
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.3.4 | 23,217 | 9/12/2024 |
5.3.3 | 45,984 | 8/12/2024 |
5.3.2 | 65,417 | 4/30/2024 |
5.3.1 | 2,369 | 4/27/2024 |
5.2.8 | 108,561 | 12/29/2023 |
5.2.7 | 13,923 | 11/28/2023 |
5.2.6 | 11,103 | 11/19/2023 |
5.2.5 | 49,403 | 10/15/2023 |
5.2.4 | 124,354 | 9/6/2023 |
5.2.3 | 35,756 | 8/5/2023 |
5.2.2 | 12,922 | 7/4/2023 |
5.2.1 | 812 | 7/1/2023 |
5.2.0 | 38,025 | 5/30/2023 |
5.1.5 | 2,117 | 5/25/2023 |
5.1.4 | 23,108 | 4/29/2023 |
5.1.3 | 66,220 | 3/28/2023 |
5.1.2 | 25,498 | 2/17/2023 |
5.1.1 | 106,525 | 12/29/2022 |
5.1.0 | 22,000 | 11/27/2022 |
5.0.5 | 117,021 | 10/25/2022 |
5.0.4 | 273,521 | 9/1/2022 |
5.0.3 | 3,526 | 8/31/2022 |
5.0.2 | 33,692 | 8/12/2022 |
5.0.1 | 118,619 | 6/12/2022 |
5.0.0 | 386,288 | 5/16/2022 |
4.7.15 | 85,783 | 3/26/2022 |
4.7.14 | 26,422 | 2/23/2022 |
4.7.13 | 285,736 | 12/5/2021 |
4.7.12 | 19,879 | 10/24/2021 |
4.7.11 | 88,068 | 8/18/2021 |
4.7.10 | 190,182 | 5/14/2021 |
4.7.9 | 25,164 | 3/24/2021 |
4.7.8 | 9,493 | 2/25/2021 |
4.7.7 | 135,188 | 1/20/2021 |
4.7.6 | 120,884 | 12/6/2020 |
4.7.5 | 136,502 | 9/27/2020 |
4.7.4 | 67,729 | 8/22/2020 |
4.7.3 | 24,095 | 7/31/2020 |
4.7.2 | 53,124 | 5/18/2020 |
4.7.1 | 1,161 | 5/15/2020 |
4.7.0 | 97,639 | 3/20/2020 |
4.6.8 | 286,559 | 11/4/2019 |
4.6.7 | 21,867 | 8/25/2019 |
4.6.6 | 97,197 | 7/14/2019 |
4.6.5 | 42,822 | 6/14/2019 |
4.6.4 | 6,731 | 5/28/2019 |
4.6.3 | 8,320 | 4/30/2019 |
4.6.2 | 2,884 | 4/2/2019 |
4.6.1 | 823 | 3/29/2019 |
4.6.0 | 1,767 | 3/21/2019 |
4.5.11 | 192,885 | 11/6/2018 |
4.5.10 | 21,072 | 9/17/2018 |
4.5.9 | 7,625 | 8/24/2018 |
4.5.8 | 17,952 | 8/5/2018 |
4.5.6 | 9,996 | 5/29/2018 |