Skip to content

Commit

Permalink
feat: root debug 로깅 레벨 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
belljun3395 committed Jun 26, 2024
1 parent eb05b1f commit 31ef03d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ spring:
prd:
- api-repo-prd
- email-prd
logging:
level:
root: debug

0 comments on commit 31ef03d

Please sign in to comment.