javascriptIn Praise Of Logging (A Node.js/Javascript Logging Guide)In this post, I'm going to outline some good practices I've learned along the way and (hopefully) convince you why you should consider using a logging framework immediately instead of console.log statements.