Skip to content

Commit

Permalink
feat: 로깅 레벨을 info 로 변경 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddingmin authored Jan 5, 2025
1 parent ed325ad commit 0a5cd6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ sentry:
exception-resolver-order: -2147483647
max-request-body-size: always
send-default-pii: true
logging:
minimum-event-level: info

app:
url:
Expand Down

0 comments on commit 0a5cd6e

Please sign in to comment.