see
http://jakarta.apache.org/log4j/docs/FAQ.html#reliable
--- Goran Abramovic <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
>
> I have created couple custom appenders that I attach to my logger. My
> appenders extend AppenderSkeleton class, and implement append method. My
> question is, why appen
Hi all,
I have created couple custom appenders that I attach to my logger. My
appenders extend AppenderSkeleton class, and implement append method. My
question is, why append method does not throw any checked exceptions in
the method signature? Sometimes I would like logger to be able to
recov