|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which compliments the JogreLog class.
Field Summary | |
static int |
DEBUG
Level 3 priority (low). |
static int |
DEFAULT_CONSOLE_PRIORITY
Default priority (if problems reading from the properties file. |
static int |
DEFAULT_FILE_PRIORITY
Default value for file output. |
static boolean |
DEFAULT_SHOW_PRIORITY
Default for showing a priority. |
static int |
ERROR
Level 1 priority (high). |
static int |
INFO
Level 2 priority (medium). |
static int |
NONE
No logging will be created. |
static String[] |
PRIORITY_STRS
String values of priorities |
Field Detail |
public static final int NONE
public static final int ERROR
public static final int INFO
public static final int DEBUG
public static final String[] PRIORITY_STRS
public static final int DEFAULT_CONSOLE_PRIORITY
public static final int DEFAULT_FILE_PRIORITY
public static final boolean DEFAULT_SHOW_PRIORITY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |