Custom Serilog sink to push log messages to a Redis Stream.
Info
Version: | 1.0.7 |
Author(s): | guarrdon |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Guarrdon/Serilog.Sinks.RedisStream |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.RedisStream |
Install
Install-Package Serilog.Sinks.RedisStream
dotnet add package Serilog.Sinks.RedisStream
paket add Serilog.Sinks.RedisStream
Serilog.Sinks.RedisStream Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.0.545)
- serilog(>= 2.8.0)
Tags