设置日志记录
This commit is contained in:
@@ -172,10 +172,6 @@ return [
|
|||||||
'path' => LOG_PATH,
|
'path' => LOG_PATH,
|
||||||
// 日志记录级别
|
// 日志记录级别
|
||||||
'level' => [],
|
'level' => [],
|
||||||
// 'apart_level' => ['sql'],//配置单独的文件,正常我们建议把sql语句放在单独的文件中
|
|
||||||
'max_files'=>100,//最大保存日志数,超过tp将自动清理
|
|
||||||
// 'close'=>false,//是否关闭日志写入
|
|
||||||
// 'json'=>true,//json格式日志开启
|
|
||||||
],
|
],
|
||||||
// +----------------------------------------------------------------------
|
// +----------------------------------------------------------------------
|
||||||
// | Trace设置 开启 app_trace 后 有效
|
// | Trace设置 开启 app_trace 后 有效
|
||||||
|
|||||||
Reference in New Issue
Block a user