Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (array &$options) | |
addEntry (LogEntry $entry) | |
Fonctions membres publiques hérités de Logger | |
__construct (array &$options) | |
addEntry (LogEntry $entry) | |
Attributs protégés | |
$line_separator = "\n" | |
Attributs protégés hérités de Logger | |
$options = array() | |
$priorities | |
Joomla Echo logger class.
__construct | ( | array & | $options | ) |
addEntry | ( | LogEntry | $entry | ) |
Method to add an entry to the log.
LogEntry | $entry | The log entry object to add to the log. |
|
protected |