max-s-upper / log_to_telegram
There is no license information available for the latest version (v2.0.0) of this package.
Send monolog logger's messages to telegram
v2.0.0
2019-12-18 11:55 UTC
Requires
- php: >=5.4.0
- monolog/monolog: ^2.0
This package is auto-updated.
Last update: 2026-05-19 08:59:07 UTC
README
Extend a class from MyFirstPackage (app/MyFirstPackage.php) Call method: info, debug, notice, warning, error, alert, emergency to send a log to telegram receiver AND set a parameter message Call method setTelegramReceiver(chat_id, HTTP_API) to set up where your logs will be sent, by default it's @eshop_logs_bot