Isn't the Java client's output determined by the log4j file (log4j.xml)?

If it's still the way it used to be, you can change the level in the logger to trace, debug, info, warn, error or fatal:

<logger name="org.apache">
       <level value="warn"/>
</logger>

I haven't looked at this for quite a while, so it may well have changed ...

Jonathan

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to