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


Jacob Kjome <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Jacob Kjome <[EMAIL PROTECTED]>  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to