
SE Radio 563: David Cramer on Error Tracking
Software Engineering Radio - the podcast for professional software developers
00:00
The Importance of Logging Errors
In Python, you have the ability to log messages. You can log like actual error objects as errors. In most cases people use the login API's wrong and the data becomes junk. If we don't have a stack trace, we can't actually aggregate data because there's just not enough information to run hashing on it. And I think it's in everybody's benefit when they design their app to build some of these abstractions.
Transcript
Play full episode