java.lang.Object
org.apache.logging.log4j.core.async.AsyncLoggerConfigDisruptor.Log4jEventWrapper
- Enclosing class:
- AsyncLoggerConfigDisruptor
public static class AsyncLoggerConfigDisruptor.Log4jEventWrapper
extends Object
RingBuffer events contain all information necessary to perform the work in a separate thread.
-
Constructor Summary
Constructors
-
Method Summary
void
Release references held by ring buffer to allow objects to be garbage-collected.
-
Constructor Details
-
Log4jEventWrapper
public Log4jEventWrapper()
-
-
Method Details
-
clear
public void clear()
Release references held by ring buffer to allow objects to be garbage-collected.
-