Hacker News new | ask | show | jobs
by raldi 1716 days ago
We're discussing a NullPointerException situation; how is that not debugging?
1 comments

I think OP's case was not debugging a crash, just that if a crash happens he would like the log to be before rather than after. The log statements would be there no matter whether there is a crash or not, just in case.