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 classConsoleLoggerDecoratorDecorator aroundConsoleLogger.classNullConsoleLoggerLogger doing nothing rather than using null.classPrintStreamLoggerConsole logger forPrintStream.
-