Info
Version: | 1.0.2 |
Author(s): | Stephen Giffin, John Hannah |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgiffinlcd/CommonDeliveryFramework |
NuGet Url: | https://www.nuget.org/packages/CDF.Net.Core.ASPNet.Serilog |
Install
Install-Package CDF.Net.Core.ASPNet.Serilog
dotnet add package CDF.Net.Core.ASPNet.Serilog
paket add CDF.Net.Core.ASPNet.Serilog
CDF.Net.Core.ASPNet.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.9.0)
- Serilog.AspNetCore(>= 3.2.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Extensions.Logging(>= 3.0.1)
Tags
This library manages the integration of logging into asp.net core applications that uses the Serilog framework.