monolog-http/monolog-http

A collection of monolog handlers using PSR-18 http client

Fund package maintenance!
gmponos
savvasal
seldaek

Installs: 4 846

Dependents: 0

Suggesters: 0

Security: 0

Stars: 38

Watchers: 6

Forks: 1

Open Issues: 10

Type:monolog-handler

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

This package is auto-updated.

Last update: 2024-04-05 02:25:12 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.