Hacker News new | ask | show | jobs
by boxed 924 days ago
I don't understand the use case. If it's local, I'll just get a nice traceback and I can use the normal debugger. So what's the point of this?
1 comments

Not in all cases do you get a traceback into the UI. In some cases you have to look at your terminal or console. In this case it goes straight into your browser window. But additionally it also shows you a bunch of traces going on for instrumented calls.