From 751169fec331afcf27d7a5d9ce2da254f0e2c40c 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 14:19:34 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/application/config.php b/application/config.php index 12696c4..c5914d9 100644 --- a/application/config.php +++ b/application/config.php @@ -172,6 +172,7 @@ return [ 'path' => LOG_PATH, // 日志记录级别 'level' => [], + 'max_files'=>100,//最大保存日志数,超过tp将自动清理 ], // +---------------------------------------------------------------------- // | Trace设置 开启 app_trace 后 有效