Skip to content

Commit d260bc7

Browse files
committed
chore: 로깅 레벨 임시로 debug로 변경
1 parent 8293eaa commit d260bc7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
logging:
2+
level:
3+
org:
4+
springframework: debug
5+
16
spring:
27
profiles:
38
include: secret

0 commit comments

Comments
 (0)