public class MavenPackagerLog extends Object implements PackagerLog
| Constructor and Description |
|---|
MavenPackagerLog(org.apache.maven.plugin.logging.Log log) |
public MavenPackagerLog(org.apache.maven.plugin.logging.Log log)
public void info(String s)
info in interface PackagerLogpublic void error(String s)
error in interface PackagerLogpublic void warn(String s)
warn in interface PackagerLogpublic void debug(String s)
debug in interface PackagerLogpublic void error(String s, Throwable e)
error in interface PackagerLogCopyright © 2024 MuleSoft Inc. All rights reserved.