Package de.neuland.assertj.logging
Interface LogEventCaptureAppender
-
public interface LogEventCaptureAppenderLogging framework specific appender for capturing log events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<LogEvent>getLogEvents()
-
-
-
Method Detail
-
getLogEvents
java.util.List<LogEvent> getLogEvents()
-
-