Support for log/slog
Open
Enhancement
- Dominant language
- Go
- Stars
- 9.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
👋🏻
I was looking to migrate from `log` to `log/slog` and noticed that https://pkg.go.dev/github.com/gomodule/redigo@v1.8.9/redis#NewLoggingConn is constrained to the former.
What is the plan as far as supporting the new structured logging package?
I presume you'd want to modify the various signatures to using an interface rather than a concrete type.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.