Serilog sink that writes to console with high-performance non-blocking output.
Info
Version: | 2.4.0 |
Author(s): | Mani Gandham |
Last Update: | Sunday, March 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/manigandham/serilog-sinks-fastconsole |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.FastConsole |
Install
Install-Package Serilog.Sinks.FastConsole
dotnet add package Serilog.Sinks.FastConsole
paket add Serilog.Sinks.FastConsole
Serilog.Sinks.FastConsole Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Serilog(>= 2.9.0)
- System.Threading.Channels(>= 4.7.1)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.9.0)
- System.Threading.Channels(>= 4.7.1)
Tags