3declare(strict_types=1);
32 use Setup\Agent\HasNoNamedObjective;
54 return $this->
refinery->custom()->transformation(
function (
$data) {
55 return new \ilLoggingSetupConfig(
56 $data[
"enable"] ??
false,
57 $data[
"path_to_logfile"] ??
null,
58 $data[
"errorlog_dir"] ??
null
81 'Update of Services/Logging',
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.
getBuildArtifactObjective()
__construct(Factory $refinery)
getArrayToConfigTransformation()
getUpdateObjective(Config $config=null)
getMigrations()
@inheritDoc
getInstallObjective(Config $config=null)
getStatusObjective(Storage $storage)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...