Commit d1856b1c authored by rlgy's avatar rlgy

log

parent bd477ae7
...@@ -99,8 +99,10 @@ return [ ...@@ -99,8 +99,10 @@ return [
'absolute' => dirname(dirname(__DIR__)) . '/backend/web/upload', 'absolute' => dirname(dirname(__DIR__)) . '/backend/web/upload',
], ],
'log' => [ 'log' => [
'targets' => [
[ [
'class' => 'yii\log\FileTarget', 'class' => 'yii\log\FileTarget',
]
], ],
] ]
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment