public final class FlushingLogsBuffer
extends java.lang.Object
The scheduleFlush method schedules logs transfer with configurable delay.
| Constructor and Description |
|---|
FlushingLogsBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
put(org.apache.log4j.spi.LoggingEvent event)
Inserts specified event to the queue
|