The new PEAR package Log-1.11.6 (stable) has been released at http://pear.php.net/. Release notes ------------- The syslog handler's maximum message length is now configurable via a new 'maxLength' configuration variable. If the handler receives a message longer than this length limit, it will be split into multiple syslog() calls. 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.11.6 Download: http://download.pear.php.net/package/Log-1.11.6.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