Add support for sending NServiceBus logging through Serilog.
Info
Version: | 12.0.1 |
Author(s): | https://github.com/NServiceBusExtensions/NServiceBus.Serilog/graphs/contributors |
Last Update: | Thursday, October 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NServiceBusExtensions/NServiceBus.Serilog |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.Serilog |
Install
Install-Package NServiceBus.Serilog
dotnet add package NServiceBus.Serilog
paket add NServiceBus.Serilog
NServiceBus.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 7.4.4)
- Serilog(>= 2.10.0)