Constant Field Values
Contents
org.apache.*
-
org.apache.logging.log4j.Level Modifier and Type Constant Field Value public static final String
CATEGORY
"Level"
-
org.apache.logging.log4j.LogManager Modifier and Type Constant Field Value public static final String
FACTORY_PROPERTY_NAME
"log4j2.loggerContextFactory"
public static final String
ROOT_LOGGER_NAME
""
-
org.apache.logging.log4j.message.ParameterizedMessage 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
"...]"
-
org.apache.logging.log4j.message.StructuredDataId Modifier and Type Constant Field Value public static final String
RESERVED
"-1"
-
org.apache.logging.log4j.simple.SimpleLoggerContext 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."
-
org.apache.logging.log4j.spi.DefaultThreadContextMap Modifier and Type Constant Field Value public static final String
INHERITABLE_MAP
"isThreadContextMapInheritable"
-
org.apache.logging.log4j.spi.Provider 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"
-
org.apache.logging.log4j.status.StatusLogger Modifier and Type Constant Field Value public static final String
DEFAULT_STATUS_LISTENER_LEVEL
"log4j2.StatusLogger.level"
public static final String
MAX_STATUS_ENTRIES
"log4j2.status.entries"
public static final String
STATUS_DATE_FORMAT
"log4j2.StatusLogger.DateFormat"
-
org.apache.logging.log4j.util.Chars 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
NUL
0
public static final char
QUOTE
39
public static final char
SPACE
32
public static final char
TAB
9
-
org.apache.logging.log4j.util.Constants Modifier and Type Constant Field Value public static final String
LOG4J2_DEBUG
"log4j2.debug"
-
org.apache.logging.log4j.util.LoaderUtil Modifier and Type Constant Field Value public static final String
IGNORE_TCCL_PROPERTY
"log4j.ignoreTCL"
-
org.apache.logging.log4j.util.ProcessIdUtil Modifier and Type Constant Field Value public static final String
DEFAULT_PROCESSID
"-"
-
org.apache.logging.log4j.util.ProviderActivator Modifier and Type Constant Field Value public static final String
API_VERSION
"APIVersion"
-
org.apache.logging.log4j.util.ProviderUtil Modifier and Type Constant Field Value protected static final String
PROVIDER_RESOURCE
"META-INF/log4j-provider.properties"
-
org.apache.logging.log4j.util.Strings Modifier and Type Constant Field Value public static final String
EMPTY
""