13 lines
332 B
Markdown
13 lines
332 B
Markdown
# Logging custom handler for telegram notification
|
|
## Description
|
|
Custom logging handler. Used to send CRITICAL level messages to my telegram chat.
|
|
|
|
## Installation
|
|
``pip install git+https://git.lesha.spb.ru/alex/logging_telegram_handler.git``
|
|
|
|
## Contacts
|
|
- **e-mail**: lesha.spb@gmail.com
|
|
- **telegram**: https://t.me/lesha_spb
|
|
|
|
|