Hangfire.JobsLogger:Hangfire扩充功能,可在作业执行期间储存纪录

时间:2024-05-29 12:53:41
【文件属性】:

文件名称:Hangfire.JobsLogger:Hangfire扩充功能,可在作业执行期间储存纪录

文件大小:100KB

文件格式:ZIP

更新时间:2024-05-29 12:53:41

nuget logging hangfire recurring-job hangfire-extension

Hangfire.JobsLogger 概述 Hangfire扩充功能,可在作业执行期间储存纪录 安装 从Nuget安装软件包。 Install-Package Hangfire.JobsLogger 用法 网络核心 对于服务端: services . AddHangfire ( config => config . UseSqlServerStorage ( Configuration . GetConnectionString ( " HangfireConnection " )) . UseJobsLogger (); 网络框架 对于启动端: GlobalConfiguration . Configuration . UseSqlServerStorage ( " Hangfire


【文件预览】:
Hangfire.JobsLogger-master
----.github()
--------workflows()
----content()
--------job_logs_history.png(47KB)
--------job_detail.png(18KB)
----src()
--------test()
--------samples()
--------main()
----LICENSE(1KB)
----README.md(5KB)
----.gitignore(6KB)
----Hangfire.JobsLogger.sln(3KB)

网友评论