Log wrapper #3015
bailantaotao
started this conversation in
Ideas
Log wrapper
#3015
Replies: 1 comment
-
It's really a useful feature. Hope the pull request can be reviewed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I used the Redis Pub/Sub to serve each HTTP request channel, but I can't figure out which IP is getting the
channel is full
error. Because log is global in Go-Redis.I propose an idea where users can pass a
log
ChannelOption inPubSub.Channel
so they can detect which one had an error occur.Please~~
Beta Was this translation helpful? Give feedback.
All reactions