19declare(strict_types=1);
31 use Setup\Agent\HasNoNamedObjective;
53 return $this->
refinery->custom()->transformation(
function (
$data) {
54 return new \ilLoggingSetupConfig(
55 $data[
"enable"] ??
false,
56 $data[
"path_to_logfile"] ??
null,
57 $data[
"errorlog_dir"] ??
null
76 if ($config !==
null) {
80 'Update of Services/Logging',
Builds a Color from either hex- or rgb values.
A objective collection is a objective that is achieved once all subobjectives are achieved.
A non-objective, nothing to do to achieve it...
This class attempt to achieve a set of database update steps.
getInstallObjective(?Config $config=null)
getUpdateObjective(?Config $config=null)
__construct(Factory $refinery)
getArrayToConfigTransformation()
getMigrations()
@inheritDoc
getStatusObjective(Storage $storage)
Class ilLoggingUpdateSteps8 contains update steps for release 8.
A agent is some component that performs part of the setup process.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...