- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.7k
 
LOG4J2-3627: PatternLayout: %xEx{ [ "short" | depth ] } not working #1137
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@theit! Thanks so much for the bug report and fix! Much appreciated! I have requested some changes, would you mind checking them out, please? Also a changes.xml entry would be handy too.
        
          
                ...e/src/main/java/org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      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.