Package org.wso2.carbon.utils.logging
Class MutableLogEvent
- java.lang.Object
-
- org.wso2.carbon.utils.logging.MutableLogEvent
-
public class MutableLogEvent extends Object
Creates a new mutable log event to append to the CircularBuffer ReferMutableLogEvent
-
-
Constructor Summary
Constructors Constructor Description MutableLogEvent(org.apache.logging.log4j.core.LogEvent logEvent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.logging.log4j.core.impl.MutableLogEventgetMutableLogEvent()voidsetMutableLogEvent(org.apache.logging.log4j.core.impl.MutableLogEvent mutableLogEvent)
-