Package | Description |
---|---|
org.wso2.carbon.utils.logging.appenders |
Modifier and Type | Method and Description |
---|---|
CircularBuffer<org.apache.log4j.spi.LoggingEvent> |
MemoryAppender.getCircularQueue() |
Modifier and Type | Method and Description |
---|---|
void |
MemoryAppender.setCircularBuffer(CircularBuffer<org.apache.log4j.spi.LoggingEvent> circularBuffer) |
Constructor and Description |
---|
MemoryAppender(CircularBuffer<org.apache.log4j.spi.LoggingEvent> circularBuffer) |
Copyright © 2016 WSO2 Inc. All rights reserved.