commons-logging is an abstraction over log4j or native java logging
which provides some implementation independence.

ActiveMQ will be moving to slf4j (http://www.slf4j.org/manual.html)
for 5.5 so you may want to consider using that in your application
code.

slf4j achieves the same goal (implementation independence) in a simpler way.

On 8 January 2011 22:31, rliguori <robert2...@hotmail.com> wrote:
>
> What is the difference between Log4j and commons-logging... also... Any
> advice on what to use in ActiveMQ client code?  Log4J or java.utils.logging?
>
> Thanks!
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Log4j-vs-java-utils-logging-in-ActiveMQ-client-code-tp3205465p3205465.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
http://blog.garytully.com
http://fusesource.com

Reply via email to