Middleware for logging requests and errors in ASP.NET core applications.
Info
Version: | 1.0.1 |
Author(s): | Affecto |
Last Update: | Thursday, October 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affecto/dotnet-Middleware.Logging.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Affecto.Middleware.Logging.AspNetCore |
Install
Install-Package Affecto.Middleware.Logging.AspNetCore
dotnet add package Affecto.Middleware.Logging.AspNetCore
paket add Affecto.Middleware.Logging.AspNetCore
Affecto.Middleware.Logging.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Affecto.Logging(>= 3.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
Tags