All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description EnableTestLogger Meta-annotation that allows test classes to be extended withTestLoggerControllerinstead of using@ExtendWith(TestLoggerController.class).LogAsserts Provides a number of asserts against theLogRecords gathered byTestLogHandler.TestLoggerController Extension for setting up theTestLoggerFactoryproperlyTestLoggerFactory Central entry point for handlingTestLogHandlerTestLogHandler Handler for storing and queryingLogRecordsTestLogLevel Defines the log-levels with implicit mapping to JUL log level according to: SLF4JBridgeHandler