public class MavenDeployerLog extends Object implements DeployerLog
| Constructor and Description |
|---|
MavenDeployerLog(org.apache.maven.plugin.logging.Log log) |
public MavenDeployerLog(org.apache.maven.plugin.logging.Log log)
public void info(String charSequence)
info in interface DeployerLogpublic void error(String charSequence)
error in interface DeployerLogpublic void warn(String charSequence)
warn in interface DeployerLogpublic void debug(String charSequence)
debug in interface DeployerLogpublic void error(String charSequence, Throwable e)
error in interface DeployerLogCopyright © 2017 MuleSoft Inc. All rights reserved.