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
[Fixed]
- Fixed WithStackTrace proxy to remove arguments in-place instead of
always stringifying the exception object immediately. This means we
need to handle different exception objects differently, but it also
means a better log message. Thanks @larryl and @GrantStreetGroup for
submitting this fix! [Github #100]
0 commit comments