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

--- Comment #2 from Curt Arnold <[email protected]> 2009-10-08 21:07:24 PDT ---
The sample configuration only specifies falling back on the root logger.  If
there was a failure, only the root logger would be switched to the FALLBACK
appender.  The "org.mailbox" logger would keep the failed PRIMARY appender.

I've attached a test case that is a variant of the existing
ErrorHandlerTestCase that should have worked, but at least for errors that
occur during configuration, something closes FALLBACK appender before it can
output anything.  Likely some unfortunately interaction between the
configurator and the FallbackErrorHandler.

-- 
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