The new PEAR package Log-1.12.0 (stable) has been released at http://pear.php.net/. Release notes ------------- This release drops PHP4 compatibility (enforced by the package dependencies). There is unfortunately no way to support both PHP4 and PHP5 in the same code base when running under E_ALL. Because it appears that the majority of Log package users have moved to PHP5, the Log package now targets that audience. Given the fact that the Log package is now largely in maintenance mode, existing PHP4 users shouldn't feel adandoned. If necessary, important fixes, etc. can be merged back into the 1.11.* release line, which will retain PHP4 compatibility. Also: - Added a PEAR_LOG_TYPE_SAPI constant for use by with error_log handler. 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.0 Download: http://download.pear.php.net/package/Log-1.12.0.tgz Authors ------- Jon Parise <jon@xxxxxxx> (lead) Jan Schneider <jan@xxxxxxxxx> (lead) Chuck Hagenbuch (lead) -- PEAR General Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php