Uses of Class
io.helidon.common.testing.junit5.InMemoryLoggingHandler
Packages that use InMemoryLoggingHandler
-
Uses of InMemoryLoggingHandler in io.helidon.common.testing.junit5
Methods in io.helidon.common.testing.junit5 that return InMemoryLoggingHandlerModifier and TypeMethodDescriptionstatic InMemoryLoggingHandlerCreates a new in-memory logging handler and attaches it to the logger named after the class name of the specified object.static InMemoryLoggingHandlerCreates a new in-memory logging handler and attaches it to the specified logger.