Interface EventAction


  • public interface EventAction
    • Method Summary

      Modifier and Type Method Description
      void perform​(org.apache.log4j.spi.LoggingEvent event)  
    • Method Detail

      • perform

        void perform​(org.apache.log4j.spi.LoggingEvent event)