Serilog.Sinks.RabbitMQ is a Nuget package that extends Serilog to support logging to RabbitMQ.
Info
Version: | 7.0.2 |
Author(s): | Steffen Lyng, Jared Nance, Tsvetelin Tsonev, Jeow Li Huan, Andre Rocha, Shaparam, Meli0r, Johannes Egger, Dag H. Baardsen, Aaron Powell, Thomas Ardal |
Last Update: | Monday, May 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArieGato/serilog-sinks-rabbitmq |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.RabbitMQ |
Install
Install-Package Serilog.Sinks.RabbitMQ
dotnet add package Serilog.Sinks.RabbitMQ
paket add Serilog.Sinks.RabbitMQ
Serilog.Sinks.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- RabbitMQ.Client(>= 6.0.0)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- RabbitMQ.Client(>= 6.0.0)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- RabbitMQ.Client(>= 6.0.0)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
Tags