feat: allow using custom debug write functions
Allow to configure custom functions to write the request/response debug logs.
We might want to make this configurable, e.g. we have a difference between the terraform logs and our CLI.
Maybe using a logging library is easier?
Codecov Report
Attention: Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.
Project coverage is 71.50%. Comparing base (
468234e) to head (99246d1). Report is 28 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #506 +/- ##
==========================================
+ Coverage 71.46% 71.50% +0.04%
==========================================
Files 46 46
Lines 3935 3959 +24
==========================================
+ Hits 2812 2831 +19
- Misses 710 714 +4
- Partials 413 414 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
This PR has been marked as stale because it has not had recent activity. The bot will close the PR if no further action occurs.