ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
isEnabled () | |
getLogDir () | |
getLogFile () | |
getLevel () | |
getLevelByComponent ($a_component_id) | |
getCacheLevel () | |
isCacheEnabled () | |
isMemoryUsageEnabled () | |
isBrowserLogEnabled () | |
isBrowserLogEnabledForUser ($a_login) | |
getBrowserLogUsers () | |
Definition at line 15 of file interface.ilLoggingSettings.php.
ilLoggingSettings::getBrowserLogUsers | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getCacheLevel | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getLevel | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getLevelByComponent | ( | $a_component_id | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getLogDir | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getLogFile | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isBrowserLogEnabled | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isBrowserLogEnabledForUser | ( | $a_login | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isCacheEnabled | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isEnabled | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isMemoryUsageEnabled | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.