| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.6.0_45) on Mon May 06 19:24:06 PDT 2013 --> |
| <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <TITLE> |
| Constant Field Values (Apache Log4J Core 2.0-beta6 API) |
| </TITLE> |
| |
| <META NAME="date" CONTENT="2013-05-06"> |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Constant Field Values (Apache Log4J Core 2.0-beta6 API)"; |
| } |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| <HR> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <HR> |
| <CENTER> |
| <H1> |
| Constant Field Values</H1> |
| </CENTER> |
| <HR SIZE="4" NOSHADE> |
| <B>Contents</B><UL> |
| <LI><A HREF="#org.apache">org.apache.*</A> |
| </UL> |
| |
| <A NAME="org.apache"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left"><FONT SIZE="+2"> |
| org.apache.*</FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.<A HREF="org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.LoggerContext.PROPERTY_CONFIG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/LoggerContext.html#PROPERTY_CONFIG">PROPERTY_CONFIG</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"config"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.config.<A HREF="org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.Configuration.CONTEXT_PROPERTIES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/Configuration.html#CONTEXT_PROPERTIES">CONTEXT_PROPERTIES</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"ContextProperties"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.config.<A HREF="org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.ConfigurationFactory.CONFIGURATION_FACTORY_PROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/ConfigurationFactory.html#CONFIGURATION_FACTORY_PROPERTY">CONFIGURATION_FACTORY_PROPERTY</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"log4j.configurationFactory"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.ConfigurationFactory.CONFIGURATION_FILE_PROPERTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/ConfigurationFactory.html#CONFIGURATION_FILE_PROPERTY">CONFIGURATION_FILE_PROPERTY</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"log4j.configurationFile"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.ConfigurationFactory.DEFAULT_PREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/ConfigurationFactory.html#DEFAULT_PREFIX">DEFAULT_PREFIX</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"log4j2"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.ConfigurationFactory.TEST_PREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/ConfigurationFactory.html#TEST_PREFIX">TEST_PREFIX</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"log4j2-test"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.config.<A HREF="org/apache/logging/log4j/core/config/DefaultConfiguration.html" title="class in org.apache.logging.log4j.core.config">DefaultConfiguration</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.DefaultConfiguration.DEFAULT_LEVEL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/DefaultConfiguration.html#DEFAULT_LEVEL">DEFAULT_LEVEL</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j.level"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.DefaultConfiguration.DEFAULT_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/DefaultConfiguration.html#DEFAULT_NAME">DEFAULT_NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"Default"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.config.<A HREF="org/apache/logging/log4j/core/config/NullConfiguration.html" title="class in org.apache.logging.log4j.core.config">NullConfiguration</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.NullConfiguration.NULL_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/NullConfiguration.html#NULL_NAME">NULL_NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"Null"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.config.plugins.<A HREF="org/apache/logging/log4j/core/config/plugins/Plugin.html" title="annotation in org.apache.logging.log4j.core.config.plugins">Plugin</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.config.plugins.Plugin.EMPTY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/config/plugins/Plugin.html#EMPTY">EMPTY</A></CODE></TD> |
| <TD ALIGN="right"><CODE>""</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.helpers.<A HREF="org/apache/logging/log4j/core/helpers/ClockFactory.html" title="class in org.apache.logging.log4j.core.helpers">ClockFactory</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.helpers.ClockFactory.PROPERTY_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/helpers/ClockFactory.html#PROPERTY_NAME">PROPERTY_NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"log4j.Clock"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.helpers.<A HREF="org/apache/logging/log4j/core/helpers/Constants.html" title="class in org.apache.logging.log4j.core.helpers">Constants</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.helpers.Constants.JNDI_CONTEXT_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/helpers/Constants.html#JNDI_CONTEXT_NAME">JNDI_CONTEXT_NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"java:comp/env/log4j/context-name"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.helpers.Constants.LOG4J_CONTEXT_SELECTOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/helpers/Constants.html#LOG4J_CONTEXT_SELECTOR">LOG4J_CONTEXT_SELECTOR</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"Log4jContextSelector"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.helpers.Constants.MILLIS_IN_SECONDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/helpers/Constants.html#MILLIS_IN_SECONDS">MILLIS_IN_SECONDS</A></CODE></TD> |
| <TD ALIGN="right"><CODE>1000</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.helpers.<A HREF="org/apache/logging/log4j/core/helpers/UUIDUtil.html" title="class in org.apache.logging.log4j.core.helpers">UUIDUtil</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.helpers.UUIDUtil.UUID_SEQUENCE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/helpers/UUIDUtil.html#UUID_SEQUENCE">UUID_SEQUENCE</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j.uuidSequence"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.jmx.<A HREF="org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.AppenderAdminMBean.PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#PATTERN">PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j2:type=LoggerContext,ctx=%s,sub=Appender,name=%s"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.jmx.<A HREF="org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">ContextSelectorAdminMBean</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.ContextSelectorAdminMBean.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j2:type=ContextSelector"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.jmx.<A HREF="org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.LoggerConfigAdminMBean.PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#PATTERN">PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j2:type=LoggerContext,ctx=%s,sub=LoggerConfig,name=%s"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.jmx.<A HREF="org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean.NOTIF_TYPE_RECONFIGURED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#NOTIF_TYPE_RECONFIGURED">NOTIF_TYPE_RECONFIGURED</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"com.apache.logging.log4j.core.jmx.config.reconfigured"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.LoggerContextAdminMBean.PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#PATTERN">PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j2:type=LoggerContext,ctx=%s"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.jmx.<A HREF="org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"org.apache.logging.log4j2:type=StatusLogger"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean.NOTIF_TYPE_DATA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NOTIF_TYPE_DATA">NOTIF_TYPE_DATA</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"com.apache.logging.log4j.core.jmx.statuslogger.data"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.jmx.StatusLoggerAdminMBean.NOTIF_TYPE_MESSAGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NOTIF_TYPE_MESSAGE">NOTIF_TYPE_MESSAGE</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"com.apache.logging.log4j.core.jmx.statuslogger.message"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.layout.<A HREF="org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.PatternLayout.DEFAULT_CONVERSION_PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/PatternLayout.html#DEFAULT_CONVERSION_PATTERN">DEFAULT_CONVERSION_PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"%m%n"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.PatternLayout.KEY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/PatternLayout.html#KEY">KEY</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"Converter"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.PatternLayout.SIMPLE_CONVERSION_PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/PatternLayout.html#SIMPLE_CONVERSION_PATTERN">SIMPLE_CONVERSION_PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"%d [%t] %p %c - %m%n"</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.PatternLayout.TTCC_CONVERSION_PATTERN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/PatternLayout.html#TTCC_CONVERSION_PATTERN">TTCC_CONVERSION_PATTERN</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"%r [%t] %p %c %x - %m%n"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.layout.<A HREF="org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.RFC5424Layout.DEFAULT_ENTERPRISE_NUMBER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/RFC5424Layout.html#DEFAULT_ENTERPRISE_NUMBER">DEFAULT_ENTERPRISE_NUMBER</A></CODE></TD> |
| <TD ALIGN="right"><CODE>18060</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.layout.RFC5424Layout.DEFAULT_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/layout/RFC5424Layout.html#DEFAULT_ID">DEFAULT_ID</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"Audit"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.lookup.<A HREF="org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.lookup.StrSubstitutor.DEFAULT_ESCAPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final char</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/lookup/StrSubstitutor.html#DEFAULT_ESCAPE">DEFAULT_ESCAPE</A></CODE></TD> |
| <TD ALIGN="right"><CODE>36</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.net.<A HREF="org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.net.TCPSocketManager.DEFAULT_RECONNECTION_DELAY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/net/TCPSocketManager.html#DEFAULT_RECONNECTION_DELAY">DEFAULT_RECONNECTION_DELAY</A></CODE></TD> |
| <TD ALIGN="right"><CODE>30000</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Black</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Black.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"black"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Blue</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Blue.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"blue"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Cyan</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Cyan.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"cyan"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Green</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Green.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"green"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Magenta</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Magenta.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"magenta"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Red</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Red.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"red"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.White</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.White.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"white"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">org.apache.logging.log4j.core.pattern.<A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Yellow</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="org.apache.logging.log4j.core.pattern.AbstractStyleNameConverter.Yellow.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>protected static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html#NAME">NAME</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"yellow"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| <HR> |
| |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| <p align="center">Copyright © 1999-2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.<br /> Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.</p> |
| </BODY> |
| </HTML> |