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

   @ppkarwasz, in the documentation, it uses the `stack trace` expression 
consistently, it never talks about `stack trace element`. Note that a `stack 
trace` is **not** just composed of `stack trace element`s, but also labels 
(`Caused by`, `Wrapped by` and `CIRCULAR REFERENCE`, etc.) and exception 
messages, which consume from the line capacity too. Hence, IMO, it makes sense 
the depth limit caps _"the rendered stack trace lines"_, not _"the stack trace 
elements"_. Would you want me to explicitly state this difference in the docs?


-- 
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