Info
Version: | 1.8.0 |
Author(s): | Thiago Barradas |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thiagobarradas/aspnet-serilog |
NuGet Url: | https://www.nuget.org/packages/AspNetSerilog |
Install
Install-Package AspNetSerilog
dotnet add package AspNetSerilog
paket add AspNetSerilog
AspNetSerilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- PackUtils(>= 1.2.1)
- Serilog(>= 2.9.0)
- Serilog.Extensions.Logging(>= 3.0.1)
Tags
Handler request, response and exceptions.