You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Lutz Michael <mi...@siemens.com> on 2002/12/20 20:19:04 UTC

Quick logger level inheritance question


Suppose Logger A is set to WARN.
Suppose Logger A.B.C is set to DEBUG.
Now suppose the entry in the config file setting A.B.C to DEBUG is removed.

Q: Does A.B.C inherit from A at this point, yielding a level of WARN, or
does the level of A.B.C continue at DEBUG until explicitly set back to WARN?

Any input on this question would be greatly appreciated.
Thanks!

-------------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions 
Health Services Corporation and are intended only for the addressee(s).  
The information contained herein may include trade secrets or privileged or 
otherwise confidential information.  Unauthorized review, forwarding, printing, 
copying, distributing, or using such information is strictly prohibited and may 
be unlawful.  If you received this message in error, or have reason to believe 
you are not authorized to receive it, please promptly delete this message and 
notify the sender by e-mail with a copy to CSOffice@smed.com.  Thank you

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>