Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created October 30, 2012 06:03
Show Gist options
  • Select an option

  • Save wolfeidau/3978564 to your computer and use it in GitHub Desktop.

Select an option

Save wolfeidau/3978564 to your computer and use it in GitHub Desktop.
CrashLog request which failed.
{
"payload": {
"notifier": {
"name": "nodejsapp",
"version": "0.0.1"
},
"event": {
"message": "uncaughtException",
"type": "Error",
"timestamp": "Tue, 30 Oct 2012 06:34:27 GMT"
},
"backtrace": [
{
"file": "/Users/markw/Code/Javascript/winston-crashlog/httptest.js",
"number": 21,
"method": null
},
{
"file": "module.js",
"number": 449,
"method": "_compile"
},
{
"file": "module.js",
"number": 467,
"method": "Module._extensions..js"
},
{
"file": "module.js",
"number": 356,
"method": "load"
},
{
"file": "module.js",
"number": 312,
"method": "Module._load"
},
{
"file": "module.js",
"number": 492,
"method": "runMain"
},
{
"file": "node.js",
"number": 244,
"method": "startup.processNextTick.process._tickCallback"
}
],
"environment": {
"platform": "v0.8.8"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment