| Name: | php-Monolog |
|---|---|
| Version: | 1.22.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 359639 |
| License: | MIT |
| RPM: | php-Monolog-1.22.0-1.el7.noarch.rpm |
| Source RPM: | php-Monolog-1.22.0-1.el7.src.rpm |
| Build Date: | Thu Nov 30 2017 |
| Build Host: | x86-ol6-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Seldaek/monolog |
| Summary: | Sends your logs to files, sockets, inboxes, databases and various web services |
| 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/ |