Error Logger Class
Package:
Summary:
Log error messages to files
Groups:
Author:
Description:
This class can be used to log error messages to files.
It can write error messages of several types to a given log file appending the messages to the file end.
The class may also output the error message to the current page or trigger a PHP error.
It can write error messages of several types to a given log file appending the messages to the file end.
The class may also output the error message to the current page or trigger a PHP error.
Comments are closed.