DiODeProject / DiODeProject/MuMoT
Configure logging via 'logging' module
Open
enhancement
testing
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Would be very useful for debugging, particularly if the logging level could be set using an environment var. At present, debugging via `print` is made difficult by aggressive use of `IPython.utils.io.capture_output`.
See https://docs.python-guide.org/writing/logging/ for ideas on how to set this up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.