WebApi.RequestLogging allows you to easily add NLog-based request logging to Web API projects.
Info
Version: | 0.12.0 |
Author(s): | Bastian Eicher |
Last Update: | Thursday, September 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1and1/WebApi.RequestLogging |
NuGet Url: | https://www.nuget.org/packages/WebApi.RequestLogging |
Install
Install-Package WebApi.RequestLogging
dotnet add package WebApi.RequestLogging
paket add WebApi.RequestLogging
WebApi.RequestLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- NLog(>= 4.3.9)
Tags