Download the PHP package michelmelo/telegram-logger-errors without Composer
On this page you can find all versions of the php package michelmelo/telegram-logger-errors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michelmelo/telegram-logger-errors
More information about michelmelo/telegram-logger-errors
Files in michelmelo/telegram-logger-errors
Download michelmelo/telegram-logger-errors
More information about michelmelo/telegram-logger-errors
Files in michelmelo/telegram-logger-errors
Vendor michelmelo
Package telegram-logger-errors
Short Description Send logs to Telegram chat via Telegram bot
License MIT
Package telegram-logger-errors
Short Description Send logs to Telegram chat via Telegram bot
License MIT
Please rate this library. Is it a good library?
Informations about the package telegram-logger-errors
Laravel Telegram logger
Send logs to Telegram chat via Telegram bot
Install
Define Telegram Bot Token and chat id (users telegram id) and set as environment parameters. Add to .env
Add to config/logging.php file new channel:
If your default log channel is a stack, you can add it to the stack channel like this
Or you can simply change the default log channel in the .env
Publish config file
Create bot
For using this package you need to create Telegram bot
- Go to @BotFather in the Telegram
- Send
/newbot
- Set up name and bot-name for your bot.
- Get token and add it to your .env file (it is written above)
- Go to your bot and send
/start
message
All versions of telegram-logger-errors with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3|^8.0
monolog/monolog Version ^1.23|^2.0
irazasyed/telegram-bot-sdk Version 3.9
laravel/framework Version 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
monolog/monolog Version ^1.23|^2.0
irazasyed/telegram-bot-sdk Version 3.9
laravel/framework Version 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0
The package michelmelo/telegram-logger-errors contains the following files
Loading the files please wait ....