Replies: 1 comment
-
While I think that project is cool, it is bad performance wise. If an app throws lots of exceptions, we don't want to affect app performance just to log an error in a nicer format. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Stacktraces of async functions are not so readable. Is it possible to use the specified github package and change the code in ExceptionDestructurer.Destructure() so stacktraces are more readable.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions