From 0e9e955fb82e328d98425221691c73b4769c103e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98jminkkk=E2=80=99?= <102847513+jminkkk@users.noreply.github.com> Date: Wed, 7 Aug 2024 14:56:36 +0900 Subject: [PATCH 1/2] =?UTF-8?q?refactor(resources):=20log=20file=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/main/resources/logback-spring.xml | 1 - backend/src/main/resources/logger/logback-spring-dev.xml | 3 +++ backend/src/main/resources/logger/logback-spring-prod.xml | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/backend/src/main/resources/logback-spring.xml b/backend/src/main/resources/logback-spring.xml index 3259bd3a5..3ebbe60aa 100644 --- a/backend/src/main/resources/logback-spring.xml +++ b/backend/src/main/resources/logback-spring.xml @@ -1,7 +1,6 @@ - diff --git a/backend/src/main/resources/logger/logback-spring-dev.xml b/backend/src/main/resources/logger/logback-spring-dev.xml index 582b10ba1..7074c38e7 100644 --- a/backend/src/main/resources/logger/logback-spring-dev.xml +++ b/backend/src/main/resources/logger/logback-spring-dev.xml @@ -1,5 +1,8 @@ + + + diff --git a/backend/src/main/resources/logger/logback-spring-prod.xml b/backend/src/main/resources/logger/logback-spring-prod.xml index 812893728..9412be3d9 100644 --- a/backend/src/main/resources/logger/logback-spring-prod.xml +++ b/backend/src/main/resources/logger/logback-spring-prod.xml @@ -1,5 +1,7 @@ + + From dddde60261a5bb85934e3f5307f30d53b8782cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98jminkkk=E2=80=99?= <102847513+jminkkk@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:53:07 +0900 Subject: [PATCH 2/2] =?UTF-8?q?refactor(resources):=20log=20file=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/main/resources/logger/logback-spring-prod.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/main/resources/logger/logback-spring-prod.xml b/backend/src/main/resources/logger/logback-spring-prod.xml index 9412be3d9..4078eacc4 100644 --- a/backend/src/main/resources/logger/logback-spring-prod.xml +++ b/backend/src/main/resources/logger/logback-spring-prod.xml @@ -1,6 +1,6 @@ - +