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.21.0-1.fc21.remi.noarch [92 KiB] Changelog by Remi Collet (2016-08-05):
- update to 1.21.0
php-Monolog-1.20.0-1.1.fc21.remi.noarch [91 KiB] Changelog by Remi Collet (2016-07-05):
- sync with Fedora, re-add dependency on raven
  (sentry is only a rename)