|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
java.lang.Objectcom.ibatis.common.logging.LogFactory
public class LogFactory
构造器摘要 | |
---|---|
LogFactory()
|
方法摘要 | |
---|---|
static Log |
getLog(java.lang.Class aClass)
|
static void |
selectJavaLogging()
This method will switch the logging implementation to Java native logging if you are running in JRE 1.4 or above. |
static void |
selectLog4JLogging()
This method will switch the logging implementation to Log4J if Log4J is available on the classpath. |
类方法继承: java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造器详细信息 |
---|
public LogFactory()
方法详细信息 |
---|
public static Log getLog(java.lang.Class aClass)
public static void selectLog4JLogging()
public static void selectJavaLogging()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |