It would be helpful if some of the log messages that are logged at higher 
severity levels than they are presently
-----------------------------------------------------------------------------------------------------------------

                 Key: AMQ-1117
                 URL: https://issues.apache.org/activemq/browse/AMQ-1117
             Project: ActiveMQ
          Issue Type: Wish
    Affects Versions: 4.1.0, 4.0.2, 4.0.1, 4.0
            Reporter: Chris Hofstaedter


It would be helpful if the messages pertaining to transport interrupted and 
transport resumed were logged at INFO rather than DEBUG.
It would be helpful if the messages pertaining to security errors were logged 
at ERROR rather than INFO.

All of these log messages are in DemandForwardingBridgeSupport in the following 
functions:
public void start() // for Transport Interrupted
public void start() // for Transport Resumed
protected void serviceRemoteException() // for Security errors


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to