Description
Log4j captures the jar name and version of each class listed in a stack trace element. With Java 9 the StackTraceElement also includes the module name and module version. These should be included in the stack trace, possibly instead of the file name.
Attachments
Issue Links
- is duplicated by
-
LOG4J2-2075 Add module information to extended stack trace.
- Closed