A high throughput Loggly sink for Serilog that utilizes the bulk HTTP endpoint.
Info
Version: | 1.0.0 |
Author(s): | Samir Ahmed and Contributors |
Last Update: | Thursday, August 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamesbascle/serilog.LogglyBulk |
NuGet Url: | https://www.nuget.org/packages/Serilog.LogglyBulk |
Install
Install-Package Serilog.LogglyBulk
dotnet add package Serilog.LogglyBulk
paket add Serilog.LogglyBulk
Serilog.LogglyBulk Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
- Serilog.Sinks.PeriodicBatching(>= 2.0.0)