public class LoggerFactory extends Object
LoggerFactory()
static Logger
getLogger(Class<?> clazz)
getLogger(String name)
getLoggerProxy(Class<?> clazz)
static void
init(boolean mustLog)
initProxyVc(boolean mustLog)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggerFactory()
public static void init(boolean mustLog)
mustLog
public static Logger getLogger(Class<?> clazz)
clazz
public static Logger getLogger(String name)
public static void initProxyVc(boolean mustLog)
public static Logger getLoggerProxy(Class<?> clazz)
Copyright © 2024 oceanbase.com. All rights reserved.