|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilLoggingSettings:
Collaboration diagram for ilLoggingSettings: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.