From 7e5aa5e71326a53c4288c64be9232dcf937324e3 Mon Sep 17 00:00:00 2001 From: teddy Date: Fri, 13 Feb 2026 11:57:48 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8A=B8=EB=9E=9C=EC=A0=9D=EC=85=98=EC=B2=98?= =?UTF-8?q?=EB=A6=AC=20=EC=9E=84=EC=8B=9C=ED=8F=B4=EB=8D=94=20uid=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index ba31f02..4735e93 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -51,8 +51,8 @@ logging: level: org: springframework: - web: DEBUG - security: DEBUG + web: INFO + security: INFO root: INFO # actuator management: