Serilog event sink that writes to the Windows Event Log.
Info
Version: | 5.0.0-dev-00091 |
Author(s): | Jeremy Clarke, Fabian Wetzel |
Last Update: | Monday, January 27, 2025 |
.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