From 3588405721809607170c39147423a0b4e247db18 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Thu, 11 Sep 2025 10:23:54 +0900 Subject: [PATCH] =?UTF-8?q?weblogic=20=EB=8C=80=EC=9D=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/weblogic.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/WebContent/WEB-INF/weblogic.xml b/WebContent/WEB-INF/weblogic.xml index c5310e1..3e2e27d 100644 --- a/WebContent/WEB-INF/weblogic.xml +++ b/WebContent/WEB-INF/weblogic.xml @@ -10,4 +10,14 @@ JSESSIONID_EMS replicated_if_clustered + + + +org.slf4j.* +ch.qos.logback.* + + +org/slf4j/impl/StaticLoggerBinder.class + + \ No newline at end of file