项目作者: monolog-http

项目描述 :
A collection of monolog handlers that use a PSR-18 HTTP Client to send your logs
高级语言: PHP
项目地址: git://github.com/monolog-http/monolog-http.git
创建时间: 2019-01-09T21:18:07Z
项目社区:https://github.com/monolog-http/monolog-http

开源协议:MIT License

下载


monolog-http

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

  1. $ composer require monolog-http/monolog-http

Changelog

Please see CHANGELOG for more information on what has changed recently.

Testing

  1. $ 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.