control-net/vr-retreat

Background Worker timestamped logs

开放

#29 创建于 2021年12月29日

 (1 条评论) (0 个反应) (0 位负责人)C# (1 个派生)auto 404
Backendfirst-timers-onlygood first issuehelp wantedmaintenance

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Summary

The Background worker currently generates bgworker.log and overwrites the old data in it. Ideally, we'd get logs that are timestamped like this: bgworker-2021-12-29-17-30.log for 12/29/2021 5:30 PM.

Implementation Notes

This can be achieved in the BG worker's Program.cs

Want to work on this issue?

❤️ Amazing! Let us know in the comments bellow so that we can assign this issue to you. 🎉

No stress, though, feel free to ask for help with any clarifications or problems you may encounter along the way. We're here to help.

贡献者指南