Enrich logs with client IP, CorrelationId and HTTP request headers.
Info
Version: | 2.1.2 |
Author(s): | mo.esmp |
Last Update: | Wednesday, October 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serilog-contrib/serilog-enrichers-clientinfo |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.ClientInfo |
Install
Install-Package Serilog.Enrichers.ClientInfo
dotnet add package Serilog.Enrichers.ClientInfo
paket add Serilog.Enrichers.ClientInfo
Serilog.Enrichers.ClientInfo 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