Hacker News new | ask | show | jobs
by caruana 4604 days ago
really? i think you might be mistaking exception logging for quick debug lines, like when a certain line isn't being hit for some reason and you just want to quickly know if it does hit. you would clearly delete these quick messages before checking in. No need to get so dramatic ...
1 comments

Really. Identical error and debugging messages that might as well have all said "Foo!" across a 300,000+ LOC subsystem.