LOG4J2-3627: PatternLayout: %xEx{ [ "short" | depth ] } not working#1137
LOG4J2-3627: PatternLayout: %xEx{ [ "short" | depth ] } not working#1137theit wants to merge 7 commits intoapache:release-2.xfrom
Conversation
…king This change restores the feature to limit the number of lines of a stack trace that is logged and adds a couple of test methods for the corresponding JUnit test class.
Signed-off-by: Thorsten Heit <theit@gmx.de>
Signed-off-by: Thorsten Heit <theit@gmx.de>
|
Sorry the very late reply. I couldn't work earlier on the ticket because of $DAYJOB and several sick days... :-/ |
|
This was closed automatically by Github because we renamed the |
|
Will this fix be available in the next release? (haven't found it in 2.20.0) |
|
I am picking this up. I first need to wrap my mind around the changes. |
|
@theit, sorry for the late response. I was just able to pick this up. Both Ideally, we should wrap the |
This change restores the feature to limit the number of lines of a stack trace that is logged and adds a couple of test methods for the corresponding JUnit test class.