Ayush Kumar created LOG4J2-2879:
-----------------------------------
Summary: Large extendedStackTrace in JsonLayout
Key: LOG4J2-2879
URL: https://issues.apache.org/jira/browse/LOG4J2-2879
Project: Log4j 2
Issue Type: Improvement
Components: Core
Affects Versions: 2.11.2
Reporter: Ayush Kumar
The extended stack trace value in jsonlayout can be extremely long, especially
if stackTraceAsString is false (the default).
There should be a way to cap the size of the extended stack trace. Maybe
something that is the Pattern equivalent of %ex\{30}?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)