From 5c0deb92b45728e4f61acb746a54010ff72a6eba Mon Sep 17 00:00:00 2001 From: Rinjae Date: Tue, 28 Oct 2025 16:58:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-debug.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/logback-debug.xml b/src/main/resources/logback-debug.xml index 6622e1d..b1917ab 100644 --- a/src/main/resources/logback-debug.xml +++ b/src/main/resources/logback-debug.xml @@ -4,6 +4,7 @@ + ${PATTERN_DATE} @@ -17,11 +18,11 @@ ${PATTERN} - + %d{HH:mm:ss.SSS} [%thread] %-5level %logger - %msg%n - + ${LOG_PATH}/debug-hibernate.log