Class NullConsoleLogger

java.lang.Object
org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
All Implemented Interfaces:
ConsoleLogger

public final class NullConsoleLogger extends Object implements ConsoleLogger
Logger doing nothing rather than using null.
Since:
2.20
Author:
Tibor Digana (tibor17)