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

[MNG-7778] - Include suppressed exceptions when logging failures #1103

Merged
merged 2 commits into from
May 5, 2023

Conversation

marcphilipp
Copy link
Contributor

@marcphilipp marcphilipp commented May 5, 2023

Instead of only including causes, suppressed exceptions are now included
as well. A similar indentation strategy as in
Throwable.printStackTrace is used.


https://issues.apache.org/jira/browse/MNG-7778

Instead of only including causes, suppressed exceptions are now included
as well. A similar indentation strategy as in
`Throwable.printStackTrace` is used.
@cstamas
Copy link
Member

cstamas commented May 5, 2023

You need to reformat: pls mvn spotless:apply and commit

@cstamas
Copy link
Member

cstamas commented May 5, 2023

@marcphilipp heads up, pushed the reformat commit to your branch

@cstamas cstamas merged commit 56674cd into apache:master May 5, 2023
cstamas added a commit to cstamas/maven that referenced this pull request May 5, 2023
…che#1103)

Instead of only including causes, suppressed exceptions are now included
as well. A similar indentation strategy as in
`Throwable.printStackTrace` is used.

Back ported 56674cd

---

https://issues.apache.org/jira/browse/MNG-7778
@marcphilipp marcphilipp deleted the mng-7778 branch May 5, 2023 15:46
asfgit pushed a commit that referenced this pull request May 5, 2023
Instead of only including causes, suppressed exceptions are now included
as well. A similar indentation strategy as in
`Throwable.printStackTrace` is used.

Back ported 56674cd

---

https://issues.apache.org/jira/browse/MNG-7778
@gnodet gnodet added this to the 4.0.0-alpha-6 milestone May 17, 2023
@gnodet gnodet mentioned this pull request May 24, 2023
This pull request was closed.
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