Skip to content

Commit

Permalink
chore: 사용자 정보 로깅 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
uwoobeat committed Aug 28, 2024
1 parent 622c6a5 commit e95c4d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application-sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sentry:
traces-sample-rate: 1.0
exception-resolver-order: -2147483647
environment: ${spring.profiles.active:local}
send-default-pii: true
logging:
minimum-event-level: info
minimum-breadcrumb-level: debug
Expand Down

0 comments on commit e95c4d8

Please sign in to comment.