Serilog event sink that writes to the Windows Event Log.
Info
Version: | 4.0.1-dev-00087 |
Author(s): | Jeremy Clarke, Fabian Wetzel |
Last Update: | Sunday, June 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.EventLog |
Install
Install-Package Serilog.Sinks.EventLog
dotnet add package Serilog.Sinks.EventLog
paket add Serilog.Sinks.EventLog
Serilog.Sinks.EventLog Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.3.0)
- Serilog(>= 2.3.0)
- System.Diagnostics.EventLog(>= 4.5.0)
Tags