Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement transport.LogRequests() #9

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

VojtechVitek
Copy link
Contributor

@VojtechVitek VojtechVitek commented Oct 4, 2024

  • Remove external dependencies (implement our own CURL printer)
  • Switch to slog.Logger (requires Go 1.21)
  • Require new opts param (this is technically a breaking change, but we're under v0.0.0-, so it's fine)

- Remove external dependencies (implement our own CURL printer)
- Switch to slog.Logger (requires Go 1.21)
- Require new opts param (this is technically breaking change, but we're under v0.0.0-, so it's fine).
curl.go Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
@VojtechVitek VojtechVitek merged commit 77b0ef9 into master Oct 4, 2024
1 check passed
@VojtechVitek VojtechVitek deleted the Implement-transportLogRequests-Remove-ex branch October 4, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants