Changed loglevel and target in test
This commit is contained in:
parent
cd6f019dd0
commit
49b45a0cf1
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ return [
|
|||
'dbname' => '$DBNAME'
|
||||
],
|
||||
'logging' => [
|
||||
'level' => 'warning',
|
||||
'path' => '../../test/logfile.log'
|
||||
'level' => 'debug'
|
||||
],
|
||||
'authentication' => [
|
||||
'default' => [
|
||||
|
|
Loading…
Reference in a new issue