You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2008/08/20 16:32:11 UTC

DO NOT REPLY [Bug 45658] error when working with ConsoleAppender

https://issues.apache.org/bugzilla/show_bug.cgi?id=45658


Jacob Kjome <ho...@visi.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Jacob Kjome <ho...@visi.com>  2008-08-20 07:32:11 PST ---
This is not a bug in Log4j.  It is a simple matter of appender inheritance. 
Appenders, inherited or otherwise, will append at the effective logging level
of the logger in question, not the level of the logger the appender was
inherited from... unless, of course, the logging level is inherited, which is
not the case here anyway.  Marking invalid.

Jake


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org