An Implementation to use Serilog as a logging component for EasyNetQ.
Info
Version: | 2.4.0-alpha0015 |
Author(s): | Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo) |
Last Update: | Tuesday, April 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyNetQ/EasyNetQ |
NuGet Url: | https://www.nuget.org/packages/EasyNetQ.Serilog |
Install
Install-Package EasyNetQ.Serilog
dotnet add package EasyNetQ.Serilog
paket add EasyNetQ.Serilog
EasyNetQ.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
net451
netstandard1.5
- EasyNetQ(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.3.0)
Tags