Uses of Interface
org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
-
Uses of ConsoleLogger in org.apache.maven.plugin.surefire.log.api
Classes in org.apache.maven.plugin.surefire.log.api that implement ConsoleLogger Modifier and Type Class Description class
ConsoleLoggerDecorator
Decorator aroundConsoleLogger
.class
NullConsoleLogger
Logger doing nothing rather than using null.class
PrintStreamLogger
Console logger forPrintStream
.
-