From e040856814fd60f964ce6914786172f703659478 Mon Sep 17 00:00:00 2001 From: limqhz <540344226@qq.com> Date: Tue, 19 Sep 2023 14:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/src/main/resources/logback.xml | 20 +++++++++++++++++++- netty-client/src/main/resources/logback.xml | 2 +- oms/src/main/resources/logback.xml | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/api/src/main/resources/logback.xml b/api/src/main/resources/logback.xml index ead6edd..87627da 100644 --- a/api/src/main/resources/logback.xml +++ b/api/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - + @@ -39,9 +39,27 @@ + + ${LOG_HOME}/netty/netty.log + + ${LOG_HOME}/netty/netty-%d{yyyy-MM-dd}.log + + 30 + + + %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{50} - %msg%n + + + + + + + + diff --git a/netty-client/src/main/resources/logback.xml b/netty-client/src/main/resources/logback.xml index 2bd98bc..cbf1f66 100644 --- a/netty-client/src/main/resources/logback.xml +++ b/netty-client/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - + diff --git a/oms/src/main/resources/logback.xml b/oms/src/main/resources/logback.xml index 6c1adfa..4807936 100644 --- a/oms/src/main/resources/logback.xml +++ b/oms/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - +