monolog-http/monolog-http

A collection of monolog handlers using PSR-18 http client

Maintainers

Package info

github.com/monolog-http/monolog-http

Type:monolog-handler

pkg:composer/monolog-http/monolog-http

Fund package maintenance!

gmponos

savvasal

seldaek

Statistics

Installs: 6 059

Dependents: 0

Suggesters: 0

Stars: 41

Open Issues: 10

v0.5.0 2020-07-23 17:28 UTC

This package is auto-updated.

Last update: 2026-03-05 06:19:52 UTC


README

Software License Build Status

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

License

The MIT License (MIT). Please see License File for more information.