public interface DeployerLog
void
debug(String s)
error(String s)
error(String s, Throwable e)
info(String s)
warn(String s)
void info(String s)
void error(String s)
void warn(String s)
void debug(String s)
void error(String s, Throwable e)
Copyright © 2017. All rights reserved.