From 9a0560bd42c922b2d26f75aaab89c15740397d04 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 8 Sep 2023 09:42:43 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E9=85=8D=E7=BD=AE=E5=90=84=E4=B8=AA?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E7=9A=84sql=20logger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/src/main/resources/logback-spring.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/backend/app/src/main/resources/logback-spring.xml b/backend/app/src/main/resources/logback-spring.xml index b658f2c728..07ab8fac2e 100644 --- a/backend/app/src/main/resources/logback-spring.xml +++ b/backend/app/src/main/resources/logback-spring.xml @@ -431,6 +431,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +