mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-02-28 23:35:59 +00:00
- TelegramNotifierProcessor: resolve exc_info=True → sys.exc_info() tuple while still in except block, fixing "(no traceback available)" - Use real exception type (e.g. TelegramBadRequest) instead of LogError - Include user_id/username in admin notification context - ConsoleRenderer: pad_level=False removes trailing spaces in [info] - Strip [__main__] logger name from startup/timeline logs