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