tg-logging-handler is a logging.Handler that delivers Python log records to a Telegram chat through the Bot API. It ships the pieces that always end up hand-rolled in a throwing script: a worker thread that never blocks your code, batching, exponential-backoff retries, 429 rate-limit handling, oversized-message policies, parse_mode escaping, and a bounded queue with counted drops.
๐ Links:
- Download
- Features
- Source code
Developer: 0xarchit
โค๏ธ Support the Project
If this project makes your life easier, here are a few quick ways to show some love:
โญ๏ธ Star the repo/app
โ๏ธ Buy a coffee for the developer
๐ Contribute code, issues, or pull-requests
tags: #library #python #logging #dev




