Skip to content

Conversation

CondensedTea
Copy link

Hey,

Thank you for great module.

I noticed that my service emits logs via log.Printf, I traced it down to Retry transport.

In this PR I replaced log with log/slog using suitable logging levels. Feel to free give me any feedback.

Cheers,
Alex.

Copy link
Contributor

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

However, log/slog will require a go.mod bump to Go 1.21.

I think I'm fine with that, since we're supporting four most recent major versions of Go in chi itself. 👍

@CondensedTea
Copy link
Author

Done, I bumped Go version to 1.21

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