Various utilities for Serilog.
Info
Version: | 3.0.1 |
Author(s): | Jerome Haltom |
Last Update: | Wednesday, November 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alethic/Cogito.Serilog |
NuGet Url: | https://www.nuget.org/packages/Cogito.Serilog |
Install
Install-Package Cogito.Serilog
dotnet add package Cogito.Serilog
paket add Cogito.Serilog
Cogito.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Serilog(>= 2.10.0)
- Serilog.Exceptions(>= 6.0.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Trace(>= 2.1.0)