IDlog

Package:
IDlog
Summary:
Log events to a PHP error log file
Groups:
Logging, PHP 5
Author:
Valentin
Description:
This class can be used to log events to a PHP error log file.

It composes a log message made of configurable information elements that may include the current date and time, the current request browser, etc..

The class calls the PHP error_log function to output the composed log message to a given log file.


Powered by Gewgley