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
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.