Alex Rudyy created QPID-8232:
--------------------------------

             Summary: [Broker-J] Disabling logging using  log level OFF is not 
respected by the logging framework
                 Key: QPID-8232
                 URL: https://issues.apache.org/jira/browse/QPID-8232
             Project: Qpid
          Issue Type: Improvement
          Components: Broker-J
    Affects Versions: qpid-java-broker-7.0.6
            Reporter: Alex Rudyy


When two logging rules created where one rule allows logging  for the given 
hierarchy and another rule disables specific logging for the logger from the 
hierarchy declared in the first rule, the rule disabling the logging should 
take precedence.

For example, when the one rule allows 'info' logging for loggers matching 
"qpid.message.*" and another rule is added to turn off logging of log event 
from logger "qpid.message.exchange.discardmsg", the logs from logger 
"qpid.message.exchange.discardmsg" should not be appended. The current 
implementation allows logging from disabled loggers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to