ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
isEnabled () | |
getLogDir () | |
getLogFile () | |
getLevel () | |
getLevelByComponent (string $a_component_id) | |
getCacheLevel () | |
isCacheEnabled () | |
isMemoryUsageEnabled () | |
isBrowserLogEnabled () | |
isBrowserLogEnabledForUser (string $a_login) | |
getBrowserLogUsers () | |
Definition at line 14 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 | ( | string | $a_component_id | ) |
Implemented in ilLoggingSetupSettings, and ilLoggingDBSettings.
ilLoggingSettings::getLogDir | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::getLogFile | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isBrowserLogEnabled | ( | ) |
Implemented in ilLoggingDBSettings, and ilLoggingSetupSettings.
ilLoggingSettings::isBrowserLogEnabledForUser | ( | string | $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.