Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_READ_SIZE |
10240 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FINAL_PATTERN_CHARS |
"%bcdeEfFgGiosuxX" |
public static final String |
PATTERN_MODIFIERS |
"lqh" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOCAL_LOG_FILE_PROPERTY |
"com.j256.simplemagic.logger.file" |
public static final String |
LOCAL_LOG_LEVEL_PROPERTY |
"com.j256.simplemagic.logger.level" |
public static final String |
LOCAL_LOG_PROPERTIES_FILE |
"/simplemagicLocalLog.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_TYPE_SYSTEM_PROPERTY |
"com.j256.simplemagic.logger.type" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EMPTY |
"" |
This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.