K-Society Log is a centralized log system for .NET 6 and .NET 7 application.
Info
Version: | 1.3.5 |
Author(s): | maniglia |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://k-society.github.io/KSociety.Log |
NuGet Url: | https://www.nuget.org/packages/KSociety.Log.Serilog.Sinks.RabbitMq |
Install
Install-Package KSociety.Log.Serilog.Sinks.RabbitMq
dotnet add package KSociety.Log.Serilog.Sinks.RabbitMq
paket add KSociety.Log.Serilog.Sinks.RabbitMq
KSociety.Log.Serilog.Sinks.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- KSociety.Log.App.Dto(>= 0.0.46)
- KSociety.Log.Biz(>= 0.0.46)
- KSociety.Base.EventBusRabbitMQ(>= 0.0.41)
- RabbitMQ.Client(>= 6.2.1)
- Serilog(>= 2.10.0)
- Serilog.Formatting.Compact(>= 1.1.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)