Page MenuHomePhabricator

Logging: Capture stack traces in logging backend
Closed, ResolvedPublic

Description

We can add the capability to capture more structured stack traces in the env.log method later on. This stack overflow post might be useful to get more structured info than the string returned by new Error().stack:

http://stackoverflow.com/questions/13227489/how-can-one-get-the-file-path-of-the-caller-function-in-node-js


Version: unspecified
Severity: normal

Details

Reference
bz60154

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:01 AM
bzimport added a project: Parsoid.
bzimport set Reference to bz60154.