From 83862cc917892ad3eb487248326bda5eb93263c6 Mon Sep 17 00:00:00 2001 From: jhan0121 Date: Thu, 12 Feb 2026 16:46:45 +0900 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20=EC=BD=98=EC=86=94=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=20=ED=8C=A8=ED=84=B4=EC=97=90=20=EC=8A=A4=EB=A0=88?= =?UTF-8?q?=EB=93=9C=20=EC=A0=95=EB=B3=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index dbc16ed..a1f119b 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -4,7 +4,7 @@ + value="%d{yyyy-MM-dd HH:mm:ss.SSS} %highlight(%-5level) [%blue(%X{traceId:-NO_TRACE_ID})] [%thread] %magenta(%-40.40logger{39}) : %msg%n"/> From 3940c455fa4343bf307d40fd1ddc346907a5582b Mon Sep 17 00:00:00 2001 From: jhan0121 Date: Thu, 12 Feb 2026 17:10:49 +0900 Subject: [PATCH 2/2] =?UTF-8?q?chore:=20=ED=8C=8C=EC=9D=BC=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=20=ED=8C=A8=ED=84=B4=EC=97=90=20=EC=8A=A4=EB=A0=88?= =?UTF-8?q?=EB=93=9C=20=EC=A0=95=EB=B3=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index a1f119b..f3ba9c1 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -6,7 +6,7 @@ + value="%d{yyyy-MM-dd HH:mm:ss.SSS} %-5level [%X{traceId:-}] [%thread] %-40.40logger{39} : %msg%n"/>