[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)
jira-events at lists.jboss.org
Fri Aug 2 19:52:26 EDT 2013
James Perkins created WFLY-1814:
-----------------------------------
Summary: 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
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