haredis
haredis copied to clipboard
Would be much nicer if we could pass in our own logger
The haredis logging is good - but the problem I face is that its disconnected from the rest of our logging. I use log4js ... but should be able to pass in any logger that implements debug, info, warn, error, etc
good idea, i wanted to do this but never got around to it. i'll accept a pull request or implement it as time permits.
Cool. I will have a stab if I get some free time