From 04d7b19be16c708432ba675d5a91184525f96e0f Mon Sep 17 00:00:00 2001 From: guoshengxiong <1923636941@qq.com> Date: Mon, 4 Nov 2024 09:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9E=8D=E9=92=A2=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E5=8F=A6=E5=A4=96=E6=89=93=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 68d12b97a..11576a45b 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -113,13 +113,36 @@ + + + ${log.path}/zhgd-flow-all.log + + + %d{yyyy-MM-dd HH:mm:ss.SSS} [%X{requestId}] [%thread] %highlight(%-5level) %method:%L + %cyan(%logger{50}) - %highlight(%msg) %n + + UTF-8 + + + + + ${log.path}/all/flow-all-%d{yyyy-MM-dd}.%i.log + + 200MB + + + 8 + + - + + +