Changed loglevel and target in test

This commit is contained in:
Lukas Metzger 2018-03-23 19:54:07 +01:00
parent cd6f019dd0
commit 49b45a0cf1

View file

@ -14,8 +14,7 @@ return [
'dbname' => '$DBNAME' 'dbname' => '$DBNAME'
], ],
'logging' => [ 'logging' => [
'level' => 'warning', 'level' => 'debug'
'path' => '../../test/logfile.log'
], ],
'authentication' => [ 'authentication' => [
'default' => [ 'default' => [