PEAR-Packet::Log in Version 1.9.10 veröffentlicht

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.
Release date: 2007-02-05 07:37 UTC
Release state: stable
changelog:
The syslog handler now has an 'inherit' configuration parameter which controls whether or openlog() is called to create a new syslog environment. (Bug 9822)
fflush() is now always called with a valid resource. (Bug 9388)
The mail handler, when composited, no longer sends empty messages. (Bug 8865)
Dependencies:
- PHP Version: PHP 4.3.0 or newer
- PEAR Package: PEAR Installer 1.4.3 or newer
- PEAR Package: DB 1.3 or newer (optional)
- PEAR Package: MDB2 2.0.0RC1 or newer (optional)
- PHP Extension: sqlite (optional)
Nähere Infos und Download auf der PEAR-Homepage