"OFF" is a level usable in a logging configuration file.  I have a need to see 
if a logger is configured this way.  There is no API in logger that checks 
this.  There is a workaround of course - if isFatalEnabled() returns false, 
then the logger is OFF.  But it would be trivial to add an isOff() method and a 
good thing to have it.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to