public final class TestLoggerFactory extends Object implements org.eclipse.aether.spi.log.LoggerFactory
PrintStream.| Constructor and Description |
|---|
TestLoggerFactory()
Creates a new logger factory that writes to
System.out. |
TestLoggerFactory(PrintStream out)
Creates a new logger factory that writes to the specified print stream.
|
public TestLoggerFactory()
System.out.public TestLoggerFactory(PrintStream out)
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.