A Hangfire extension to store a log during job execution.
Info
| Version: | 0.2.1 |
| Author(s): | RaisedApp |
| Last Update: | Wednesday, December 4, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/raisedapp/Hangfire.JobsLogger |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.JobsLogger |
Install
Install-Package Hangfire.JobsLogger
dotnet add package Hangfire.JobsLogger
paket add Hangfire.JobsLogger
Hangfire.JobsLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- HangFire.Core(>= 1.7.6)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
Tags