Commit 4c8308a5 authored by rlgy's avatar rlgy

log

parent d1856b1c
......@@ -102,6 +102,11 @@ return [
'targets' => [
[
'class' => 'yii\log\FileTarget',
'categories' => [
'backend\*',
'api\*',
'common\*',
],
]
],
]
......
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