|
Logback API Version 0.9.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.CoreGlobal
public class CoreGlobal
| Field Summary | |
|---|---|
static String |
CLF_DATE_PATTERN
Time format used in Common Log Format |
static String |
CODES_URL
|
static Class[] |
EMPTY_CLASS_ARRAY
An empty Class array. |
static String |
EMPTY_STRING
An empty string. |
static String[] |
EMPTY_STRING_ARRAY
An empty string array. |
static String |
EVALUATOR_MAP
The key used in locating the evaluator map in context's object map. |
static String |
ISO8601_PATTERN
|
static String |
ISO8601_STR
|
static String |
LINE_SEPARATOR
|
static int |
LINE_SEPARATOR_LEN
|
static String |
PATTERN_RULE_REGISTRY
Customized pattern conversion rules are stored under this key in the Context object store. |
| Constructor Summary | |
|---|---|
CoreGlobal()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LINE_SEPARATOR
public static final int LINE_SEPARATOR_LEN
public static final String CODES_URL
public static final String PATTERN_RULE_REGISTRY
Context object store.
public static final String ISO8601_STR
public static final String ISO8601_PATTERN
public static final String CLF_DATE_PATTERN
public static final String EVALUATOR_MAP
public static final String EMPTY_STRING
public static final String[] EMPTY_STRING_ARRAY
public static final Class[] EMPTY_CLASS_ARRAY
| Constructor Detail |
|---|
public CoreGlobal()
|
Logback API Version 0.9.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||