Writes batched logs to AMQP message brokers, using the AMQPNetLite package.
Info
Version: | 1.0.6 |
Author(s): | Serilog.Sinks.AMQP.Batching |
Last Update: | Tuesday, March 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xzuttz/serilog-sinks-amqp |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AMQP.Batching |
Install
Install-Package Serilog.Sinks.AMQP.Batching
dotnet add package Serilog.Sinks.AMQP.Batching
paket add Serilog.Sinks.AMQP.Batching
Serilog.Sinks.AMQP.Batching Download (Unzip the "nupkg" after downloading)
Dependencies
- AMQPNetLite(>= 2.4.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.6)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
Tags