Logging implementation review
@emmuhamm is already working on this.
Since Jul 13, 2026.
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 10
Description
From #885
We should do a big review of all the logging implementations in drunc and clean them up if necessary.
Ideas
New big issue to be made: logger overhaul
would probably solve the above issue and also a bunch of others
will need to rewrite / redesign how the loggers are implemented in drunc
controller should use file handler
would be good in the context of process manager as a service, with things having the right logs
also good for the sessoin metadata process manager to iniitalise the right sessions with the right loggers?
will need quite a lot of thought
issue needs to be written up, thought about, tracked, and then done
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.