-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris,
On 6/25/2009 8:54 AM, Christopher Piggott wrote:
> log4j.logger.org.apache.commons.digester.Digester=WARN, nowhere
> log4j.logger.org.apache.commons.digester.Digester.sax=WARN, nowhere
Strictly speaking, it doesn't matter what level (e.g. WARN
This is described here:
http://www.mail-archive.com/log4j-u...@logging.apache.org/msg10697.html
If you truly want them to go nowhere you can do this:
log4j.logger.org.apache.commons.digester.Digester=WARN, nowhere
log4j.logger.org.apache.commons.digester.Digester.sax=WARN, nowhere
log4j.appender