public abstract class AbstractLogAwareFacet extends Object implements EnvironmentFacet
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.plugin.logging.Log |
log |
Constructor and Description |
---|
AbstractLogAwareFacet(org.apache.maven.plugin.logging.Log log)
Creates an AbstractLogAwareFacet wrapping the supplied, non-null Log.
|
Copyright © 2005–2015 MojoHaus. All rights reserved.