[
https://issues.jboss.org/browse/LOGMGR-133?page=com.atlassian.jira.plugin...
]
James Perkins commented on LOGMGR-133:
--------------------------------------
I'll try to get one out soon. I was hoping to get the delayed handler in, which I
think is pretty much ready at this point. The only change I need to make is with the
configuration API to allow properties not to be persisted to the {{logging.properties}}
file.
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.Alpha6
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
(v7.5.0#75005)