Skip to content

Instantly share code, notes, and snippets.

@skycocker
Last active December 26, 2015 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skycocker/7074415 to your computer and use it in GitHub Desktop.
Save skycocker/7074415 to your computer and use it in GitHub Desktop.
test_frontend.log
{"level":"info","message":"process type is test_frontend","timestamp":"2013-10-20T19:48:37.935Z"}
{"date":"Sun Oct 20 2013 21:48:37 GMT+0200 (CEST)","process":{"pid":10301,"uid":1000,"gid":1000,"cwd":"/home/skycocker/Desktop/browserid","execPath":"/usr/local/bin/node","version":"v0.10.21","argv":["node","/home/skycocker/Desktop/browserid/scripts/test_frontend"],"memoryUsage":{"rss":18509824,"heapTotal":15453568,"heapUsed":7987892}},"os":{"loadavg":[1.8203125,1.7841796875,1.77001953125],"uptime":3959.078639706},"trace":[{"column":11,"file":"child_process.js","function":"errnoException","line":980,"method":null,"native":false},{"column":34,"file":"child_process.js","function":"Process.ChildProcess._handle.onexit","line":771,"method":"ChildProcess._handle.onexit","native":false}],"stack":["Error: spawn ENOENT"," at errnoException (child_process.js:980:11)"," at Process.ChildProcess._handle.onexit (child_process.js:771:34)"],"level":"error","message":"uncaughtException: spawn ENOENT","timestamp":"2013-10-20T19:48:37.958Z"}
{"date":"Sun Oct 20 2013 21:48:37 GMT+0200 (CEST)","process":{"pid":10301,"uid":1000,"gid":1000,"cwd":"/home/skycocker/Desktop/browserid","execPath":"/usr/local/bin/node","version":"v0.10.21","argv":["node","/home/skycocker/Desktop/browserid/scripts/test_frontend"],"memoryUsage":{"rss":18825216,"heapTotal":15453568,"heapUsed":8271168}},"os":{"loadavg":[1.8203125,1.7841796875,1.77001953125],"uptime":3959.100343952},"trace":[{"column":47,"file":"/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js","function":null,"line":183,"method":null,"native":false},{"column":null,"file":null,"function":"Array.forEach","line":null,"method":"forEach","native":true},{"column":19,"file":"/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js","function":null,"line":172,"method":null,"native":false},{"column":null,"file":null,"function":"Array.forEach","line":null,"method":"forEach","native":true},{"column":17,"file":"/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js","function":"process.vows.suites","line":167,"method":"vows.suites","native":false},{"column":20,"file":"events.js","function":"process.EventEmitter.emit","line":117,"method":"EventEmitter.emit","native":false},{"column":24,"file":"/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js","function":"process.options.Emitter.emit","line":236,"method":"options.Emitter.emit","native":false}],"stack":["TypeError: Object #<Object> has no method 'log'"," at /home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js:183:47"," at Array.forEach (native)"," at /home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js:172:19"," at Array.forEach (native)"," at process.vows.suites (/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js:167:17)"," at process.EventEmitter.emit (events.js:117:20)"," at process.options.Emitter.emit (/home/skycocker/Desktop/browserid/node_modules/vows/lib/vows.js:236:24)"],"level":"error","message":"uncaughtException: Object #<Object> has no method 'log'","timestamp":"2013-10-20T19:48:37.979Z"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment