I know there is log4j.debug... but that seems to only switch on the configuration initialization (just Joran in particular). Appenders and various other components of Log4j can *themselves* log (via ComponentBase.getLogger()) but I don't know how to configure Log4j to configure that. Any ideas? I've search around a bit but didn't find anything. It's hard to search for debugging log4j *itself* and get any useful info. :-)
~ David Smiley -- View this message in context: http://www.nabble.com/Debugging-Log4J-itself-tf3449592.html#a9621615 Sent from the Log4j - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
