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 Refer MutableLogEvent
  • Constructor Details

    • MutableLogEvent

      public MutableLogEvent(org.apache.logging.log4j.core.LogEvent logEvent)
  • Method Details

    • getMutableLogEvent

      public org.apache.logging.log4j.core.impl.MutableLogEvent getMutableLogEvent()
    • setMutableLogEvent

      public void setMutableLogEvent(org.apache.logging.log4j.core.impl.MutableLogEvent mutableLogEvent)