Hi there.

I'm looking through the code now...

I have looked at your ErrorHandler interface, but could not find the 
OnceOnlyErrorHandler.  Am I missing something?

Cheers,
Manik

PS: Should this be on the developers list?

Ceki Gulcu wrote:

>
>Manik,
>
>Thanks for your offer. One interesting feature I have in mind is a 
>FallbackErrorHandler. ErrorHandlers are attached to appenders such that they are 
>invoked when an error occurs. Currently, all appenders come with OnceOnlyErrorHandler 
>which reports an error once ignoring following errors (of the same appenders). A 
>FallbackErrorHandler would replace a failing appender with a backup appender. For 
>example, if a JDBCAppender failed for whatever reason then the FallbackErrorHandler 
>would replace it with a say FileAppender. 
>
>DomConfigurator comes with support for ErrorHandlers, you "just" have to write one... 
>Regards, Ceki
>
>At 14:55 12.11.2001 +0000, Manik Surtani wrote:
>
>>Hello, all.
>>
>>I have been using Jakarta tools like Ant, Tomcat, and Log4J for a long time now in 
>our in-house Java and J2EE projects, and have been meaning to contribute code for 
>quite a while.  I have finally got my head around the inertia and will now, and am 
>rearing to go.  What's the best place to start with this?  I am familiar with 
>portions of the code, have a good understanding of the J2EE/Servlets standards and 
>specifications. Is there a TODO list or a wishlist for these projects, that have 
>features needing implementation, etc?
>>
>>Cheers,
>>
>>-- 
>>Manik Surtani
>>Chief Technology Officer
>>Silk Road Limited
>>
>>Telephone: 07786 702 706
>>Email: [EMAIL PROTECTED]
>>Web: http://www.silkroad.co.uk
>>
>>
>>
>>
>>--
>>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>>
>>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


-- 
Manik Surtani
Chief Technology Officer
Silk Road Limited

Telephone: 07786 702 706
Email: [EMAIL PROTECTED]
Web: http://www.silkroad.co.uk





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to