Logging framework integration of serilog into the CommonDeliveryFramework.
Info
Version: | 1.21020.1 |
Author(s): | Copyright (c) 2021 LifeCycle Delivery Services, Inc |
Last Update: | Wednesday, January 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CodeFactoryLLC/CommonDeliveryFramework |
NuGet Url: | https://www.nuget.org/packages/CommonDeliveryFramework.Framework.Serilog |
Install
Install-Package CommonDeliveryFramework.Framework.Serilog
dotnet add package CommonDeliveryFramework.Framework.Serilog
paket add CommonDeliveryFramework.Framework.Serilog
CommonDeliveryFramework.Framework.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- CommonDeliveryFramework(>= 1.21020.2)
- Serilog(>= 2.10.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
Tags