|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines all logging constants.
Field Summary | |
---|---|
static String |
Copyright
|
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 String |
LOG_LOCATION
Name of the key that controls the log location. |
static String |
LOG_TO_FILE
Set log_location to this value to log to a file. |
static String |
LOG_TO_STDOUT
Set log_location to this value to log to a Std out. |
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 Copyright
public static final String PLUGIN_ID
public static final String DEBUG_LEVEL
public static final String LOG_LOCATION
public static final int LOG_ERROR
public static final int LOG_WARNING
public static final int LOG_INFO
public static final int LOG_DEBUG
public static final String LOG_TO_FILE
public static final String LOG_TO_STDOUT
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |