LogConfig
class LogConfig extends Alvine
LogConfig
Constants
JSONFILE |
json |
SYSLOG |
systog (syslog available options are: address.) |
JOURNALD |
journald |
NONE |
none |
Properties
protected string | $type |
Methods
__construct(string $type = self::JSONFILE)
Neue Instanz erstellen
string
getType()
Typ
static RestartPolicy
getInstanceFromArray(array|ArrayHelper $array)
Objekt erstellen
array
toArray()
Array
Details
at line 69
__construct(string $type = self::JSONFILE)
Neue Instanz erstellen
at line 81
string
getType()
Typ
at line 92
static RestartPolicy
getInstanceFromArray(array|ArrayHelper $array)
Objekt erstellen
at line 111
array
toArray()
Array