|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Defines all logging constants.
| Field Summary | |
|---|---|
static String |
DEBUG_LEVEL
Name of the key that controls the logging level. |
static int |
LOG_DEBUG
Set debug_level to this value to get Debug messages. |
static int |
LOG_ERROR
Set debug_level to this value to get Error messages. |
static int |
LOG_INFO
Set debug_level to this value to get Information messages. |
static int |
LOG_WARNING
Set debug_level to this value to get Warning messages. |
static String |
PLUGIN_ID
Name of the key that controls the logging level. |
| Field Detail |
public static final String PLUGIN_ID
public static final String DEBUG_LEVEL
public static final int LOG_ERROR
public static final int LOG_WARNING
public static final int LOG_INFO
public static final int LOG_DEBUG
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||