[jboss-jira] [JBoss JIRA] (WFLY-1814) Static loggers in modules could be created on wrong log context if logging profiles are used
James Perkins (JIRA)
issues at jboss.org
Fri Dec 13 15:00:35 EST 2013
[ https://issues.jboss.org/browse/WFLY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931250#comment-12931250 ]
James Perkins commented on WFLY-1814:
-------------------------------------
The {{LogContextSelector}} should take care of this. This needs to be double checked.
> Static loggers in modules could be created on wrong log context if logging profiles are used
> --------------------------------------------------------------------------------------------
>
> Key: WFLY-1814
> URL: https://issues.jboss.org/browse/WFLY-1814
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
>
> Logging profiles use they're own context selector to get the {{LogContext}}. If a deployment using a logging profile is the first to access a module, e.g. JSF, then static loggers could be created on the logging profiles log context rather than the system log context.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list