On Sat, Nov 17, 2001 at 01:04:22AM -0000, [EMAIL PROTECTED] wrote:
>   First incomplete implementation of FallbackErrorHandler. This required some
>   changes to the ErrorHandler interface.
[..]
>   +  /**
>   +     Add a reference to a logger to which the failing appender might
>   +     be attached to. The failing appender will be searched and
>   +     replaced only in the loggers you add through this method.
>   +
>   +     @param loggerName The name of the logger that will be searched
>   +     for the failing appender in view of replacement.
>   +     
>   +     @since 1.2 */
>   +  void setLogger(Stiring loggerName);
                      ^^^^^^^
Oops, that broke it ;P

--Jeff

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

Reply via email to