A collection of monolog handlers that use PSR-18 HTTP Client in order to send logs to various systems.
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).
Via Composer
$ composer require monolog-http/monolog-http
Please see CHANGELOG for more information on what has changed recently.
$ make phpunit
Contributions are welcome.
Please check our issue if you want to help.
The MIT License (MIT). Please see License File for more information.