3declare(strict_types=1);
45 }
catch (Exception $exception) {
46 $this->src_logger->error(
47 'Refresh of lucene server settings failed with message: ' .
48 $exception->getMessage()
Component logger with individual log levels by component id.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(ilSetting $settings, ilLogger $src_logger)
static factory(string $a_package, int $a_timeout=0)
Creates an ilRpcClient instance to our ilServer.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...