public class AsyncLoggerDefaultExceptionHandler extends Object implements com.lmax.disruptor.ExceptionHandler<RingBufferLogEvent>
| Constructor and Description |
|---|
AsyncLoggerDefaultExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEventException(Throwable throwable,
long sequence,
RingBufferLogEvent event) |
void |
handleOnShutdownException(Throwable throwable) |
void |
handleOnStartException(Throwable throwable) |
public AsyncLoggerDefaultExceptionHandler()
public void handleEventException(Throwable throwable, long sequence, RingBufferLogEvent event)
handleEventException in interface com.lmax.disruptor.ExceptionHandler<RingBufferLogEvent>public void handleOnStartException(Throwable throwable)
handleOnStartException in interface com.lmax.disruptor.ExceptionHandler<RingBufferLogEvent>public void handleOnShutdownException(Throwable throwable)
handleOnShutdownException in interface com.lmax.disruptor.ExceptionHandler<RingBufferLogEvent>Copyright © 1999-2017 The 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.