Package de.neuland.assertj.logging
-
Interface Summary Interface Description LogEventCaptureAppender Logging framework specific appender for capturing log events. -
Class Summary Class Description ExpectedLoggingAssert Assertion methods for de.neuland.assertj.logging.ExpectedLogging.GenericExpectedLogging<APPENDER extends LogEventCaptureAppender> TheExpectedLoggingrule allows you to verify that your code logs messages in the underlying logging framework.LogEvent An abstraction of log events for different logging frameworks. -
Enum Summary Enum Description LogLevel Abstraction of log levels used by the different logging implementations.