Skip to content

Commit d7f75cf

Browse files
cid-3840: Add logging level for HttpURLConnection class (#115)
1 parent 7041c80 commit d7f75cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ resilience4j.retry:
2323
logging:
2424
level:
2525
org.springframework.web.socket.handler: DEBUG
26+
sun.net.www.protocol.http.HttpURLConnection: OFF

0 commit comments

Comments
 (0)