vy commented on issue #4019:
URL: 
https://github.com/apache/logging-log4j2/issues/4019#issuecomment-3759296079

   Some random thoughts on the matter.
   
   1. `ThrowableStackTraceRenderer` should *ideally* produce an identical 
output to `Throwable::printStackTrace` (and render `toString` just like the 
latter)
   2. There are users in the wild trying to parse and/or locate a stack trace 
in a log file generated using Pattern Layout, which is explicitly documented to 
be *not* used as a structured layout
   3. Reporters' complaint in this issue (i.e., _"the information that used to 
be in my log files is missing post-`2.24.3`"_) is legitimate
   
   @alan0428a, you might want to check this issue out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to