Enrich logs with a unique ID so you can track logs for specific requests.
Info
Version: | 3.0.1 |
Author(s): | mrstebo, ekmsystems |
Last Update: | Thursday, November 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ekmsystems/serilog-enrichers-correlation-id |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.CorrelationId |
Install
Install-Package Serilog.Enrichers.CorrelationId
dotnet add package Serilog.Enrichers.CorrelationId
paket add Serilog.Enrichers.CorrelationId
Serilog.Enrichers.CorrelationId Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Serilog(>= 2.7.1)
- Serilog(>= 2.4.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Serilog(>= 2.9.0)
Tags