A .NET5 HTTP request and response logging library, based on Serilog.
Info
Version: | 2.0.0 |
Author(s): | Atzori Riccardo |
Last Update: | Monday, December 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotLogNet |
Install
Install-Package DotLogNet
dotnet add package DotLogNet
paket add DotLogNet
DotLogNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Serilog(>= 2.10.0)
- Serilog.AspNetCore(>= 3.4.0)