Open Jvr2022 opened 1 month ago
Failed conditions
E Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
I will take a look
This pull request has conflicting changes, the author must resolve the conflicts before this pull request can be merged.
This PR introduces a new logging feature for HTTP requests and responses. It adds a new abstract logger interface in the abstractions package, implements it in the HTTP package, and integrates it with the HttpxRequestAdapter.
Changes:
Files changed: