Closed Lur1an closed 2 months ago
Thank you very much for the contribution :)
Mh, unfortunately there seems to be a problem on python 3.8: https://github.com/python-telegram-bot/ptbcontrib/actions/runs/10455010888/job/28948996383. Not sure why it didn't show in the tests here … Could you kindly open a follow-up PR?
Logging handler for python-telegram-bot
Extension to forward application logs to specific Telegram chats through a
logging.Handler
class.Usage
Initialize the log forwarder in your
on_startup
method: