You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"name":"dadi-web","hostname":"","pid":34824,"level":50,"module":"event","event":"test_event_error","page":"test","url":"/test","params":{"one":1},"options":{"eventPath":"/web/test/app/events"},"msg":"Error\n at new Event (/web/test/app/events/test_event_error.js:13:13)\n at module.exports (/web/test/app/events/test_event_error.js:20:12)\n at Event.run (/web/dadi/lib/event/index.js:33:21)\n at Context.<anonymous> (/web/test/unit/event.js:104:14)\n at callFnAsync (/usr/local/lib/node_modules/mocha/lib/runnable.js:357:21)\n at Test.Runnable.run (/usr/local/lib/node_modules/mocha/lib/runnable.js:309:7)\n at Runner.runTest (/usr/local/lib/node_modules/mocha/lib/runner.js:428:10)\n at /usr/local/lib/node_modules/mocha/lib/runner.js:534:12\n at next (/usr/local/lib/node_modules/mocha/lib/runner.js:348:14)\n at /usr/local/lib/node_modules/mocha/lib/runner.js:358:7\n at next (/usr/local/lib/node_modules/mocha/lib/runner.js:284:14)\n at Immediate.<anonymous> (/usr/local/lib/node_modules/mocha/lib/runner.js:326:5)\n at runCallback (timers.js:666:20)\n at tryOnImmediate (timers.js:639:5)\n at processImmediate [as _immediateCallback] (timers.js:611:5)","time":"2017-06-27T10:48:46.423Z","v":0}
Currently when an event triggers an error, the event itself is not capture. Propose adding this to the logging
The text was updated successfully, but these errors were encountered: