The default serilog configuration used by most web applications developed by AJ Tatum.
Info
Version: | 1.0.1 |
Author(s): | ajtatum |
Last Update: | Monday, December 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ajtatum/AJT.Defaults.git |
NuGet Url: | https://www.nuget.org/packages/AJT.Defaults.Serilog |
Install
Install-Package AJT.Defaults.Serilog
dotnet add package AJT.Defaults.Serilog
paket add AJT.Defaults.Serilog
AJT.Defaults.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Serilog.AspNetCore(>= 3.2.0)
- Serilog.Exceptions(>= 5.4.0)
- Serilog.Sinks.ApplicationInsights(>= 3.0.4)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.MSSqlServer(>= 5.1.3)
Tags