One question and one suggestion for the log4j developers: Suggestion:
When deprecating a class, please mention in the javadocs what the replacement code is. Not everyone is a guru at all aspects of log4j, and some hints and examples would go a long way when we try to upgrade legacy code to the latest version. Question: org.apache.log4j.spi.RootCategory is now deprecated. What should I use instead? My exact call is: "Hierarchy hierarchy = new Hierarchy(new RootCategory(Level.DEBUG));)" Thanks. Bruno Melloni Director of Software Architecture Akuratus Corporation 1333 N. Stemmons Fwy, Suite 110 Dallas, Texas 75207 Phone: 469.227.0920 Fax: 469.227.0967 [EMAIL PROTECTED] www.akuratus.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
