Hacker News new | ask | show | jobs
by tbarbugli 819 days ago
we wrap all errors with a stack.Wrap function that adds stacktrace to the error. This allows us to add stacktraces to logs and err reporting tools like Sentry. Huge time saver