Enriches Serilog events with CorrelationId and UnitOfWorkId based on the current thread task context.
Info
| Version: | 1.0.0 |
| Author(s): | Collector Bank Contributors |
| Last Update: | Friday, March 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CollectorBank.Serilog.Enrichers.ThreadContext |
Install
Install-Package CollectorBank.Serilog.Enrichers.ThreadContext
dotnet add package CollectorBank.Serilog.Enrichers.ThreadContext
paket add CollectorBank.Serilog.Enrichers.ThreadContext
CollectorBank.Serilog.Enrichers.ThreadContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Runtime.InteropServices(>= 4.1.0)
- Serilog(>= 2.4.0)
- Serilog(>= 2.4.0)
Tags