Serilog enricher to add the OpenTracing TraceId and SpanId.
Info
Version: | 0.0.7 |
Author(s): | Ryan Bartsch |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.Correlation |
Install
Install-Package Serilog.Enrichers.Correlation
dotnet add package Serilog.Enrichers.Correlation
paket add Serilog.Enrichers.Correlation
Serilog.Enrichers.Correlation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2 && < 3.0.0)
- Microsoft.Extensions.DiagnosticAdapter(>= 2.2.0 && < 3.0.0)
- Serilog(>= 2.8.0 && < 3.0.0)