小bug修复
This commit is contained in:
@@ -172,7 +172,8 @@ return [
|
||||
// 日志保存目录
|
||||
'path' => LOG_PATH,
|
||||
// 日志记录级别
|
||||
'level' => ['error'],
|
||||
'level' => ['log'],
|
||||
"max_files"=>3,
|
||||
],
|
||||
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user