Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JLog, y compris les membres hérités :
$configurations | JLog | protected |
$instance | JLog | protectedstatic |
$loggers | JLog | protected |
$lookup | JLog | protected |
__construct() | JLog | protected |
add($entry, $priority=self::INFO, $category= '', $date=null) | JLog | static |
addLogEntry(JLogEntry $entry) | JLog | protected |
addLogger(array $options, $priorities=self::ALL, $categories=array(), $exclude=false) | JLog | static |
ALERT | JLog | |
ALL | JLog | |
CRITICAL | JLog | |
DEBUG | JLog | |
EMERGENCY | JLog | |
ERROR | JLog | |
findLoggers($priority, $category) | JLog | protected |
INFO | JLog | |
NOTICE | JLog | |
setInstance($instance) | JLog | static |
WARNING | JLog |