[jboss-jira] [JBoss JIRA] (LOGMGR-131) Add format characters for module name, module version

James Perkins (JIRA) issues at jboss.org
Wed May 4 14:24:00 EDT 2016


    [ https://issues.jboss.org/browse/LOGMGR-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201167#comment-13201167 ] 

James Perkins commented on LOGMGR-131:
--------------------------------------

I guess this could be tricky with an {{AsyncHandler}}. The {{java.util.logging.LogRecord}} doesn't seem to have a way to get the module name so we'd have to somehow resolve it if there is no exception available.

> Add format characters for module name, module version
> -----------------------------------------------------
>
>                 Key: LOGMGR-131
>                 URL: https://issues.jboss.org/browse/LOGMGR-131
>             Project: JBoss Log Manager
>          Issue Type: Sub-task
>            Reporter: David Lloyd
>             Fix For: 2.1.0.Beta1
>
>
> In JDK9, StackTraceElements contain moduleName and moduleVersion fields.  This information is useful for debugging purposes, thus format characters should be allocated towards these values.  Ideally it'll be something non-conflicting with respect to log4j and other common ancestor/related frameworks, but that is less important than the basic support.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list