Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-pear-Log - Abstracted logging facility for PHP
        
        
        - Description:
- The Log framework provides an abstracted logging system.
It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal
targets.  It also provides a subject - observer mechanism.
php-pear-Log can optionally use package "php-pear-DB" (version >= 1.3)
and "php-pear-MDB2" (version >= 2.0.0RC1). 
Packages
        
        
            | php-pear-Log-1.10.0-1.fc9.noarch
              [51 KiB] | Changelog
              by Remi Collet (2008-01-26): - update to 1.9.16
- add examples in documentation
- add levels.patch http://pear.php.net/bugs/bug.php?id=12933 |