public class Logger extends Object
Logger(org.apache.maven.plugin.logging.Log log)
void
debug(String format, Object... values)
info(String format, Object... values)
warn(String format, Object... values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Logger(org.apache.maven.plugin.logging.Log log)
public void debug(String format, Object... values)
public void info(String format, Object... values)
public void warn(String format, Object... values)
Copyright © 2016–2018. All rights reserved.