Offers buffered logging to Serilog to only write to the log upon a specific log level.
Info
| Version: | 2.0.0 |
| Author(s): | The Site Doctor, Paul Blamire |
| Last Update: | Friday, December 2, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/timgaunt/serilog-sinks-buffered |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Buffered |
Install
Install-Package Serilog.Sinks.Buffered
dotnet add package Serilog.Sinks.Buffered
paket add Serilog.Sinks.Buffered
Serilog.Sinks.Buffered Download (Unzip the "nupkg" after downloading)
Tags