public class AsyncLoggerConfigDefaultExceptionHandler extends Object implements com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
Constructor and Description |
---|
AsyncLoggerConfigDefaultExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleEventException(Throwable throwable,
long sequence,
AsyncLoggerConfigDisruptor.Log4jEventWrapper event) |
void |
handleOnShutdownException(Throwable throwable) |
void |
handleOnStartException(Throwable throwable) |
public AsyncLoggerConfigDefaultExceptionHandler()
public void handleEventException(Throwable throwable, long sequence, AsyncLoggerConfigDisruptor.Log4jEventWrapper event)
handleEventException
in interface com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
public void handleOnStartException(Throwable throwable)
handleOnStartException
in interface com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
public void handleOnShutdownException(Throwable throwable)
handleOnShutdownException
in interface com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
Copyright © 1999-2017 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.