Have not tried this but it looks promising http://activemq.apache.org/logging-interceptor.html
also, with log4j it is possible to specify the logging level on a per class or package basis. see the examples in conf/log4j.configuration. 2008/8/28 Maenxe <[EMAIL PROTECTED]>: > > I'd like to setup log4j to log when a message was received by the broker, and > when a consumer retrieved it. Is there a way to do this? It seems the > default logging options are simply INFO, WARN, ERROR, FATAL, and DEBUG. > We're currently using INFO, but would like a little more granular detail. > > M@ > -- > View this message in context: > http://www.nabble.com/Question-about-Logging-in-ActiveMQ-5.1-tp19191517p19191517.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >