Package | Description |
---|---|
org.apache.maven.plugin | |
org.apache.maven.plugin.logging |
Modifier and Type | Method and Description |
---|---|
Log |
AbstractMojo.getLog()
Deprecated.
Use SLF4J directly
|
Log |
Mojo.getLog()
Deprecated.
Use SLF4J directly
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMojo.setLog(Log log)
Deprecated.
Use SLF4J directly
|
void |
Mojo.setLog(Log log)
Deprecated.
Use SLF4J directly
|
Modifier and Type | Class and Description |
---|---|
class |
SystemStreamLog
Deprecated.
Use SLF4J directly
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.