From: "PEAR Announce" on
The new PEAR package Log-1.12.2 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Use PHP5-specific static method notation to avoid strict warnings. (Bug: 17509)
- Fixing some potential undefined backtrace references. (Bug: 17738)
- Adding `lineFormat` and `timeFormat` configuration variables to the syslog handler. (Request: 17753)

Package Info
------------
The Log package provides an abstracted logging framework. It includes output handlers for log files, databases, syslog, email, Firebug, and the console. It also provides composite and subject-observer logging mechanisms.

Related Links
-------------
Package home: http://pear.php.net/package/Log
Changelog: http://pear.php.net/package/Log/download/1.12.2
Download: http://download.pear.php.net/package/Log-1.12.2.tgz

Authors
-------
Jon Parise <jon(a)php.net> (lead)
Jan Schneider <jan(a)horde.org> (lead)
Chuck Hagenbuch (lead)