Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
addEntry (JLogEntry $entry) | |
Fonctions membres publiques inherited from JLogLogger | |
__construct (array &$options) |
Additional Inherited Members | |
Attributs protégés inherited from JLogLogger | |
$options = array() | |
$priorities |
Définition à la ligne 23 du fichier messagequeue.php.
JLogLoggerMessagequeue::addEntry | ( | JLogEntry | $entry | ) |
Method to add an entry to the log.
JLogEntry | $entry | The log entry object to add to the log. |
Réimplémentée à partir de JLogLogger.
Définition à la ligne 34 du fichier messagequeue.php.
Références JLog\ALERT, JLog\CRITICAL, JLog\EMERGENCY, JLog\ERROR, JFactory\getApplication(), JLog\INFO, JLog\NOTICE, et JLog\WARNING.