How We Solved Node's Hard to Use Logs
Oct 9th, 2017 – Ben JohnsonOh that feeling! When you have an important production issue to solve and you know the answer lies in a mountain of unstructured logs.
If you're like us, you've tried a variety of tools to gain insight into your Node app, but none of them provide the level of granularity needed to solve production issues like logs do. Unfortunately, using traditional Node logs can be incredibly inefficient and frustrating.