Hi Simon,

2005/11/12, [EMAIL PROTECTED] <[EMAIL PROTECTED] >:
1.  After embedding the server within JBoss it took a long time to stop the
BERDigester DEBUG messages filling up our log files.  By convention most
projects that use logging create loggers using their class names:
LoggerFactory.getLogger( InterceptorChainTest.class );  So controlling
logging system wide is quite intuitive.

The BERDIgester does not follow this convention.  It creates a logger with
a fixes name "BERDigester".

      org.apache.asn1.ber.digester.BERDigesterLoggingMonitor

I think you can disable the whole log messages by disabling ' org.apache.asn1' in Log4J.  Am I getting something wrong?

Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/

Reply via email to