更新代码

This commit is contained in:
2019-08-09 10:04:11 +08:00
parent d1e5d45486
commit 0f6ac904b9
9 changed files with 45 additions and 46 deletions

View File

@@ -31,7 +31,7 @@ return [
// 日志记录方式
'type' => 'File',
// 日志保存目录
'path' => app()->getRuntimePath() . 'log',
'path' => '',
// 单文件日志写入
'single' => false,
// 独立日志级别