
SE Radio 563: David Cramer on Error Tracking
Software Engineering Radio - the podcast for professional software developers
00:00
The Importance of Logging Unhandled Exceptions
The unhandled exceptions are ones that you weren't expecting. So those should, I guess, happen without you catching them. And then the ones that you perhaps do anticipate, but you still consider to be a problem, you would catch that and then add some kind of logging statement to your code. Potentially, yeah, it becomes a personal choice to be fair at that point.
Transcript
Play full episode