Skip to content

Commit

Permalink
BPWA-70 Enabled logging for http requests
Browse files Browse the repository at this point in the history
  • Loading branch information
colps committed Aug 12, 2021
1 parent 67bea92 commit 1549ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ logging:
org:
apache:
coyote:
http11: WARN
http11: DEBUG
spring:
jackson:
property-naming-strategy: SNAKE_CASE
Expand Down

0 comments on commit 1549ba5

Please sign in to comment.