[jboss-jira] [JBoss JIRA] (WFLY-4263) IIOP Subsystem: Wrong logger configuration
Tomasz Adamski (JIRA)
issues at jboss.org
Mon Jan 19 06:07:49 EST 2015
[ https://issues.jboss.org/browse/WFLY-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomasz Adamski updated WFLY-4263:
---------------------------------
Description:
Frank Langelage wrote:
{quote}
Now with wildfly.iiop in place, I see DEBUG messages, although category "org.wildfly" is set to INFO. To get rid of the debug messages a category with name "package org.wildfly.iiop" needs to be defined.
I think the Logger creation
IIOPLogger ROOT_LOGGER = Logger.getMessageLogger(IIOPLogger.class, IIOPLogger.class.getPackage().toString());
in
iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/logging/IIOPLogger.java
should be changed, aligned with those in other subsystems.
{quote}
> IIOP Subsystem: Wrong logger configuration
> ------------------------------------------
>
> Key: WFLY-4263
> URL: https://issues.jboss.org/browse/WFLY-4263
> Project: WildFly
> Issue Type: Bug
> Components: IIOP
> Affects Versions: 9.0.0.Alpha1
> Reporter: Tomasz Adamski
> Assignee: Tomasz Adamski
>
> Frank Langelage wrote:
> {quote}
> Now with wildfly.iiop in place, I see DEBUG messages, although category "org.wildfly" is set to INFO. To get rid of the debug messages a category with name "package org.wildfly.iiop" needs to be defined.
> I think the Logger creation
> IIOPLogger ROOT_LOGGER = Logger.getMessageLogger(IIOPLogger.class, IIOPLogger.class.getPackage().toString());
> in
> iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/logging/IIOPLogger.java
> should be changed, aligned with those in other subsystems.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list