public class Logger extends Object
static org.slf4j.Logger
LOG
Logger()
static void
debug(String string)
error(Exception e)
error(String string)
log(String message)
warn(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.slf4j.Logger LOG
public Logger()
public static void log(String message)
message
public static void debug(String string)
public static void error(String string)
public static void warn(String string)
public static void error(Exception e)
Copyright © 2002–2019 Starter Inc.. All rights reserved.