[
https://issues.jboss.org/browse/WFLY-4263?page=com.atlassian.jira.plugin....
]
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)