Package | Description |
---|---|
org.apache.log4j.helpers |
This package is used internally.
|
Modifier and Type | Field | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
static UtilLoggingLevel |
UtilLoggingLevel.toLevel(int val,
UtilLoggingLevel defaultLevel) |
Convert an integer passed as argument to a level.
|
Modifier and Type | Method | Description |
---|---|---|
static UtilLoggingLevel |
UtilLoggingLevel.toLevel(int val,
UtilLoggingLevel defaultLevel) |
Convert an integer passed as argument to a level.
|
Copyright 2000-2007 Apache Software Foundation.