From 98871a6dfbefa2efbbeef6ebb8a9b4214160d117 Mon Sep 17 00:00:00 2001 From: 方顺健 Date: Mon, 17 Jul 2023 01:43:33 +0000 Subject: perf: 取消spring.log 日志文件打印,取消console日志文件输出 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index e6e75d5..aee4abb 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -1,12 +1,10 @@ - + - - + - @@ -65,4 +63,4 @@ - \ No newline at end of file + -- cgit v1.2.3