Logger_ciacob
Package:
Summary:
Log variable values to files
Groups:
Author:
Description:
This class can be used to log variable values to files.
It can add log entries to files with the values of variables of any PHP types.
The log files are stored in a configurable logs directory with names based on the current calling context.
The log file size limit and the log line length wrap limit are some of the configurable parameters. The class configuration values can be retrieved from a XML file.
It can add log entries to files with the values of variables of any PHP types.
The log files are stored in a configurable logs directory with names based on the current calling context.
The log file size limit and the log line length wrap limit are some of the configurable parameters. The class configuration values can be retrieved from a XML file.
Comments are closed.