public class MavenILogger extends Object implements com.android.utils.ILogger
Constructor and Description |
---|
MavenILogger(org.apache.maven.plugin.logging.Log log) |
MavenILogger(org.apache.maven.plugin.logging.Log log,
boolean verboseInfo) |
public MavenILogger(org.apache.maven.plugin.logging.Log log, boolean verboseInfo)
public MavenILogger(org.apache.maven.plugin.logging.Log log)
public void error(@Nullable Throwable throwable, @Nullable String s, Object... objects)
error
in interface com.android.utils.ILogger
public void warning(@NonNull String s, Object... objects)
warning
in interface com.android.utils.ILogger
public void info(@NonNull String s, Object... objects)
info
in interface com.android.utils.ILogger
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.