Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support suppressed exceptions #150

Merged
merged 5 commits into from
Oct 3, 2013
Merged

Support suppressed exceptions #150

merged 5 commits into from
Oct 3, 2013

Conversation

ash2k
Copy link
Contributor

@ash2k ash2k commented Sep 22, 2013

This is a (partial) fix for LOGBACK-516. It adds support of suppressed exceptions to ThrowableProxyConverter and to RootCauseFirstThrowableProxyConverter. Also it fixes support for suppressed exceptions of suppressed exceptions (and more).

Most of code is based on support added by #16

@sv3k
Copy link

sv3k commented Sep 23, 2013

Vote!

@tony19
Copy link
Contributor

tony19 commented Oct 2, 2013

@ash2k, thanks for your contribution. Before I merge this, can you email a signed copy of the logback CLA to ceki@qos.ch? Thanks.

@ash2k
Copy link
Contributor Author

ash2k commented Oct 2, 2013

@tony19, done.

tony19 added a commit that referenced this pull request Oct 3, 2013
Support suppressed exceptions
@tony19 tony19 merged commit cf6d7bc into qos-ch:master Oct 3, 2013
@ash2k
Copy link
Contributor Author

ash2k commented Oct 3, 2013

Thanks! Any plans to release new version?

@miroslavhruz
Copy link

Vote a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants