From c276e3520401e0b9fb59dc6d8a40f8929cf4acdf Mon Sep 17 00:00:00 2001 From: tzdwindows 7 <3076584115@qq.com> Date: Sat, 16 Aug 2025 11:38:20 +0800 Subject: [PATCH] =?UTF-8?q?refactor(logging):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=8F=B0=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 PatternLayout 中增加了日志记录器名称和方法信息 - 调整了日志级别格式,去除了多余的空格 --- src/main/resources/log4j2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml index 710aeac..6f3b3a9 100644 --- a/src/main/resources/log4j2.xml +++ b/src/main/resources/log4j2.xml @@ -30,7 +30,7 @@ - +