Constant Field Values
Contents
org.apache.*
-
org.apache.log4j.Level Modifier and Type Constant Field Value public static final intTRACE_INT5000 -
org.apache.log4j.LogManager Modifier and Type Constant Field Value public static final StringCONFIGURATOR_CLASS_KEY"log4j.configuratorClass"public static final StringDEFAULT_CONFIGURATION_FILE"log4j.properties"public static final StringDEFAULT_CONFIGURATION_KEY"log4j.configuration"public static final StringDEFAULT_INIT_OVERRIDE_KEY"log4j.defaultInitOverride" -
org.apache.log4j.Priority Modifier and Type Constant Field Value public static final intALL_INT-2147483648public static final intDEBUG_INT10000public static final intERROR_INT40000public static final intFATAL_INT50000public static final intINFO_INT20000public static final intOFF_INT2147483647public static final intWARN_INT30000
-
org.apache.log4j.builders.AbstractBuilder Modifier and Type Constant Field Value protected static final StringAPPEND_PARAM"Append"protected static final StringBUFFER_SIZE_PARAM"BufferSize"protected static final StringBUFFERED_IO_PARAM"BufferedIO"protected static final StringFILE_PARAM"File"protected static final StringMAX_BACKUP_INDEX"MaxBackupIndex"protected static final StringMAX_SIZE_PARAM"MaxFileSize"protected static final StringRELATIVE"RELATIVE" -
org.apache.log4j.builders.BuilderManager Modifier and Type Constant Field Value public static final StringCATEGORY"Log4j Builder"
-
org.apache.log4j.config.Log4j1Configuration Modifier and Type Constant Field Value public static final StringAPPENDER_REF_TAG"appender-ref"public static final StringINHERITED"inherited"public static final StringMONITOR_INTERVAL"log4j1.monitorInterval"public static final StringNULL"null"public static final StringTHRESHOLD_PARAM"Threshold" -
org.apache.log4j.config.PropertiesConfiguration Modifier and Type Constant Field Value public static final StringDEBUG_KEY"log4j.debug"public static final longDEFAULT_DELAY60000L -
org.apache.log4j.config.PropertiesConfigurationFactory Modifier and Type Constant Field Value protected static final StringDEFAULT_PREFIX"log4j"protected static final StringTEST_PREFIX"log4j-test"
-
org.apache.log4j.spi.Configurator Modifier and Type Constant Field Value public static final StringINHERITED"inherited"public static final StringNULL"null" -
org.apache.log4j.spi.ErrorCode Modifier and Type Constant Field Value public static final intADDRESS_PARSE_FAILURE6public static final intCLOSE_FAILURE3public static final intFILE_OPEN_FAILURE4public static final intFLUSH_FAILURE2public static final intGENERIC_FAILURE0public static final intMISSING_LAYOUT5public static final intWRITE_FAILURE1 -
org.apache.log4j.spi.Filter Modifier and Type Constant Field Value public static final intACCEPT1public static final intDENY-1public static final intNEUTRAL0 -
org.apache.log4j.spi.LocationInfo Modifier and Type Constant Field Value public static final StringNA"?"
-
org.apache.log4j.xml.XmlConfiguration Modifier and Type Constant Field Value public static final longDEFAULT_DELAY60000Lprotected static final StringDEFAULT_PREFIX"log4j"public static final StringFILTER_TAG"filter"public static final StringLAYOUT_TAG"layout"public static final StringNAME_ATTR"name"public static final StringPARAM_TAG"param"public static final StringREF_ATTR"ref"protected static final StringTEST_PREFIX"log4j-test"public static final StringVALUE_ATTR"value" -
org.apache.log4j.xml.XmlConfigurationFactory Modifier and Type Constant Field Value protected static final StringDEFAULT_PREFIX"log4j"public static final StringFILE_EXTENSION".xml"protected static final StringTEST_PREFIX"log4j-test"
-
org.apache.logging.log4j.Level Modifier and Type Constant Field Value public static final StringCATEGORY"Level" -
org.apache.logging.log4j.LogManager Modifier and Type Constant Field Value public static final StringFACTORY_PROPERTY_NAME"log4j2.loggerContextFactory"public static final StringROOT_LOGGER_NAME""
-
org.apache.logging.log4j.core.AbstractLifeCycle Modifier and Type Constant Field Value public static final intDEFAULT_STOP_TIMEOUT0 -
org.apache.logging.log4j.core.Appender Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"appender" -
org.apache.logging.log4j.core.Core Modifier and Type Constant Field Value public static final StringCATEGORY_NAME"Core" -
org.apache.logging.log4j.core.Filter Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"filter" -
org.apache.logging.log4j.core.Layout<T extends Serializable> Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"layout" -
org.apache.logging.log4j.core.LoggerContext Modifier and Type Constant Field Value public static final StringPROPERTY_CONFIG"config"
-
org.apache.logging.log4j.core.appender.ConsoleAppender Modifier and Type Constant Field Value public static final StringPLUGIN_NAME"Console" -
org.apache.logging.log4j.core.appender.FileAppender Modifier and Type Constant Field Value public static final StringPLUGIN_NAME"File" -
org.apache.logging.log4j.core.appender.NullAppender Modifier and Type Constant Field Value public static final StringPLUGIN_NAME"Null" -
org.apache.logging.log4j.core.appender.RollingFileAppender Modifier and Type Constant Field Value public static final StringPLUGIN_NAME"RollingFile" -
org.apache.logging.log4j.core.appender.SyslogAppender Modifier and Type Constant Field Value protected static final StringRFC5424"RFC5424"
-
org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager Modifier and Type Constant Field Value public static final intDEFAULT_BUFFER_SIZE262144
-
org.apache.logging.log4j.core.appender.routing.RoutingAppender Modifier and Type Constant Field Value public static final StringSTATIC_VARIABLES_KEY"staticVariables"
-
org.apache.logging.log4j.core.async.BlockingQueueFactory<E> Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"BlockingQueueFactory"
-
org.apache.logging.log4j.core.config.Configuration Modifier and Type Constant Field Value public static final StringCONTEXT_PROPERTIES"ContextProperties" -
org.apache.logging.log4j.core.config.ConfigurationFactory Modifier and Type Constant Field Value public static final StringAUTHORIZATION_PROVIDER"log4j2.authorizationProvider"public static final StringCATEGORY"ConfigurationFactory"public static final StringCONFIGURATION_FACTORY_PROPERTY"log4j.configurationFactory"public static final StringCONFIGURATION_FILE_PROPERTY"log4j.configurationFile"protected static final StringDEFAULT_PREFIX"log4j2"public static final StringLOG4J1_CONFIGURATION_FILE_PROPERTY"log4j.configuration"public static final StringLOG4J1_EXPERIMENTAL"log4j1.compatibility"protected static final StringLOG4J1_VERSION"1"protected static final StringLOG4J2_VERSION"2"protected static final StringTEST_PREFIX"log4j2-test" -
org.apache.logging.log4j.core.config.DefaultConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_LEVEL"org.apache.logging.log4j.level"public static final StringDEFAULT_NAME"Default"public static final StringDEFAULT_PATTERN"%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n" -
org.apache.logging.log4j.core.config.LoggerConfig Modifier and Type Constant Field Value public static final StringROOT"root" -
org.apache.logging.log4j.core.config.Node Modifier and Type Constant Field Value public static final StringCATEGORY"Core" -
org.apache.logging.log4j.core.config.NullConfiguration Modifier and Type Constant Field Value public static final StringNULL_NAME"Null"
-
org.apache.logging.log4j.core.config.arbiters.Arbiter Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"Arbiter" -
org.apache.logging.log4j.core.config.arbiters.ClassArbiter.Builder Modifier and Type Constant Field Value public static final StringATTR_CLASS_NAME"className" -
org.apache.logging.log4j.core.config.arbiters.SystemPropertyArbiter.Builder Modifier and Type Constant Field Value public static final StringATTR_PROPERTY_NAME"propertyName"public static final StringATTR_PROPERTY_VALUE"propertyValue"
-
org.apache.logging.log4j.core.config.composite.CompositeConfiguration Modifier and Type Constant Field Value public static final StringMERGE_STRATEGY_PROPERTY"log4j.mergeStrategy"
-
org.apache.logging.log4j.core.config.plugins.Plugin Modifier and Type Constant Field Value public static final StringEMPTY""
-
org.apache.logging.log4j.core.config.plugins.convert.TypeConverters Modifier and Type Constant Field Value public static final StringCATEGORY"TypeConverter"
-
org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor Modifier and Type Constant Field Value public static final StringPLUGIN_CACHE_FILE"META-INF/org/apache/logging/log4j/core/config/plugins/Log4j2Plugins.dat"
-
org.apache.logging.log4j.core.filter.AbstractFilter.AbstractFilterBuilder<B extends AbstractFilter.AbstractFilterBuilder<B>> Modifier and Type Constant Field Value public static final StringATTR_ON_MATCH"onMatch"public static final StringATTR_ON_MISMATCH"onMismatch" -
org.apache.logging.log4j.core.filter.LevelMatchFilter Modifier and Type Constant Field Value public static final StringATTR_MATCH"match" -
org.apache.logging.log4j.core.filter.MarkerFilter Modifier and Type Constant Field Value public static final StringATTR_MARKER"marker" -
org.apache.logging.log4j.core.filter.StringMatchFilter Modifier and Type Constant Field Value public static final StringATTR_MATCH"match"
-
org.apache.logging.log4j.core.impl.ThrowableFormatOptions Modifier and Type Constant Field Value public static final StringCLASS_NAME"short.className"public static final StringFILE_NAME"short.fileName"public static final StringLINE_NUMBER"short.lineNumber"public static final StringLOCALIZED_MESSAGE"short.localizedMessage"public static final StringMESSAGE"short.message"public static final StringMETHOD_NAME"short.methodName"
-
org.apache.logging.log4j.core.jmx.AppenderAdminMBean Modifier and Type Constant Field Value public static final StringPATTERN"org.apache.logging.log4j2:type=%s,component=Appenders,name=%s" -
org.apache.logging.log4j.core.jmx.AsyncAppenderAdminMBean Modifier and Type Constant Field Value public static final StringPATTERN"org.apache.logging.log4j2:type=%s,component=AsyncAppenders,name=%s" -
org.apache.logging.log4j.core.jmx.ContextSelectorAdminMBean Modifier and Type Constant Field Value public static final StringPATTERN"org.apache.logging.log4j2:type=%s,component=ContextSelector" -
org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean Modifier and Type Constant Field Value public static final StringPATTERN"org.apache.logging.log4j2:type=%s,component=Loggers,name=%s" -
org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean Modifier and Type Constant Field Value public static final StringNOTIF_TYPE_RECONFIGURED"com.apache.logging.log4j.core.jmx.config.reconfigured"public static final StringPATTERN"org.apache.logging.log4j2:type=%s" -
org.apache.logging.log4j.core.jmx.RingBufferAdminMBean Modifier and Type Constant Field Value public static final StringPATTERN_ASYNC_LOGGER"org.apache.logging.log4j2:type=%s,component=AsyncLoggerRingBuffer"public static final StringPATTERN_ASYNC_LOGGER_CONFIG"org.apache.logging.log4j2:type=%s,component=Loggers,name=%s,subtype=RingBuffer" -
org.apache.logging.log4j.core.jmx.Server Modifier and Type Constant Field Value public static final StringDOMAIN"org.apache.logging.log4j2" -
org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean Modifier and Type Constant Field Value public static final StringNOTIF_TYPE_DATA"com.apache.logging.log4j.core.jmx.statuslogger.data"public static final StringNOTIF_TYPE_MESSAGE"com.apache.logging.log4j.core.jmx.statuslogger.message"public static final StringPATTERN"org.apache.logging.log4j2:type=%s,component=StatusLogger"
-
org.apache.logging.log4j.core.layout.AbstractStringLayout Modifier and Type Constant Field Value protected static final intDEFAULT_STRING_BUILDER_SIZE1024 -
org.apache.logging.log4j.core.layout.HtmlLayout Modifier and Type Constant Field Value public static final StringDEFAULT_FONT_FAMILY"arial,sans-serif" -
org.apache.logging.log4j.core.layout.PatternLayout Modifier and Type Constant Field Value public static final StringDEFAULT_CONVERSION_PATTERN"%m%n"public static final StringKEY"Converter"public static final StringSIMPLE_CONVERSION_PATTERN"%d [%t] %p %c - %m%n"public static final StringTTCC_CONVERSION_PATTERN"%r [%t] %p %c %notEmpty{%x }- %m%n" -
org.apache.logging.log4j.core.layout.PatternSelector Modifier and Type Constant Field Value public static final StringELEMENT_TYPE"patternSelector" -
org.apache.logging.log4j.core.layout.Rfc5424Layout Modifier and Type Constant Field Value public static final intDEFAULT_ENTERPRISE_NUMBER18060public static final StringDEFAULT_ID"Audit"public static final StringDEFAULT_MDCID"mdc"
-
org.apache.logging.log4j.core.lookup.Interpolator Modifier and Type Constant Field Value public static final charPREFIX_SEPARATOR58 -
org.apache.logging.log4j.core.lookup.Log4jLookup Modifier and Type Constant Field Value public static final StringKEY_CONFIG_LOCATION"configLocation"public static final StringKEY_CONFIG_PARENT_LOCATION"configParentLocation" -
org.apache.logging.log4j.core.lookup.StrLookup Modifier and Type Constant Field Value public static final StringCATEGORY"Lookup" -
org.apache.logging.log4j.core.lookup.StrSubstitutor Modifier and Type Constant Field Value public static final charDEFAULT_ESCAPE36public static final StringDEFAULT_VALUE_DELIMITER_STRING":-"public static final StringESCAPE_DELIMITER_STRING":\\-"
-
org.apache.logging.log4j.core.net.SslSocketManager Modifier and Type Constant Field Value public static final intDEFAULT_PORT6514 -
org.apache.logging.log4j.core.net.TcpSocketManager Modifier and Type Constant Field Value public static final intDEFAULT_RECONNECTION_DELAY_MILLIS30000
-
org.apache.logging.log4j.core.net.ssl.SslConfigurationDefaults Modifier and Type Constant Field Value public static final StringKEYSTORE_TYPE"JKS"public static final StringPROTOCOL"SSL"
-
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Black Modifier and Type Constant Field Value protected static final StringNAME"black" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Blue Modifier and Type Constant Field Value protected static final StringNAME"blue" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Cyan Modifier and Type Constant Field Value protected static final StringNAME"cyan" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Green Modifier and Type Constant Field Value protected static final StringNAME"green" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Magenta Modifier and Type Constant Field Value protected static final StringNAME"magenta" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red Modifier and Type Constant Field Value protected static final StringNAME"red" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.White Modifier and Type Constant Field Value protected static final StringNAME"white" -
org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Yellow Modifier and Type Constant Field Value protected static final StringNAME"yellow" -
org.apache.logging.log4j.core.pattern.NotANumber Modifier and Type Constant Field Value public static final StringVALUE"\u0000" -
org.apache.logging.log4j.core.pattern.PatternConverter Modifier and Type Constant Field Value public static final StringCATEGORY"Converter"
-
org.apache.logging.log4j.core.script.AbstractScript Modifier and Type Constant Field Value protected static final StringDEFAULT_LANGUAGE"JavaScript"
-
org.apache.logging.log4j.core.selector.ContextSelector Modifier and Type Constant Field Value public static final longDEFAULT_STOP_TIMEOUT50L
-
org.apache.logging.log4j.core.tools.picocli.CommandLine Modifier and Type Constant Field Value public static final StringVERSION"2.0.3" -
org.apache.logging.log4j.core.tools.picocli.CommandLine.Help Modifier and Type Constant Field Value protected static final StringDEFAULT_COMMAND_NAME"<main class>"protected static final StringDEFAULT_SEPARATOR"=" -
org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.IStyle Modifier and Type Constant Field Value public static final StringCSI"\u001b["
-
org.apache.logging.log4j.core.util.BasicAuthorizationProvider Modifier and Type Constant Field Value public static final StringCONFIG_PASSWORD"log4j2.configurationPassword"public static final StringCONFIG_USER_NAME"log4j2.configurationUserName"public static final StringPASSWORD_DECRYPTOR"log4j2.passwordDecryptor" -
org.apache.logging.log4j.core.util.ClockFactory Modifier and Type Constant Field Value public static final StringPROPERTY_NAME"log4j.Clock" -
org.apache.logging.log4j.core.util.Constants Modifier and Type Constant Field Value public static final StringJNDI_CONTEXT_NAME"java:comp/env/log4j/context-name"public static final StringLOG4J_CONTEXT_SELECTOR"Log4jContextSelector"public static final StringLOG4J_DEFAULT_STATUS_LEVEL"Log4jDefaultStatusLevel"public static final StringLOG4J_LOG_EVENT_FACTORY"Log4jLogEventFactory"public static final intMILLIS_IN_SECONDS1000 -
org.apache.logging.log4j.core.util.CronExpression Modifier and Type Constant Field Value protected static final intALL_SPEC_INT99protected static final intDAY_OF_MONTH3protected static final intDAY_OF_WEEK5protected static final intHOUR2protected static final intMINUTE1protected static final intMONTH4protected static final intNO_SPEC_INT98protected static final intSECOND0protected static final intYEAR6 -
org.apache.logging.log4j.core.util.IOUtils Modifier and Type Constant Field Value public static final intEOF-1 -
org.apache.logging.log4j.core.util.Patterns Modifier and Type Constant Field Value public static final StringWHITESPACE"\\s*" -
org.apache.logging.log4j.core.util.ShutdownCallbackRegistry Modifier and Type Constant Field Value public static final StringSHUTDOWN_CALLBACK_REGISTRY"log4j.shutdownCallbackRegistry"public static final StringSHUTDOWN_HOOK_ENABLED"log4j.shutdownHookEnabled" -
org.apache.logging.log4j.core.util.UuidUtil Modifier and Type Constant Field Value public static final StringUUID_SEQUENCE"org.apache.logging.log4j.uuidSequence" -
org.apache.logging.log4j.core.util.Watcher Modifier and Type Constant Field Value public static final StringCATEGORY"Watcher"public static final StringELEMENT_TYPE"watcher"
-
org.apache.logging.log4j.core.util.datetime.FastDateFormat Modifier and Type Constant Field Value public static final intFULL0public static final intLONG1public static final intMEDIUM2public static final intSHORT3 -
org.apache.logging.log4j.core.util.datetime.FastDatePrinter Modifier and Type Constant Field Value public static final intFULL0public static final intLONG1public static final intMEDIUM2public static final intSHORT3
-
org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverFactory<V,C extends org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverContext<V,C>> Modifier and Type Constant Field Value public static final StringCATEGORY"JsonTemplateResolverFactory" -
org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverInterceptor<V,C extends org.apache.logging.log4j.layout.template.json.resolver.TemplateResolverContext<V,C>> Modifier and Type Constant Field Value public static final StringCATEGORY"JsonTemplateResolverInterceptor"
-
org.apache.logging.log4j.message.ParameterizedMessage Modifier and Type Constant Field Value public static final StringERROR_MSG_SEPARATOR":"public static final StringERROR_PREFIX"[!!!"public static final StringERROR_SEPARATOR"=>"public static final StringERROR_SUFFIX"!!!]"public static final StringRECURSION_PREFIX"[..."public static final StringRECURSION_SUFFIX"...]" -
org.apache.logging.log4j.message.StructuredDataId Modifier and Type Constant Field Value public static final intRESERVED-1
-
org.apache.logging.log4j.simple.SimpleLoggerContext Modifier and Type Constant Field Value protected static final StringDEFAULT_DATE_TIME_FORMAT"yyyy/MM/dd HH:mm:ss:SSS zzz"protected static final StringSYSTEM_PREFIX"org.apache.logging.log4j.simplelog."
-
org.apache.logging.log4j.spi.DefaultThreadContextMap Modifier and Type Constant Field Value public static final StringINHERITABLE_MAP"isThreadContextMapInheritable" -
org.apache.logging.log4j.spi.Provider Modifier and Type Constant Field Value public static final StringFACTORY_PRIORITY"FactoryPriority"public static final StringLOGGER_CONTEXT_FACTORY"LoggerContextFactory"public static final StringTHREAD_CONTEXT_MAP"ThreadContextMap"
-
org.apache.logging.log4j.status.StatusLogger Modifier and Type Constant Field Value public static final StringDEFAULT_STATUS_LISTENER_LEVEL"log4j2.StatusLogger.level"public static final StringMAX_STATUS_ENTRIES"log4j2.status.entries"public static final StringSTATUS_DATE_FORMAT"log4j2.StatusLogger.DateFormat"
-
org.apache.logging.log4j.util.Chars Modifier and Type Constant Field Value public static final charCR13public static final charDQUOTE34public static final charEQ61public static final charLF10public static final charNUL0public static final charQUOTE39public static final charSPACE32public static final charTAB9 -
org.apache.logging.log4j.util.Constants Modifier and Type Constant Field Value public static final StringLOG4J2_DEBUG"log4j2.debug" -
org.apache.logging.log4j.util.LoaderUtil Modifier and Type Constant Field Value public static final StringIGNORE_TCCL_PROPERTY"log4j.ignoreTCL" -
org.apache.logging.log4j.util.ProcessIdUtil Modifier and Type Constant Field Value public static final StringDEFAULT_PROCESSID"-" -
org.apache.logging.log4j.util.ProviderUtil Modifier and Type Constant Field Value protected static final StringPROVIDER_RESOURCE"META-INF/log4j-provider.properties" -
org.apache.logging.log4j.util.Strings Modifier and Type Constant Field Value public static final StringEMPTY""
-
org.apache.logging.log4j.web.Log4jWebSupport Modifier and Type Constant Field Value public static final StringIS_LOG4J_AUTO_INITIALIZATION_DISABLED"isLog4jAutoInitializationDisabled"public static final StringIS_LOG4J_AUTO_SHUTDOWN_DISABLED"isLog4jAutoShutdownDisabled"public static final StringIS_LOG4J_CONTEXT_SELECTOR_NAMED"isLog4jContextSelectorNamed"public static final StringLOG4J_CONFIG_LOCATION"log4jConfiguration"public static final StringLOG4J_CONTEXT_NAME"log4jContextName"
-
org.apache.logging.slf4j.Log4jMarker Modifier and Type Constant Field Value public static final longserialVersionUID1590472L