mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
f347a74982
commit
f39301d47f
@ -52,8 +52,7 @@ class Cli extends ApplicationBootstrap
|
|||||||
new Config(
|
new Config(
|
||||||
array(
|
array(
|
||||||
'level' => Logger::INFO,
|
'level' => Logger::INFO,
|
||||||
'log' => 'file',
|
'log' => 'stdout',
|
||||||
'file' => 'php://stderr'
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user