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
LogRecord
s gathered by
TestLogHandler
.Extension for setting up the
TestLoggerFactory
properlyCentral entry point for handling
TestLogHandler
Handler for storing and querying
LogRecord
sDefines the log-levels with implicit mapping to JUL log level according to:
SLF4JBridgeHandler