From 684462880bfad0fea6cc82315a29a18a5bbfdc0f Mon Sep 17 00:00:00 2001 From: Rinjae Date: Tue, 28 Oct 2025 17:20:41 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EB=AC=B8=EC=A0=9C=20?= =?UTF-8?q?=ED=99=95=EC=9D=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-debug.xml | 2 +- src/main/resources/weblogic.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/logback-debug.xml b/src/main/resources/logback-debug.xml index b1917ab..abfa1c3 100644 --- a/src/main/resources/logback-debug.xml +++ b/src/main/resources/logback-debug.xml @@ -38,7 +38,7 @@ - + diff --git a/src/main/resources/weblogic.xml b/src/main/resources/weblogic.xml index b8ffd33..7b95551 100644 --- a/src/main/resources/weblogic.xml +++ b/src/main/resources/weblogic.xml @@ -7,13 +7,13 @@ / - - - - - - - true + + org.slf4j.* + ch.qos.logback.* + org.apache.log4j.* + org.apache.commons.logging.* + +