

No changes have been submitted for this release.


Release Notes: This release adds the "var_no_log" configuration parameter to list the variables that will not be logged.


Release Notes: BULK_EMAIL also contains the number of errors in the email, and the parameter "bulk_errors" has been renamed "digest_errors".


Release Notes: This release adds a BULK_EMAIL configuration setting, which allows the Webmaster to receive one email for all errors in a page instead of one email per error.


Release Notes: From now on, the class will check if the error_reporting() is set to report that kind of error. The _WEBMASTEREMAIL variable and the third parameter from the function for the log function have been deleted. $f_error_log is not required anymore, and the default values have been changed to read the site configuration. Those changes will allow you to just include the class in the project without having to change anything in the file.