19declare(strict_types=1);
32 public function init(): void
40 $this->log_file = (string)
$ilIliasIniFile->readVariable(
'log',
'file');
INIFile Parser Early access in init proceess! Avoid further dependencies like logging or other servic...
Logger settings for setup.
isEnabled()
Logging enabled.
getLevelByComponent(string $a_component_id)
getCacheLevel()
Get log Level.
isBrowserLogEnabledForUser(string $a_login)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...