public static class AsyncLoggerConfigDisruptor.Log4jEventWrapper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private LogEvent |
event |
private AsyncLoggerConfig |
loggerConfig |
Constructor and Description |
---|
Log4jEventWrapper() |
Log4jEventWrapper(MutableLogEvent mutableLogEvent) |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Release references held by ring buffer to allow objects to be garbage-collected.
|
java.lang.String |
toString() |
private AsyncLoggerConfig loggerConfig
private LogEvent event
public Log4jEventWrapper()
public Log4jEventWrapper(MutableLogEvent mutableLogEvent)