Menu

0.9 Released: EMail Alerts And Many Improvements

This new release of phpLogFacility was focused on cleaning up the code and improve the whole object structure for future enhancements and better, fault tolerant handling. Also you're now able to boost the write performance.
The really new remarkable feature is introduced: EMail alerts! If activated, all events with a certain error level will be send to a target email address. So you're instantly informed if your script eg. messed up the database. ;-)
If you already using a previous version of phpLogFacility, please update your code. All properties are now configured with interface methods, so don't manipulate object variables directly.

Posted by zersenser 2004-11-04

Log in to post a comment.