Enriches Serilog events with information from logger properties that was enriched earlier.
Info
Version: | 1.0.63 |
Author(s): | Unchase |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/unchase/serilog-enrichers-enrichedproperties |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.EnrichedProperties |
Install
Install-Package Serilog.Enrichers.EnrichedProperties
dotnet add package Serilog.Enrichers.EnrichedProperties
paket add Serilog.Enrichers.EnrichedProperties
Serilog.Enrichers.EnrichedProperties Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.7.1)
- System.Collections.Immutable(>= 1.5.0)
Tags