[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
Wed Apr 16 13:44:33 EDT 2014
[ https://issues.jboss.org/browse/WFLY-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins resolved WFLY-1814.
---------------------------------
Resolution: Out of Date
This was fixed some time ago with using a new LogContextSelector.
> 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