From 1f381459d6b0edda5a37c2bcf99f598470eb7254 Mon Sep 17 00:00:00 2001 From: teddy Date: Mon, 22 Dec 2025 18:36:07 +0900 Subject: [PATCH] =?UTF-8?q?log=20=ED=8C=8C=EC=9D=BC=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 85 --------------------------- 1 file changed, 85 deletions(-) delete mode 100644 src/main/resources/logback-spring.xml diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml deleted file mode 100644 index 0a37bd4a..00000000 --- a/src/main/resources/logback-spring.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - ${LOG_PATTERN} - - - - - - - - ${LOG_PATH}/application.log - - - - ${LOG_PATH}/application.%d{yyyy-MM-dd}.log - - 30 - - - - ${LOG_PATTERN} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -