Nancy plugin for application-wide logging using Serilog.
Info
Version: | 2.1.0 |
Author(s): | Zaid Ajaj |
Last Update: | Wednesday, June 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaid-Ajaj/Nancy.Serilog |
NuGet Url: | https://www.nuget.org/packages/Nancy.Serilog |
Install
Install-Package Nancy.Serilog
dotnet add package Nancy.Serilog
paket add Nancy.Serilog
Nancy.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.1)
- Serilog(>= 2.6.0)
- UAParser(>= 3.0.0)
Tags