Enriches Serilog events with Aspnetcore HttpContext.
Info
Version: | 1.1.0 |
Author(s): | trenoncourt, dahlsailrunner |
Last Update: | Monday, December 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/trenoncourt/serilog-enrichers-aspnetcore-httpcontext |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.AspnetcoreHttpcontext |
Install
Install-Package Serilog.Enrichers.AspnetcoreHttpcontext
dotnet add package Serilog.Enrichers.AspnetcoreHttpcontext
paket add Serilog.Enrichers.AspnetcoreHttpcontext
Serilog.Enrichers.AspnetcoreHttpcontext Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Serilog(>= 2.7.1)
- Serilog.AspNetCore(>= 2.1.1)
Tags