From c7498de691fbe6cb4e8b2a046d2b029ec40f921e Mon Sep 17 00:00:00 2001
From: Administrator <1923636941@qq.com>
Date: Fri, 28 Apr 2023 09:41:18 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/main/resources/logback-spring.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml
index b231f0220..32d21f80b 100644
--- a/src/main/resources/logback-spring.xml
+++ b/src/main/resources/logback-spring.xml
@@ -95,9 +95,7 @@
${log.path}/zhgd-all.log
- %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %highlight(%-5level) %method:%L %cyan(%logger{50}) -
- %highlight(%msg) %n
-
+ %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %highlight(%-5level) %method:%L %cyan(%logger{50}) - %highlight(%msg) %n
UTF-8