程序包 | 说明 |
---|---|
com.fr.third.apache.log4j.helpers |
This package is used internally.
|
限定符和类型 | 字段和说明 |
---|---|
static UtilLoggingLevel |
UtilLoggingLevel.CONFIG
CONFIG.
|
static UtilLoggingLevel |
UtilLoggingLevel.FINE
FINE.
|
static UtilLoggingLevel |
UtilLoggingLevel.FINER
FINER.
|
static UtilLoggingLevel |
UtilLoggingLevel.FINEST
FINEST.
|
static UtilLoggingLevel |
UtilLoggingLevel.INFO
INFO.
|
static UtilLoggingLevel |
UtilLoggingLevel.SEVERE
SEVERE.
|
static UtilLoggingLevel |
UtilLoggingLevel.WARNING
WARNING.
|
限定符和类型 | 方法和说明 |
---|---|
static UtilLoggingLevel |
UtilLoggingLevel.toLevel(int val,
UtilLoggingLevel defaultLevel)
Convert an integer passed as argument to a level.
|
限定符和类型 | 方法和说明 |
---|---|
static UtilLoggingLevel |
UtilLoggingLevel.toLevel(int val,
UtilLoggingLevel defaultLevel)
Convert an integer passed as argument to a level.
|