Ralph Goers created LOG4J2-2075: ----------------------------------- Summary: Add module information to extended stack trace. Key: LOG4J2-2075 URL: https://issues.apache.org/jira/browse/LOG4J2-2075 Project: Log4j 2 Issue Type: New Feature Affects Versions: 2.9.1 Reporter: Ralph Goers
Java 9 has enhanced the StackTraceElement to include the module name and module version (which is odd since I didn't think modules had versions). The extended stack traces should include these in addition to the jar name and version. -- This message was sent by Atlassian JIRA (v6.4.14#64029)