[jboss-jira] [JBoss JIRA] (WFCORE-656) Review log categories and remove/change where necessary
James Perkins (JIRA)
issues at jboss.org
Mon Apr 20 11:56:18 EDT 2015
James Perkins created WFCORE-656:
------------------------------------
Summary: Review log categories and remove/change where necessary
Key: WFCORE-656
URL: https://issues.jboss.org/browse/WFCORE-656
Project: WildFly Core
Issue Type: Task
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
Fix For: 1.0.0.CR1
Look for situations like;
{code}
MessagingLogger ROOT_LOGGER = Logger.getMessageLogger(MessagingLogger.class, "org.jboss.as.messaging");
MessagingLogger MESSAGING_LOGGER = Logger.getMessageLogger(MessagingLogger.class, "org.jboss.messaging");
{code}
Possibly change all to org.wildfly.*.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list