mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-28 07:11:37 +00:00
- Add rich dependency for colored tracebacks and console rendering - Set FORCE_COLOR=1 in docker-compose for color output in containers - Remove format_exc_info from processor chain — ConsoleRenderer now handles exc_info directly (Rich tracebacks on console, plain in files) - Let ConsoleRenderer auto-detect colors via FORCE_COLOR env var