Download the PHP package jspapp/monolog-discord-handler without Composer
On this page you can find all versions of the php package jspapp/monolog-discord-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jspapp/monolog-discord-handler
More information about jspapp/monolog-discord-handler
Files in jspapp/monolog-discord-handler
Download jspapp/monolog-discord-handler
More information about jspapp/monolog-discord-handler
Files in jspapp/monolog-discord-handler
Vendor jspapp
Package monolog-discord-handler
Short Description A Monolog handler for Discord
License MIT
Package monolog-discord-handler
Short Description A Monolog handler for Discord
License MIT
Please rate this library. Is it a good library?
Informations about the package monolog-discord-handler
jspapp/monolog-discord-handler
Installation
composer require jspapp/monolog-discord-handler
Usage
Laravel Log Driver
Import the log driver into config/logging.php
:
and add the following driver configuration:
Rate Limit Note
I did what I could to respect Discord's rate limit, but adding the driver to Laravel's default log stack gave me issues. Use with caution in production environments, and consider selectively using:
instead of catching everything.
All versions of monolog-discord-handler with dependencies
PHP Build Version
Package Version
The package jspapp/monolog-discord-handler contains the following files
Loading the files please wait ....