Files
miku-discord/bot/utils/logger.py
koko210Serve cb4be35f13 fix: register 'consolidation' component in logger whitelist
The new consolidation_scheduler.py uses get_logger('consolidation')
but the component wasn't registered in COMPONENTS dict, causing
on_ready to crash with a ValueError.
2026-05-15 13:58:39 +03:00

13 KiB