public final class LoggerFactory
static Logger
getLogger(String name)
getLogger(String name, InternalLogger internalLogger)
getLogger(Class<out Object> clazz)
static ILoggerFactory
getILoggerFactory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NonNull() static Logger getLogger(String name)
@NonNull() static Logger getLogger(String name, InternalLogger internalLogger)
@NonNull() static Logger getLogger(Class<out Object> clazz)
static ILoggerFactory getILoggerFactory()