From 9dad307bf240f070e4d00fa1248e10ce5314ea6a 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:40:23 +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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/application/config.php b/application/config.php index cc233a1..12696c4 100644 --- a/application/config.php +++ b/application/config.php @@ -172,10 +172,6 @@ return [ 'path' => LOG_PATH, // 日志记录级别 'level' => [], -// 'apart_level' => ['sql'],//配置单独的文件,正常我们建议把sql语句放在单独的文件中 - 'max_files'=>100,//最大保存日志数,超过tp将自动清理 -// 'close'=>false,//是否关闭日志写入 -// 'json'=>true,//json格式日志开启 ], // +---------------------------------------------------------------------- // | Trace设置 开启 app_trace 后 有效