benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to parse a string containing a demystified stack trace

ThomasArdal opened this issue · comments

Is it possible to parse a string containing a demystified stack trace using features in this repo and convert it to enhanced stack frames? I'm currently using StackTraceParser to parse normal stack traces but that project doesn't support demystified stack traces.