11f8af003f
- 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