Log your Node Js error in a log file like a PRO!
We all have used console.log() at some point in time but these are just for debugging purpose only. It's not recommended in a production-level app.
If you'll use them in your production level app, this may not help you in finding the exact error and ...
blog.pratik.dev3 min read