Commit b141b469 authored by rlgy's avatar rlgy

update

parent c46e42c0
...@@ -109,7 +109,7 @@ return [ ...@@ -109,7 +109,7 @@ return [
'targets' => [ 'targets' => [
[ [
'class' => 'yii\log\FileTarget', 'class' => 'yii\log\FileTarget',
'levels' => ['info'], 'levels' => ['info', 'warning'],
'categories' => [ 'categories' => [
'backend\*', 'backend\*',
'api\*', 'api\*',
......
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