更新代码
This commit is contained in:
@@ -31,7 +31,7 @@ return [
|
||||
// 日志记录方式
|
||||
'type' => 'File',
|
||||
// 日志保存目录
|
||||
'path' => app()->getRuntimePath() . 'log',
|
||||
'path' => '',
|
||||
// 单文件日志写入
|
||||
'single' => false,
|
||||
// 独立日志级别
|
||||
|
||||
Reference in New Issue
Block a user