This class can be used to log application activity to files.
It can append to log files with a given name messages about activity of applications. It creates two distinct files for errors and other types of messages. The files have the same base name, which includes the current data, but have different file name extensions.
The log messages include the current date and time, the class name, line number and the activity message.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Logger.php |
Class |
Simple php logger class. |