A Serilog sink that writes events to Graylog synchroniously or asynchroniously, utilizing different transports that also works with .NET Core.
Info
Version: | 1.0.1 |
Author(s): | RWE Supply and Trading GmbH |
Last Update: | Tuesday, December 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Graylog.Extended |
Install
Install-Package Serilog.Sinks.Graylog.Extended
dotnet add package Serilog.Sinks.Graylog.Extended
paket add Serilog.Sinks.Graylog.Extended
Serilog.Sinks.Graylog.Extended Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.6.0)
- SharpCompress(>= 0.18.2)
Tags