Joomla! Formatted Text File Log class
This class is designed to use as a base for building formatted text files for output. By default it emulates the SysLog style format output. This is a disk based output format.
Located in /libraries/joomla/log/loggers/formattedtext.php (line 25)
JLogger | --JLoggerFormattedText
Class | Description |
---|---|
JLoggerW3C | Joomla! W3C Logging class |
Inherited from JLogger
JLogger::$options
Constructor.
Destructor.
Method to add an entry to the log.
Method to generate the log file header.
Method to initialise the log file. This will create the folder path to the file if it doesn't already exist and also get a new file header if the file doesn't already exist. If the file already exists it will simply open it for writing.
Method to parse the format string into an array of fields.
Inherited From JLogger
JLogger::__construct()
JLogger::addEntry()
Documentation generated on Mon, 25 Jun 2012 13:54:58 -0500 by phpDocumentor 1.4.4