Download the PHP package asavenkov/laravel-pachca-logger without Composer
On this page you can find all versions of the php package asavenkov/laravel-pachca-logger. 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 laravel-pachca-logger
Laravel Pachca Logger
A Pachca based Monolog driver for Laravel
Install
Usage
Add the new driver type in your config/logging.php
configuration
And add LOG_PACHCA_WEBHOOK_URL
to your .env
file.
Note
You may need to clear cache after installation if you get laravel.EMERGENCY: Unable to create configured logger. ... Log [pachca] is not defined.
with
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Make sure to add or update tests as appropriate.
Use Conventional Commits for commit messages.
License
All versions of laravel-pachca-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.0|~8.1|~8.2
monolog/monolog Version ~1.12|^2.0|^3.0
guzzlehttp/guzzle Version ^7.0
illuminate/contracts Version ~7.0|~8.0|~9.0|~10.0
illuminate/support Version ~7.0|~8.0|~9.0|~10.0
illuminate/queue Version ~7.0|~8.0|~9.0|~10.0
monolog/monolog Version ~1.12|^2.0|^3.0
guzzlehttp/guzzle Version ^7.0
illuminate/contracts Version ~7.0|~8.0|~9.0|~10.0
illuminate/support Version ~7.0|~8.0|~9.0|~10.0
illuminate/queue Version ~7.0|~8.0|~9.0|~10.0
The package asavenkov/laravel-pachca-logger contains the following files
Loading the files please wait ....