public class SbtLogger extends Object implements xsbti.Logger
Constructor and Description |
---|
SbtLogger(org.apache.maven.plugin.logging.Log l) |
public void error(xsbti.F0<String> msg)
error
in interface xsbti.Logger
public void warn(xsbti.F0<String> msg)
warn
in interface xsbti.Logger
public void info(xsbti.F0<String> msg)
info
in interface xsbti.Logger
public void debug(xsbti.F0<String> msg)
debug
in interface xsbti.Logger
public void trace(xsbti.F0<Throwable> exception)
trace
in interface xsbti.Logger
Copyright © 2012–2017. All rights reserved.