Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-Monolog - 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/ 
Packages
        
        
            | php-Monolog-1.26.1-3.fc14.al.noarch
              [100 KiB] | Changelog
              by Shawn Iwinski (2021-09-20): - Fix "FTBFS in Fedora rawhide/f35" (RHBZ #1987804)
- Disable tests by default... REALLY need to get v2 available and dependants
  updated to use v2 instead of this very old verion (i.e. v1) |