Replies: 2 comments 3 replies
-
Hey @ZOUG , This sounds more like feature and less like bug |
Beta Was this translation helpful? Give feedback.
1 reply
-
@ZOUG, if cause is crucial for your case, can you use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When a line number limit is applied to exception logging (e.g.
%exception{5}
), causes of nested exceptions are also truncated and not shown. In my opinion, exception causes are useful in most cases and should be kept by default.Beta Was this translation helpful? Give feedback.
All reactions