monolog-http
monolog-http copied to clipboard
A collection of monolog handlers that use a PSR-18 HTTP Client to send your logs
monolog-http
A collection of monolog handlers that use PSR-18 HTTP Client in order to send logs to various systems.
Why
By leveraging the PSR-18 the developers are now able to choose the transport layer they want and customize it according to their needs (see here).
Install
Via Composer
$ composer require monolog-http/monolog-http
Changelog
Please see CHANGELOG for more information on what has changed recently.
Testing
$ make phpunit
Contributing
Contributions are welcome.
Please check our issue if you want to help.
Credits
- George Mponos
- Savvas Alexandrou
- All Contributors
License
The MIT License (MIT). Please see License File for more information.