-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
While trying to use with winston logger module which uses the latest version of stack-trace, I get the following error when trying with latest node stable release of 0.12.0:
winston/node_modules/stack-trace/lib/stack-trace.js:26
var lines = err.stack.split('\n').slice(1);
^
Object.exports.parse (winston/node_modules/stack-trace/lib/stack-trace.js:26:25),
Object.exception.getTrace (winston/lib/winston/exception.js:45:32),
Object.exception.getAllInfo (winston/lib/winston/exception.js:19:24),
Logger._uncaughtException (winston/lib/winston/logger.js:618:24),
process.emit (events.js:129:20),
process._fatalException (node.js:236:26)
Metadata
Metadata
Assignees
Labels
No labels