| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CATEGORY |
"Level" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FACTORY_PROPERTY_NAME |
"log4j2.loggerContextFactory" |
public static final String |
ROOT_LOGGER_NAME |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_MSG_SEPARATOR |
":" |
public static final String |
ERROR_PREFIX |
"[!!!" |
public static final String |
ERROR_SEPARATOR |
"=>" |
public static final String |
ERROR_SUFFIX |
"!!!]" |
public static final String |
RECURSION_PREFIX |
"[..." |
public static final String |
RECURSION_SUFFIX |
"...]" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESERVED |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_DATE_TIME_FORMAT |
"yyyy/MM/dd HH:mm:ss:SSS zzz" |
protected static final String |
SYSTEM_PREFIX |
"org.apache.logging.log4j.simplelog." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INHERITABLE_MAP |
"isThreadContextMapInheritable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FACTORY_PRIORITY |
"FactoryPriority" |
public static final String |
LOGGER_CONTEXT_FACTORY |
"LoggerContextFactory" |
public static final String |
THREAD_CONTEXT_MAP |
"ThreadContextMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAX_STATUS_ENTRIES |
"log4j2.status.entries" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
CR |
13 |
public static final char |
DQUOTE |
34 |
public static final char |
EQ |
61 |
public static final char |
LF |
10 |
public static final char |
QUOTE |
39 |
public static final char |
SPACE |
32 |
public static final char |
TAB |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IGNORE_TCCL_PROPERTY |
"log4j.ignoreTCL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PROVIDER_RESOURCE |
"META-INF/log4j-provider.properties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY |
"" |