Improve exception handling & logging for database setup
Open
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
Whenever TeX-Bot is started it runs a initialisation sequence that ensures the database is correctly configured. Currently this has logging output that does not respect the desired logging level, as well as no handling of errors arising from a failed execution of the Django management command.
Contributor guide
Assessment
This issue has not been assessed yet.