Download the PHP package therealartz/telegram-log-handler without Composer
On this page you can find all versions of the php package therealartz/telegram-log-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download therealartz/telegram-log-handler
More information about therealartz/telegram-log-handler
Files in therealartz/telegram-log-handler
Download therealartz/telegram-log-handler
More information about therealartz/telegram-log-handler
Files in therealartz/telegram-log-handler
Vendor therealartz
Package telegram-log-handler
Short Description Telegram Handler for Monolog Logger.
License MIT
Package telegram-log-handler
Short Description Telegram Handler for Monolog Logger.
License MIT
Please rate this library. Is it a good library?
Informations about the package telegram-log-handler
telegram-log-handler: Monolog handler for sending logs by Telegram bot
This package provides Handler for Monolog Logger.
For me in some cases it's very convenient to receive logs in Telegram, so I wrote a short handler for using in any project.
Requirements
- PHP 7.1+
- cURL and mbstring extensions activated
Usage
Set up handler
Set up handler in Laravel
According to Laravel docs in config/logging.php
add channel:
And use by set in .env LOG_CHANNEL=telegram
All versions of telegram-log-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-curl Version *
ext-mbstring Version *
monolog/monolog Version ^1.24
guzzlehttp/guzzle Version ^6.3
ext-curl Version *
ext-mbstring Version *
monolog/monolog Version ^1.24
guzzlehttp/guzzle Version ^6.3
The package therealartz/telegram-log-handler contains the following files
Loading the files please wait ....