Node.js Debugger
Node.js provide core debugger which can be used using debug keyword before file name.
node debug app.js