Download the PHP package holdmann/monolog-telegram-async without Composer
On this page you can find all versions of the php package holdmann/monolog-telegram-async. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package monolog-telegram-async
monolog-telegram-async
Handler for Monolog to send logs by Telegram asynchronously in HTML format
Requirements
- PHP 7.4 or above
- Guzzle 7+
Installation with composer
Declaring handler object
To declare this handler, you need to know the bot token and the chat identifier(chat_id) to which the log will be sent.
Example:
The above example is using standard LineFormatter from Monolog package. You can write and use your own message formatter for better logs format.
Example with proxy (for russian servers):
All versions of monolog-telegram-async with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8
ext-json Version *
monolog/monolog Version *
guzzlehttp/guzzle Version ^7
ext-json Version *
monolog/monolog Version *
guzzlehttp/guzzle Version ^7
The package holdmann/monolog-telegram-async contains the following files
Loading the files please wait ...