public class LoggerUtil extends Object
LoggerUtil()
static void
debug(String msg)
error(String msg)
info(String msg)
setLog(org.slf4j.Logger logger)
setLogger(boolean isLog)
warn(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggerUtil()
public static void setLogger(boolean isLog)
public static void setLog(org.slf4j.Logger logger)
public static void debug(String msg)
public static void info(String msg)
public static void warn(String msg)
public static void error(String msg)
Copyright © 2018. All Rights Reserved.