From f81053282467c8760d770c9fd4453d7b62bcf4d5 Mon Sep 17 00:00:00 2001 From: songqq Date: Wed, 27 Aug 2025 14:44:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=20AsyncUpdateTableCell=20?= =?UTF-8?q?=E7=9A=84=E6=97=A5=E5=BF=97=E7=BA=A7=E5=88=AB=E4=BB=8E=20debug?= =?UTF-8?q?=20=E8=B0=83=E6=95=B4=E4=B8=BA=20warn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改日志级别以减少不必要的调试信息输出,仅保留警告及以上级别的日志 --- src/main/resources/logback.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index c3280f0..4f67896 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -29,7 +29,7 @@ - +