public abstract class Loggers extends Object
Logger
static Logger
getLogger(Class<?> cls)
getLogger(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Logger getLogger(String name)
name
public static Logger getLogger(Class<?> cls)
cls
Class