I've been using the org.apache.log4j.varia.NullAppender and there is a minor issue - the documentation suggests using the getInstance() method to retrieve an instance of the class, which is fine except that the method is not static....
Also, when I do a CVS update, I can't find the varia.NullAppender source, but there is (a different) one in the performance package ??? Which is the 'real' one? On a similar topic, what is the proper way to turn logging 'off' without modifying/removing entire configurations (and/or changing code)? thanks scott -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>