JLogLoggerJoomla! Logger Base Class
This class is used to be the basis of logger classes to allow for defined functions to exist regardless of the child class.
Located in /libraries/joomla/log/logger.php (line 22)
| Class | Description |
|---|---|
JLogger
|
Deprecated class placeholder. You should use JLogLogger instead. |
JLogLoggerCallback
|
Joomla! Callback Log class |
JLogLoggerDatabase
|
Joomla! MySQL Database Log class |
JLogLoggerEcho
|
Joomla Echo logger class. |
JLogLoggerFormattedtext
|
Joomla! Formatted Text File Log class |
JLogLoggerMessagequeue
|
Joomla MessageQueue logger class. |
JLogLoggerSyslog
|
Joomla! Syslog Log class |
array
$options
= array() (line 29)
Options array for the JLog instance.
array
$priorities
= array(
Constructor.
Method to add an entry to the log.
Documentation generated on Tue, 19 Nov 2013 15:07:25 +0100 by phpDocumentor 1.4.3