Class AsyncLoggerConfigDisruptor.Log4jEventWrapper

  • Enclosing class:
    AsyncLoggerConfigDisruptor

    public static class AsyncLoggerConfigDisruptor.Log4jEventWrapper
    extends Object
    RingBuffer events contain all information necessary to perform the work in a separate thread.
    • Constructor Detail

      • Log4jEventWrapper

        public Log4jEventWrapper()
      • Log4jEventWrapper

        public Log4jEventWrapper​(MutableLogEvent mutableLogEvent)
    • Method Detail

      • clear

        public void clear()
        Release references held by ring buffer to allow objects to be garbage-collected.