Use a reporter not a logger
Before you go mad, I know that you're not supposed to build black boxes, and I agree, so read to the end to get my point.
What is logging?
What most of us as developers do, is console.log() and if you're more experienced you'll be doing some file lo...
hashnode.com
sujesh thekkepatt
I am using Bunyan for that purpose. Which works pretty good