AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
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.