Customizable sink for Serilog that will post detailed messages and their properties to a RabbitMQ exchange.
Info
Version: | 1.0.0 |
Author(s): | Vecc Solutions |
Last Update: | Friday, June 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/veccsolutions/Serilog.Sinks.Vecc.RabbitMQ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Vecc.RabbitMQ |
Install
Install-Package Serilog.Sinks.Vecc.RabbitMQ
dotnet add package Serilog.Sinks.Vecc.RabbitMQ
paket add Serilog.Sinks.Vecc.RabbitMQ
Serilog.Sinks.Vecc.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- RabbitMQ.Client(>= 5.0.1)
- Serilog(>= 2.0.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
Tags