> On a similar topic, what is the proper way to turn logging 
> 'off'  without
> modifying/removing entire configurations (and/or changing code)?

LogManager.getLoggerRepository().setThreshold(Level.OFF);  ???

-Mark

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to