Unified logging behaviour #6

Merged
florian merged 1 commits from feature/extended-logging into main 2025-10-17 09:58:02 +02:00

1 Commits

Author SHA1 Message Date
3758c75808 Unified logging behaviour
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Secret handler raises exceptions instead of using the module os to exit
- Added extensive debug logging
- Fixed RabbitMQ exception catch being too broad in scope
2025-10-17 09:55:51 +02:00