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