From 2b1cd1ecd6eaa8197d7ebe1f51e2e7aeab68edca Mon Sep 17 00:00:00 2001 From: wangjinlei <751475802@qq.com> Date: Mon, 27 Nov 2023 12:00:10 +0800 Subject: [PATCH] log --- src/main/resources/logback-spring.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 5d70cf83..11930f8e 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -1,6 +1,6 @@ - + @@ -42,7 +42,7 @@ - info + debug ${CONSOLE_LOG_PATTERN} @@ -185,7 +185,21 @@ - + + + + + + + + + + + + + + +