Commit d1856b1c authored by rlgy's avatar rlgy

log

parent bd477ae7
......@@ -98,9 +98,11 @@ return [
'baseuri' => 'http://127.0.0.1:8082/admin/upload',
'absolute' => dirname(dirname(__DIR__)) . '/backend/web/upload',
],
'log' => [
[
'class' => 'yii\log\FileTarget',
'log' => [
'targets' => [
[
'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