Class MutableLogEvent


  • public class MutableLogEvent
    extends Object
    Creates a new mutable log event to append to the CircularBuffer Refer MutableLogEvent
    • Constructor Detail

      • MutableLogEvent

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

      • getMutableLogEvent

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

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