示例config日志驱动改为trace

This commit is contained in:
thinkphp
2016-01-04 08:58:48 +08:00
parent fa897d927b
commit 53cb036355
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ class File
'path_level' => 1,
'prefix' => '',
'length' => 0,
'path' => '',
'path' => LOG_PATH,
'data_compress' => false,
];