Adds EventCode to log events, based on deterministic hash of messageTemplate field.
Info
Version: | 1.0.3 |
Author(s): | jetizz |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jetizz/serilog-enrichers-eventcode |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.EventCode |
Install
Install-Package Serilog.Enrichers.EventCode
dotnet add package Serilog.Enrichers.EventCode
paket add Serilog.Enrichers.EventCode
Serilog.Enrichers.EventCode Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.9.0)