Log wrapper #3015
bailantaotao
started this conversation in
Ideas
Log wrapper
#3015
Replies: 2 comments
-
|
It's really a useful feature. Hope the pull request can be reviewed |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Let's spend some time on designing a better logging, we are open to proposals to decide which interface the logger should follow. |
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 fullerror. Because log is global in Go-Redis.I propose an idea where users can pass a
logChannelOption inPubSub.Channelso they can detect which one had an error occur.Please~~
Beta Was this translation helpful? Give feedback.
All reactions