node-async-stacktrace

Improve Node.js stacktraces and make it easier to handle errors

Description

The "Async Stacktrace" module eases debugging of Node.js applications. With the default stacktraces, the problem is that they do not tell you exactly where a problematic subroutine has been called from.

The "Async Stacktrace" module shows you where an error was caught and passed to the next callback. This allows you to see from where problematic code was called.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Pita/async-stacktrace


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-async-stacktrace