NLog.WindowsEventLog provides access to the EventLog-target for NetStandard.
Info
Version: | 5.3.4 |
Author(s): | Jarek Kowalski, Kim Christensen, Julian Verdurmen |
Last Update: | Thursday, September 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nlog-project.org/ |
NuGet Url: | https://www.nuget.org/packages/NLog.WindowsEventLog |
Install
Install-Package NLog.WindowsEventLog
dotnet add package NLog.WindowsEventLog
paket add NLog.WindowsEventLog
NLog.WindowsEventLog Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.7.7)
- System.Diagnostics.EventLog(>= 4.5.0)
Tags