Remi's RPM repository - Packages

Blog | Forum | Repository

php-Monolog - Sends your logs to files, sockets, inboxes, databases and various web services

Website:
https://github.com/Seldaek/monolog
Licence:
MIT
Vendor:
Remi Collet
Description:
Monolog sends your logs to files, sockets, inboxes, databases and various web
services. Special handlers allow you to build advanced logging strategies.

This library implements the PSR-3 [1] interface that you can type-hint against
in your own libraries to keep a maximum of interoperability. You can also use it
in your applications to make sure you can always use another compatible logger
at a later time.

[1] http://www.php-fig.org/psr/psr-3/

Packages

php-Monolog-1.22.1-1.el5.remi.noarch [94 KiB] Changelog by Remi Collet (2017-03-13):
- Update to 1.22.1
php-Monolog-1.22.0-1.el5.remi.noarch [94 KiB] Changelog by Remi Collet (2016-11-25):
- update to 1.22.0
- switch from symfony/class-loader to fedora/autoloader
- allow aws/aws-sdk-php version 3