You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible, or planned, for structlog to be able to automatically capture unhandled exceptions? I see it could be done with some massaging, e.g., #97, with sys.excepthook. I'm just wondering if it's possible for this to be an automatic behavor?