Skip to content

Conversation

KarstenSchnitter
Copy link
Contributor

This fixes issue #145:

Since v3.6.0 the stacktrace feature was not working properly in the logback implementation.
Amongst the missing information was the exception class, the exception message and
suppressed or caused exceptions. The proposed change brings back the original coding
used before v3.6.0, which is also used in the log4j2 implementation.

Signed-off-by: Karsten Schnitter [email protected]

Since v3.6.0 the stacktrace feature was not working properly in the logback implementation.
Amongst the missing information was the exception class, the exception message and
suppressed or caused exceptions. The proposed change brings back the original coding
used before v3.6.0, which is also used in the log4j2 implementation.

Signed-off-by: Karsten Schnitter <[email protected]>
Copy link
Contributor

@nicklas-dohrn nicklas-dohrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juergen-walter
Copy link
Member

I like the improvement of the test

@KarstenSchnitter KarstenSchnitter merged commit a0ebc55 into master Apr 22, 2022
@KarstenSchnitter KarstenSchnitter deleted the issue/145 branch April 22, 2022 12:57
@juergen-walter
Copy link
Member

The proposed change brings back the original coding
used before v3.6.0, which is also used in the log4j2 implementation.

Fix is a move forward and not a revert, what I initially assumed based on the comment. Therefore it took longer for me to understand.

@calle2010
Copy link

It would be great if this were included in the next update of SAP Java Buildpack (1.53.0) on BTP on May 5. The currently announced change is to 3.6.1 only.

@KarstenSchnitter
Copy link
Contributor Author

I cannot really comment on the progress on the SAP Java Buildpack. I know, that an internal process has started to provide the fix with a buildpack hotfix.

@calle2010
Copy link

According to What's New information this has been integrated into SAP Java Buildpack 1.53.2 and 1.52.2

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