hi all,
I was wondering about the logging part in the commons package, recently Log4J decided to deprecate the Category Class, we should use the Logger subclass instead. This all sounds fine, but in the Commons-Logging module there is a class that uses Category, will its constructor be deprecated ? will there be a new one to replace it (and use Logger instead) ? the class I am talking about: org.apache.commons.logging.impl.Log4JCategoryLog I am sorry if this question has been posted before, this means I missed it in the archive. _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
