Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
php-monolog2 - Sends your logs to files, sockets, inboxes, databases and various web services
- Website:
- https://github.com/Seldaek/monolog
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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/
Autoloader: /usr/share/php/Monolog2/autoload.php
Packages
php-monolog2-2.1.1-1.el6.remi.noarch
|
[113 KiB]
|
Changelog by Remi Collet (2020-07-23):
- update to 2.1.1
- rename to php-monolog2
- install in /usr/share/php/Monolog2
- raise dependency on PHP 7.2
- switch to classmap autoloader
|