Log class
Package:
Summary:
Write log messages to files
Groups:
Author:
Description:
This class can be used to write log messages to files.
It can append given log messages to lines of files.
The log lines include the current time and optionally the name of the file and line number of the code script to which log message is related.
It can append given log messages to lines of files.
The log lines include the current time and optionally the name of the file and line number of the code script to which log message is related.
Comments are closed.