ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
isEnabled () | |
getLogDir () | |
getLogFile () | |
getLevel () | |
getLevelByComponent (string $a_component_id) | |
getCacheLevel () | |
isCacheEnabled () | |
isMemoryUsageEnabled () | |
isBrowserLogEnabled () | |
isBrowserLogEnabledForUser (string $a_login) | |
getBrowserLogUsers () | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 27 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.