Interface MockLogAppender.LoggingExpectation

    • Method Summary

      Modifier and Type Method Description
      void assertMatched()  
      void match​(org.apache.logging.log4j.core.LogEvent event)  
    • Method Detail

      • match

        void match​(org.apache.logging.log4j.core.LogEvent event)
      • assertMatched

        void assertMatched()