Constant Field Values

Contents

org.apache.*

  • org.apache.logging.log4j.core.config.plugins.Plugin 
    Modifier and Type Constant Field Value
    public static final String EMPTY ""
  • org.apache.logging.log4j.core.config.plugins.convert.TypeConverters 
    Modifier and Type Constant Field Value
    public static final String CATEGORY "TypeConverter"
  • org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_CACHE_FILE "META-INF/org/apache/logging/log4j/core/config/plugins/Log4j2Plugins.dat"
  • org.apache.logging.log4j.core.jmx.AppenderAdminMBean 
    Modifier and Type Constant Field Value
    public static final String PATTERN "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 String PATTERN "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 String PATTERN "org.apache.logging.log4j2:type=%s,component=ContextSelector"
  • org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean 
    Modifier and Type Constant Field Value
    public static final String PATTERN "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 String NOTIF_TYPE_RECONFIGURED "com.apache.logging.log4j.core.jmx.config.reconfigured"
    public static final String PATTERN "org.apache.logging.log4j2:type=%s"
  • org.apache.logging.log4j.core.jmx.RingBufferAdminMBean 
    Modifier and Type Constant Field Value
    public static final String PATTERN_ASYNC_LOGGER "org.apache.logging.log4j2:type=%s,component=AsyncLoggerRingBuffer"
    public static final String PATTERN_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 String DOMAIN "org.apache.logging.log4j2"
  • org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean 
    Modifier and Type Constant Field Value
    public static final String NOTIF_TYPE_DATA "com.apache.logging.log4j.core.jmx.statuslogger.data"
    public static final String NOTIF_TYPE_MESSAGE "com.apache.logging.log4j.core.jmx.statuslogger.message"
    public static final String PATTERN "org.apache.logging.log4j2:type=%s,component=StatusLogger"
  • org.apache.logging.log4j.core.util.datetime.FastDateFormat 
    Modifier and Type Constant Field Value
    public static final int FULL 0
    public static final int LONG 1
    public static final int MEDIUM 2
    public static final int SHORT 3
  • org.apache.logging.log4j.core.util.datetime.FastDatePrinter 
    Modifier and Type Constant Field Value
    public static final int FULL 0
    public static final int LONG 1
    public static final int MEDIUM 2
    public static final int SHORT 3