diff --git a/backend/src/main/resources/logback-spring.xml b/backend/src/main/resources/logback-spring.xml index 75dd8bc4..09c913b9 100644 --- a/backend/src/main/resources/logback-spring.xml +++ b/backend/src/main/resources/logback-spring.xml @@ -5,9 +5,9 @@ + value="[%d{yyyy-MM-dd HH:mm:ss,Asia/Seoul}:%-4relative] %green([%thread]) %highlight(%-5level) %boldWhite([%C.%M:%yellow(%L)]) - %msg%n"/> + value="[%d{yyyy-MM-dd HH:mm:ss,Asia/Seoul}:%-4relative] [%thread] %-5level [%C.%M:%L] - %msg%n"/>