All Classes and Interfaces

Class
Description
Meta-annotation that allows test classes to be extended with TestLoggerController instead of using @ExtendWith(TestLoggerController.class).
Provides a number of asserts against the LogRecords gathered by TestLogHandler.
Extension for setting up the TestLoggerFactory properly
Central entry point for handling TestLogHandler
Handler for storing and querying LogRecords
Defines the log-levels with implicit mapping to JUL log level according to: SLF4JBridgeHandler