rollbar-java
rollbar-java copied to clipboard
rollbar log4j2 doesn't support suppressed exceptions
In some cases the actual exception is hiding in the suppressed exception section. rollbar log4j2 is not sending this.
We need to append the following as well:
throwableProxy.getSuppressedProxies()