David Lloyd created LOGMGR-133:
----------------------------------
Summary: Use StackWalker to get extended log record information
Key: LOGMGR-133
URL:
https://issues.jboss.org/browse/LOGMGR-133
Project: JBoss Log Manager
Issue Type: Sub-task
Reporter: David Lloyd
Fix For: 2.1.0.Beta1
Under Java 9, you can use a StackWalker to efficiently traverse the stack and return
information about callers. Using this mechanism should be substantially better-performing
than snapshotting the stack to acquire the calling class information for the extended log
record class.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)