Skip to content

Instantly share code, notes, and snippets.

@atiaxi
Created July 11, 2014 14:32
Show Gist options
  • Save atiaxi/a3b0793bc9a24502556b to your computer and use it in GitHub Desktop.
Save atiaxi/a3b0793bc9a24502556b to your computer and use it in GitHub Desktop.
That snippet for debugging hubot
robot.error (err, msg) ->
robot.logger.error err.stack
process.exit(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment