haredis icon indicating copy to clipboard operation
haredis copied to clipboard

Would be much nicer if we could pass in our own logger

Open nickminutello opened this issue 12 years ago • 2 comments

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

nickminutello avatar Aug 27 '13 12:08 nickminutello

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.

carlos8f avatar Aug 27 '13 17:08 carlos8f

Cool. I will have a stab if I get some free time

nickminutello avatar Aug 28 '13 11:08 nickminutello