My client java code puts data on a queue to be processed by a server, but these logging messages shown to the client are unwanted:
May 8, 2011 6:27:09 AM org.apache.activemq.transport.failover.FailoverTransport doReconnect INFO: Successfully connected to tcp://localhost:61616 I'm using activemq-all-5.4.1.jar How do I hide them? Thanks. Lou. -- View this message in context: http://activemq.2283324.n4.nabble.com/Hide-ActiveMQ-log4j-messages-tp3506729p3506729.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
