public class LoggerImpl extends Object implements com.xliic.cicd.common.Logger
public void setLevel(int level)
setLevel
in interface com.xliic.cicd.common.Logger
public void fatal(String message)
fatal
in interface com.xliic.cicd.common.Logger
public void error(String message)
error
in interface com.xliic.cicd.common.Logger
public void warn(String message)
warn
in interface com.xliic.cicd.common.Logger
public void info(String message)
info
in interface com.xliic.cicd.common.Logger
public void debug(String message)
debug
in interface com.xliic.cicd.common.Logger
Copyright © 2016–2024. All rights reserved.