Skip to content

Commit

Permalink
chore: webClient logging off
Browse files Browse the repository at this point in the history
  • Loading branch information
daeun084 committed Nov 18, 2024
1 parent 27eb24b commit 7a1b47d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ spring:

logging:
level:
org.springframework.web: DEBUG
org.springframework.web: DEBUG
org.springframework.web.client.DefaultRestClient: OFF

0 comments on commit 7a1b47d

Please sign in to comment.