public class CommonLogger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private org.apache.maven.plugin.logging.Log |
log |
private org.codehaus.plexus.logging.Logger |
logger |
Constructor and Description |
---|
CommonLogger(org.apache.maven.plugin.logging.Log log) |
CommonLogger(org.codehaus.plexus.logging.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
info(java.lang.String s) |
void |
warn(java.lang.String s) |