From f3ca74b439ffd3b5059c96f4b0a37968dded2bcd Mon Sep 17 00:00:00 2001
From: ray <1490493387@qq.com>
Date: Fri, 18 Oct 2024 23:37:08 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20logback=E7=9A=84=E5=9B=9E=E6=BB=9A?=
=?UTF-8?q?=E7=AD=96=E7=95=A5=E9=85=8D=E7=BD=AE=E9=80=82=E9=85=8DSpringBoo?=
=?UTF-8?q?t=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/main/resources/logback-spring.xml | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml
index b142626e..abc59ada 100644
--- a/src/main/resources/logback-spring.xml
+++ b/src/main/resources/logback-spring.xml
@@ -30,14 +30,16 @@
%d{yyyy-MM-dd HH:mm:ss.SSS} -%5level ---[%15.15thread] %-40.40logger{39} : %msg%n%n
UTF-8
-
-
+
+
+
${LOG_HOME}/%d{yyyy-MM-dd}.%i.log
-
- 10MB
-
-
+
+ 10MB
+
30
+
+ 1GB
@@ -59,4 +61,4 @@
-
\ No newline at end of file
+