From fd826e9a2278b1de0a6f5dc2c312b693e4cca668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Sat, 30 Aug 2025 11:37:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=97=A5=E5=BF=97=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config.php b/application/config.php index 0a250ac..0714b04 100644 --- a/application/config.php +++ b/application/config.php @@ -175,7 +175,7 @@ return [ // 'apart_level' => ['sql'],//配置单独的文件,正常我们建议把sql语句放在单独的文件中 'max_files'=>100,//最大保存日志数,超过tp将自动清理 'close'=>false,//是否关闭日志写入 - 'json'=>true,//json格式日志开启 +// 'json'=>true,//json格式日志开启 ], // +---------------------------------------------------------------------- // | Trace设置 开启 app_trace 后 有效