Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background Worker timestamped logs #29

Open
petrspelos opened this issue Dec 29, 2021 · 1 comment
Open

Background Worker timestamped logs #29

petrspelos opened this issue Dec 29, 2021 · 1 comment
Labels
Backend first-timers-only A task specifically for first time contributors. good first issue Good for newcomers help wanted Extra attention is needed maintenance Improvement tasks

Comments

@petrspelos
Copy link
Member

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.

@petrspelos petrspelos added help wanted Extra attention is needed good first issue Good for newcomers maintenance Improvement tasks Backend first-timers-only A task specifically for first time contributors. labels Dec 29, 2021
@meladak286
Copy link

i am interested can you give me more information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend first-timers-only A task specifically for first time contributors. good first issue Good for newcomers help wanted Extra attention is needed maintenance Improvement tasks
Projects
None yet
Development

No branches or pull requests

2 participants