[jboss-jira] [JBoss JIRA] (WFLY-4563) Review log categories and remove/change where necessary
Kabir Khan (JIRA)
issues at jboss.org
Wed Dec 6 11:20:46 EST 2017
[ https://issues.jboss.org/browse/WFLY-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan closed WFLY-4563.
----------------------------
> Review log categories and remove/change where necessary
> -------------------------------------------------------
>
> Key: WFLY-4563
> URL: https://issues.jboss.org/browse/WFLY-4563
> Project: WildFly
> Issue Type: Task
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 10.0.0.Alpha4
>
>
> 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
(v7.5.0#75005)
More information about the jboss-jira
mailing list