Releases: mbpcoder/laravel-monolog-telegram
Releases · mbpcoder/laravel-monolog-telegram
check running app in command or job
Improve Send Job by changing timeout and retry
v2.0.2 Check empty queue name instead of null
Run log in a queueable job
If a queue name is set, the job will run in the specified queue; otherwise, it will run synchronously.
add topics level
With topics_level you can set PHP Attribute(Annotation) to controller function
and change the topic id base on this attributes
run time configuration
Add some structure to work with the logger on run time
Bug fix formatter when JSON include html tags
bug fix formatter when JSON include html tags
add pre tag TelegramFormatter
add pre tag TelegramFormatter for formating json in request inputs
substr message when bigger than telegram limit
add truncateTextToTelegramLimit
Add topic id for groups
Merge pull request #3 from saMahmoudzadeh/master Support for chat group topics in Telegram
Upgrade for Laravel 10
Merge pull request #2 from jbidad/master Upgrade for Laravel 10