Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (array &$options) | |
addEntry (LogEntry $entry) | |
Attributs protégés | |
$options = array() | |
$priorities | |
This class is used to be the basis of logger classes to allow for defined functions to exist regardless of the child class.
__construct | ( | array & | $options | ) |
|
abstract |
Method to add an entry to the log.
LogEntry | $entry | The log entry object to add to the log. |
|
protected |
|
protected |