Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > df35c17c5e8b8eb664e81c15ed5c23c8 > files > 12

log4j-manual-1.2.14-12.0.1mdv2008.1.x86_64.rpm

<!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.7.0-internal) on Tue Mar 04 15:24:49 EST 2008 -->
<TITLE>
Index (Log4j Version 1.2.14)
</TITLE>

<META NAME="date" CONTENT="2008-03-04">

<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="Index (Log4j Version 1.2.14)";
    }
}
</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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Log4j 1.2.14</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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 ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#ABS_TIME_DATE_FORMAT"><B>ABS_TIME_DATE_FORMAT</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>String constant used to specify <A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers"><CODE>AbsoluteTimeDateFormat</CODE></A> in layouts.
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers"><B>AbsoluteTimeDateFormat</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Formats a <A HREF="/usr/share/javadoc/java/java/util/Date.html?is-external=true" title="class or interface in java.util"><CODE>Date</CODE></A> in the format "HH:mm:ss,SSS" for example,
   "15:49:37,459".<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#AbsoluteTimeDateFormat()"><B>AbsoluteTimeDateFormat()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#AbsoluteTimeDateFormat(java.util.TimeZone)"><B>AbsoluteTimeDateFormat(TimeZone)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx"><B>AbstractDynamicMBean</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#AbstractDynamicMBean()"><B>AbstractDynamicMBean()</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Filter.html#ACCEPT"><B>ACCEPT</B></A> - 
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>The log event must be logged immediately without consulting with
     the remaining filters, if any, in the chain.
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#ACCEPT_ON_MATCH_OPTION"><B>ACCEPT_ON_MATCH_OPTION</B></A> - 
Static variable in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>Options are now handled using the JavaBeans paradigm.
     This constant is not longer needed and will be removed in the
     <em>near</em> term.</I>
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#activate()"><B>activate()</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Derived appenders should override this method if option structure
     requires it.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Prepares the appender for use.
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/FileAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>If the value of <b>File</b> is not <code>null</code>, then <A HREF="./org/apache/log4j/FileAppender.html#setFile(java.lang.String)"><CODE>FileAppender.setFile(java.lang.String)</CODE></A> is called with the values of <b>File</b>  and
     <b>Append</b> properties.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>No options to activate.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>No options to activate.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Options are activated and become effective only after calling
  this method.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Activate the specified options, such as the smtp host, the
     recipient, from, etc.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Connect to the specified <b>RemoteHost</b> and <b>Port</b>.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Set up the socket server on the specified port.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>This method returns immediately as options are activated when they
     are set.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>all of the options have been set, create the socket handler and
      wait for connections.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PatternLayout.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Does not do anything as options become effective
<DT><A HREF="./org/apache/log4j/SimpleLayout.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j">SimpleLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Filter.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>Usually filters options become active when set.
<DT><A HREF="./org/apache/log4j/spi/OptionHandler.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/OptionHandler.html" title="interface in org.apache.log4j.spi">OptionHandler</A>
<DD>Activate the options that were previously set with calls to option
     setters.
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>Start listening on the port specified by a preceding call to
     <A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#setPort(int)"><CODE>ExternallyRolledFileAppender.setPort(int)</CODE></A>.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>No options to activate.
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>There are no options to acticate.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Does nothing.
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#activateOptions()"><B>activateOptions()</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>No options to activate.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#add(org.apache.log4j.spi.LoggingEvent)"><B>add(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Add an <code>event</code> as the last event in the buffer.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#addAppender(org.apache.log4j.Appender)"><B>addAppender(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Add appender.
<DT><A HREF="./org/apache/log4j/Category.html#addAppender(org.apache.log4j.Appender)"><B>addAppender(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Add <code>newAppender</code> to the list of appenders of this
     Category instance.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#addAppender(org.apache.log4j.Appender)"><B>addAppender(Appender)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Attach an appender.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#addAppender(org.apache.log4j.Appender)"><B>addAppender(Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Add an appender.
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#addAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>addAppenderEvent(Category, Appender)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/HierarchyEventListener.html#addAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>addAppenderEvent(Category, Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/HierarchyEventListener.html" title="interface in org.apache.log4j.spi">HierarchyEventListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#addConverter(org.apache.log4j.helpers.PatternConverter)"><B>addConverter(PatternConverter)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Appender.html#addFilter(org.apache.log4j.spi.Filter)"><B>addFilter(Filter)</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Add a filter to the end of the filter list.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#addFilter(org.apache.log4j.spi.Filter)"><B>addFilter(Filter)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Add a filter to end of the filter list.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#addHierarchyEventListener(org.apache.log4j.spi.HierarchyEventListener)"><B>addHierarchyEventListener(HierarchyEventListener)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#addHierarchyEventListener(org.apache.log4j.spi.HierarchyEventListener)"><B>addHierarchyEventListener(HierarchyEventListener)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Add a <A HREF="./org/apache/log4j/spi/HierarchyEventListener.html" title="interface in org.apache.log4j.spi"><CODE>HierarchyEventListener</CODE></A> event to the repository.
<DT><A HREF="./org/apache/log4j/Category.html#additive"><B>additive</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Additivity is set to true by default, that is children inherit
      the appenders of their ancestors by default.
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#addLoggerMBean(java.lang.String)"><B>addLoggerMBean(String)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)"><B>addNotificationListener(NotificationListener, NotificationFilter, Object)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Hierarchy.html#addRenderer(java.lang.Class, org.apache.log4j.or.ObjectRenderer)"><B>addRenderer(Class, ObjectRenderer)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Add an object renderer for a specific class.
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#addRenderer(org.apache.log4j.spi.RendererSupport, java.lang.String, java.lang.String)"><B>addRenderer(RendererSupport, String, String)</B></A> - 
Static method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>Add a renderer to a hierarchy passed as parameter.
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#ADDRESS_PARSE_FAILURE"><B>ADDRESS_PARSE_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#addressMessage(Message)"><B>addressMessage(Message)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Address message.
<DT><A HREF="./org/apache/log4j/jmx/Agent.html" title="class in org.apache.log4j.jmx"><B>Agent</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/Agent.html#Agent()"><B>Agent()</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/Agent.html" title="class in org.apache.log4j.jmx">Agent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#ALL"><B>ALL</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>ALL</code> has the lowest possible rank and is intended to
     turn on all logging.
<DT><A HREF="./org/apache/log4j/Priority.html#ALL_INT"><B>ALL_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Subclasses of <code>AppenderSkeleton</code> should implement this
     method to perform actual logging.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Subclasses of <code>AppenderSkeleton</code> should implement this
     method to perform actual logging.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Adds the event to the buffer.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>Appends a <code>LoggingEvent</code> record to the
 <code>LF5Appender</code>.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>This method called by <A HREF="./org/apache/log4j/AppenderSkeleton.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><CODE>AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent)</CODE></A> method to
     do most of the real appending work.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Perform SMTPAppender specific appending actions, mainly adding
     the event to a cyclic buffer and checking if the event triggers
     an e-mail to be sent.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Append an event to all of current connections.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>Handles a log event.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>Does not do anything.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>This method is called by the <A HREF="./org/apache/log4j/AppenderSkeleton.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><CODE>AppenderSkeleton.doAppend(org.apache.log4j.spi.LoggingEvent)</CODE></A>
     method.
<DT><A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j"><B>Appender</B></A> - Interface in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Implement this interface for your own strategies for outputting log
   statements.<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi"><B>AppenderAttachable</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Interface for attaching appenders to objects.<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers"><B>AppenderAttachableImpl</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>A straightforward implementation of the <A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi"><CODE>AppenderAttachable</CODE></A>
   interface.<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#AppenderAttachableImpl()"><B>AppenderAttachableImpl()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx"><B>AppenderDynamicMBean</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#AppenderDynamicMBean(org.apache.log4j.Appender)"><B>AppenderDynamicMBean(Appender)</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html" title="class in org.apache.log4j.lf5"><B>AppenderFinalizer</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD><code>AppenderFinalizer</code> has a single method that will finalize
 resources associated with a <code>LogBrokerMonitor</code> in the event
 that the <code>LF5Appender</code> class is destroyed, and the class loader
 is garbage collected.<DT><A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html#AppenderFinalizer(org.apache.log4j.lf5.viewer.LogBrokerMonitor)"><B>AppenderFinalizer(LogBrokerMonitor)</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html" title="class in org.apache.log4j.lf5">AppenderFinalizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#appenderList"><B>appenderList</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Array of appenders.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#appenderNames"><B>appenderNames</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j"><B>AppenderSkeleton</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Abstract superclass of the other appenders in the package.<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#AppenderSkeleton()"><B>AppenderSkeleton()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/Transform.html#appendEscapingCDATA(java.lang.StringBuffer, java.lang.String)"><B>appendEscapingCDATA(StringBuffer, String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Transform.html" title="class in org.apache.log4j.helpers">Transform</A>
<DD>Ensures that embeded CDEnd strings (]]>) are handled properly
 within message, NDC and throwable tag text.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#appendLoopOnAppenders(org.apache.log4j.spi.LoggingEvent)"><B>appendLoopOnAppenders(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Call the <code>doAppend</code> method on all attached appenders.
<DT><A HREF="./org/apache/log4j/Category.html#assertLog(boolean, java.lang.String)"><B>assertLog(boolean, String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>If <code>assertion</code> parameter is <code>false</code>, then
     logs <code>msg</code> as an <A HREF="./org/apache/log4j/Category.html#error(java.lang.Object)"><CODE>error</CODE></A> statement.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j"><B>AsyncAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>The AsyncAppender lets users log events asynchronously.<DT><A HREF="./org/apache/log4j/AsyncAppender.html#AsyncAppender()"><B>AsyncAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/or/sax/AttributesRenderer.html" title="class in org.apache.log4j.or.sax"><B>AttributesRenderer</B></A> - Class in <A HREF="./org/apache/log4j/or/sax/package-summary.html">org.apache.log4j.or.sax</A><DD>Render <code>org.xml.sax.Attributes</code> objects.<DT><A HREF="./org/apache/log4j/or/sax/AttributesRenderer.html#AttributesRenderer()"><B>AttributesRenderer()</B></A> - 
Constructor for class org.apache.log4j.or.sax.<A HREF="./org/apache/log4j/or/sax/AttributesRenderer.html" title="class in org.apache.log4j.or.sax">AttributesRenderer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j"><B>BasicConfigurator</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Use this class to quickly configure the package.<DT><A HREF="./org/apache/log4j/BasicConfigurator.html#BasicConfigurator()"><B>BasicConfigurator()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j">BasicConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers"><B>BoundedFIFO</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD><code>BoundedFIFO</code> serves as the bounded first-in-first-out
   buffer heavily used by the <A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j"><CODE>AsyncAppender</CODE></A>.<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#BoundedFIFO(int)"><B>BoundedFIFO(int)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Instantiate a new BoundedFIFO with a maximum size passed as argument.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#buf"><B>buf</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#BUF_SIZE"><B>BUF_SIZE</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PatternLayout.html#BUF_SIZE"><B>BUF_SIZE</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#buffer"><B>buffer</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>ArrayList holding the buffer of Logging Events.
<DT><A HREF="./org/apache/log4j/FileAppender.html#bufferedIO"><B>bufferedIO</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Do we do bufferedIO?
<DT><A HREF="./org/apache/log4j/FileAppender.html#bufferSize"><B>bufferSize</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Determines the size of IO buffer be.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#bufferSize"><B>bufferSize</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>size of LoggingEvent buffer before writting to the database.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#callAppenders(org.apache.log4j.spi.LoggingEvent)"><B>callAppenders(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Call the appenders in the hierrachy starting at
     <code>this</code>.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#capitalize(java.lang.String)"><B>capitalize(String)</B></A> - 
Static method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j"><B>Category</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD><font color="#AA2222"><b>This class has been deprecated and
 replaced by the <A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><CODE>Logger</CODE></A> <em>subclass</em></b></font>.<DT><A HREF="./org/apache/log4j/Category.html#Category(java.lang.String)"><B>Category(String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>This constructor created a new <code>Category</code> instance and
     sets its name.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#categoryName"><B>categoryName</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field will be marked as private in future
 releases. Please do not access it directly. Use the <A HREF="./org/apache/log4j/spi/LoggingEvent.html#getLoggerName()"><CODE>LoggingEvent.getLoggerName()</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#cb"><B>cb</B></A> - 
Variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#checkAndConfigure()"><B>checkAndConfigure()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#checkEntryConditions()"><B>checkEntryConditions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#checkEntryConditions()"><B>checkEntryConditions()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>This method determines if there is a sense in attempting to append.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#checkEntryConditions()"><B>checkEntryConditions()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>This method determines if there is a sense in attempting to append.
<DT><A HREF="./org/apache/log4j/helpers/ThreadLocalMap.html#childValue(java.lang.Object)"><B>childValue(Object)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ThreadLocalMap.html" title="class in org.apache.log4j.helpers">ThreadLocalMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#cleanUp()"><B>cleanUp()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Drop the connection to the remote host and release the underlying
 connector thread if it has been created
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#cleanUp()"><B>cleanUp()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Release the underlying ServerMonitor thread, and drop the connections
     to all connected remote servers.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#clear()"><B>clear()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>This call will clear all logger definitions from the internal
     hashtable.
<DT><A HREF="./org/apache/log4j/NDC.html#clear()"><B>clear()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clear any nested diagnostic information if any.
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#clear()"><B>clear()</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Appender.html#clearFilters()"><B>clearFilters()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Clear the list of filters by removing all the filters in it.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#clearFilters()"><B>clearFilters()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Clear the filters chain.
<DT><A HREF="./org/apache/log4j/NDC.html#cloneStack()"><B>cloneStack()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clone the diagnostic context for the current thread.
<DT><A HREF="./org/apache/log4j/Appender.html#close()"><B>close()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Release any resources allocated within the appender such as file
     handles, network connections, etc.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Close this <code>AsyncAppender</code> by interrupting the dispatcher
 thread which will process all pending events before exiting.
<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers">SyslogWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Closes the appender, flushing the buffer first then closing the default
 connection if it is open.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>This method is an empty implementation of the close() method inherited
 from the <code>org.apache.log4j.Appender</code> interface.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Close this JMSAppender.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Close this appender.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Close this appender.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Release any resources held by this SyslogAppender.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>shuts down the appender.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/WriterAppender.html#close()"><B>close()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Close this appender instance.
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#CLOSE_FAILURE"><B>CLOSE_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#closeConnection(java.sql.Connection)"><B>closeConnection(Connection)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Override this to return the connection to a pool, or to clean up the
 resource.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#closed"><B>closed</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Is this appender closed?
<DT><A HREF="./org/apache/log4j/FileAppender.html#closeFile()"><B>closeFile()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Closes the previously opened file.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#closeWriter()"><B>closeWriter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Close the underlying <A HREF="/usr/share/javadoc/java/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A>.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#closeWriter()"><B>closeWriter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Close the underlying <A HREF="/usr/share/javadoc/java/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A>.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#concatanateArrays(java.lang.String[], java.lang.String[])"><B>concatanateArrays(String[], String[])</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#CONFIG"><B>CONFIG</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#CONFIG_DEBUG_KEY"><B>CONFIG_DEBUG_KEY</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/helpers/LogLog.html#DEBUG_KEY"><CODE>LogLog.DEBUG_KEY</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/spi/Configurator.html" title="interface in org.apache.log4j.spi"><B>Configurator</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Implemented by classes capable of configuring log4j using a URL.<DT><A HREF="./org/apache/log4j/LogManager.html#CONFIGURATOR_CLASS_KEY"><B>CONFIGURATOR_CLASS_KEY</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>This variable is for internal use only. It will
 become private in future versions.</I>
<DT><A HREF="./org/apache/log4j/BasicConfigurator.html#configure()"><B>configure()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j">BasicConfigurator</A>
<DD>Add a <A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j"><CODE>ConsoleAppender</CODE></A> that uses <A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j"><CODE>PatternLayout</CODE></A>
     using the <A HREF="./org/apache/log4j/PatternLayout.html#TTCC_CONVERSION_PATTERN"><CODE>PatternLayout.TTCC_CONVERSION_PATTERN</CODE></A> and
     prints to <code>System.out</code> to the root category.
<DT><A HREF="./org/apache/log4j/BasicConfigurator.html#configure(org.apache.log4j.Appender)"><B>configure(Appender)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j">BasicConfigurator</A>
<DD>Add <code>appender</code> to the root category.
<DT><A HREF="./org/apache/log4j/lf5/DefaultLF5Configurator.html#configure()"><B>configure()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/DefaultLF5Configurator.html" title="class in org.apache.log4j.lf5">DefaultLF5Configurator</A>
<DD>This method configures the <code>LF5Appender</code> using a
 default configuration file.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configure(java.lang.String)"><B>configure(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configure(java.net.URL)"><B>configure(URL)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read configuration options from url <code>configURL</code>.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configure(java.util.Properties)"><B>configure(Properties)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read configuration options from <code>properties</code>.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configure(org.w3c.dom.Element)"><B>configure(Element)</B></A> - 
Static method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Configure log4j using a <code>configuration</code> element as
     defined in the log4j.dtd.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configure(java.lang.String)"><B>configure(String)</B></A> - 
Static method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>A static version of <A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.spi.LoggerRepository)"><CODE>DOMConfigurator.doConfigure(String, LoggerRepository)</CODE></A>.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configure(java.net.URL)"><B>configure(URL)</B></A> - 
Static method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>A static version of <A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><CODE>DOMConfigurator.doConfigure(URL, LoggerRepository)</CODE></A>.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configureAndWatch(java.lang.String)"><B>configureAndWatch(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Like <A HREF="./org/apache/log4j/PropertyConfigurator.html#configureAndWatch(java.lang.String, long)"><CODE>PropertyConfigurator.configureAndWatch(String, long)</CODE></A> except that the
     default delay as defined by <A HREF="./org/apache/log4j/helpers/FileWatchdog.html#DEFAULT_DELAY"><CODE>FileWatchdog.DEFAULT_DELAY</CODE></A> is
     used.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configureAndWatch(java.lang.String, long)"><B>configureAndWatch(String, long)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read the configuration file <code>configFilename</code> if it
     exists.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configureAndWatch(java.lang.String)"><B>configureAndWatch(String)</B></A> - 
Static method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Like <A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configureAndWatch(java.lang.String, long)"><CODE>DOMConfigurator.configureAndWatch(String, long)</CODE></A> except that the
     default delay as defined by <A HREF="./org/apache/log4j/helpers/FileWatchdog.html#DEFAULT_DELAY"><CODE>FileWatchdog.DEFAULT_DELAY</CODE></A> is
     used.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#configureAndWatch(java.lang.String, long)"><B>configureAndWatch(String, long)</B></A> - 
Static method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Read the configuration file <code>configFilename</code> if it
     exists.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#configureLoggerFactory(java.util.Properties)"><B>configureLoggerFactory(Properties)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Check the provided <code>Properties</code> object for a
     <A HREF="./org/apache/log4j/spi/LoggerFactory.html" title="interface in org.apache.log4j.spi"><CODE>LoggerFactory</CODE></A>
     entry specified by <A HREF="./org/apache/log4j/PropertyConfigurator.html#LOGGER_FACTORY_KEY"><CODE>PropertyConfigurator.LOGGER_FACTORY_KEY</CODE></A>.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#connection"><B>connection</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Connection used by default.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j"><B>ConsoleAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>ConsoleAppender appends log events to <code>System.out</code> or
 <code>System.err</code> using a layout specified by the user.<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#ConsoleAppender()"><B>ConsoleAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Constructs an unconfigured appender.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#ConsoleAppender(org.apache.log4j.Layout)"><B>ConsoleAppender(Layout)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Creates a configured appender.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#ConsoleAppender(org.apache.log4j.Layout, java.lang.String)"><B>ConsoleAppender(Layout, String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Creates a configured appender.
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#convert(org.apache.log4j.spi.LoggingEvent)"><B>convert(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>Derived pattern converters must override this method in order to
     convert conversion specifiers in the correct way.
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#convertArg(java.lang.String, java.lang.Class)"><B>convertArg(String, Class)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Convert <code>val</code> a String parameter to an object of a
     given type.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#convertSpecialChars(java.lang.String)"><B>convertSpecialChars(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html#count"><B>count</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers">CountingQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers"><B>CountingQuietWriter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Counts the number of bytes written.<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html#CountingQuietWriter(java.io.Writer, org.apache.log4j.spi.ErrorHandler)"><B>CountingQuietWriter(Writer, ErrorHandler)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers">CountingQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PatternLayout.html#createPatternParser(java.lang.String)"><B>createPatternParser(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Returns PatternParser used to parse the conversion string.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#createSession()"><B>createSession()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Create mail session.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#createWriter(java.io.OutputStream)"><B>createWriter(OutputStream)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Returns an OutputStreamWriter when passed an OutputStream.
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#currentLiteral"><B>currentLiteral</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers"><B>CyclicBuffer</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>CyclicBuffer is used by other appenders to hold <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvents</CODE></A> for immediate or differed display.<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#CyclicBuffer(int)"><B>CyclicBuffer(int)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Instantiate a new CyclicBuffer of at most <code>maxSize</code> events.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j"><B>DailyRollingFileAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>DailyRollingFileAppender extends <A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j"><CODE>FileAppender</CODE></A> so that the
   underlying file is rolled over at a user chosen frequency.<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#DailyRollingFileAppender()"><B>DailyRollingFileAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>The default constructor does nothing.
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#DailyRollingFileAppender(org.apache.log4j.Layout, java.lang.String, java.lang.String)"><B>DailyRollingFileAppender(Layout, String, String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>Instantiate a <code>DailyRollingFileAppender</code> and open the
    file designated by <code>filename</code>.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#databasePassword"><B>databasePassword</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>User to use for default connection handling
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#databaseURL"><B>databaseURL</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>URL of the DB for default connection handling
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#databaseUser"><B>databaseUser</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>User to connect as for default connection handling
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#date"><B>date</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#DATE_AND_TIME_DATE_FORMAT"><B>DATE_AND_TIME_DATE_FORMAT</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>String constant used to specify <A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers"><CODE>DateTimeDateFormat</CODE></A> in layouts.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#DATE_FORMAT_OPTION"><B>DATE_FORMAT_OPTION</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>Options are now handled using the JavaBeans paradigm.
     This constant is not longer needed and will be removed in the
     <em>near</em> term.</I>
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#dateFormat"><B>dateFormat</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#dateFormat(java.lang.StringBuffer, org.apache.log4j.spi.LoggingEvent)"><B>dateFormat(StringBuffer, LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers"><B>DateLayout</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>This abstract layout takes care of all the date related options and
   formatting work.<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#DateLayout()"><B>DateLayout()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers"><B>DateTimeDateFormat</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Formats a <A HREF="/usr/share/javadoc/java/java/util/Date.html?is-external=true" title="class or interface in java.util"><CODE>Date</CODE></A> in the format "dd MMM yyyy HH:mm:ss,SSS" for example,
   "06 Nov 1994 15:49:37,459".<DT><A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html#DateTimeDateFormat()"><B>DateTimeDateFormat()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers">DateTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html#DateTimeDateFormat(java.util.TimeZone)"><B>DateTimeDateFormat(TimeZone)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers">DateTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#debug(java.lang.Object)"><B>debug(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#DEBUG"><CODE>DEBUG</CODE></A> level.
<DT><A HREF="./org/apache/log4j/Category.html#debug(java.lang.Object, java.lang.Throwable)"><B>debug(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <code>DEBUG</code> level including
   the stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> <code>t</code> passed as
   parameter.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#debug(java.lang.String)"><B>debug(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal debug
     statements.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#debug(java.lang.String, java.lang.Throwable)"><B>debug(String, Throwable)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal debug
     statements.
<DT><A HREF="./org/apache/log4j/Level.html#DEBUG"><B>DEBUG</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>DEBUG</code> Level designates fine-grained
     informational events that are most useful to debug an
     application.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#DEBUG"><B>DEBUG</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#DEBUG"><B>DEBUG</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#DEBUG"><CODE>Level.DEBUG</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#DEBUG_INT"><B>DEBUG_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#DEBUG_KEY"><B>DEBUG_KEY</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>Defining this value makes log4j print log4j-internal debug
     statements to <code>System.out</code>.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#debugEnabled"><B>debugEnabled</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Filter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>If the decision is <code>DENY</code>, then the event will be
     dropped.
<DT><A HREF="./org/apache/log4j/varia/DenyAllFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/DenyAllFilter.html" title="class in org.apache.log4j.varia">DenyAllFilter</A>
<DD>Always returns the integer constant <A HREF="./org/apache/log4j/spi/Filter.html#DENY"><CODE>Filter.DENY</CODE></A>
     regardless of the <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> parameter.
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>Return the decision of this filter.
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Return the decision of this filter.
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>Returns <A HREF="./org/apache/log4j/spi/Filter.html#NEUTRAL"><CODE>Filter.NEUTRAL</CODE></A> is there is no string match.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#DEFAULT_BUFFER_SIZE"><B>DEFAULT_BUFFER_SIZE</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>The default buffer size is set to 128 events.
<DT><A HREF="./org/apache/log4j/LogManager.html#DEFAULT_CONFIGURATION_FILE"><B>DEFAULT_CONFIGURATION_FILE</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>This variable is for internal use only. It will
 become package protected in future versions.</I>
<DT><A HREF="./org/apache/log4j/LogManager.html#DEFAULT_CONFIGURATION_KEY"><B>DEFAULT_CONFIGURATION_KEY</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>This variable is for internal use only. It will
 become private in future versions.</I>
<DT><A HREF="./org/apache/log4j/PatternLayout.html#DEFAULT_CONVERSION_PATTERN"><B>DEFAULT_CONVERSION_PATTERN</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Default pattern string for log output.
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#DEFAULT_DELAY"><B>DEFAULT_DELAY</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>The default delay between every file modification check, set to 60
     seconds.
<DT><A HREF="./org/apache/log4j/LogManager.html#DEFAULT_INIT_OVERRIDE_KEY"><B>DEFAULT_INIT_OVERRIDE_KEY</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>This variable is for internal use only. It will
 become private in future versions.</I>
<DT><A HREF="./org/apache/log4j/lf5/DefaultLF5Configurator.html" title="class in org.apache.log4j.lf5"><B>DefaultLF5Configurator</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>The <code>DefaultLF5Configurator</code> provides a default
 configuration for the <code>LF5Appender</code>.<DT><A HREF="./org/apache/log4j/spi/DefaultRepositorySelector.html" title="class in org.apache.log4j.spi"><B>DefaultRepositorySelector</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/spi/DefaultRepositorySelector.html#DefaultRepositorySelector(org.apache.log4j.spi.LoggerRepository)"><B>DefaultRepositorySelector(LoggerRepository)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/DefaultRepositorySelector.html" title="class in org.apache.log4j.spi">DefaultRepositorySelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#delay"><B>delay</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>The delay to observe between every check.
<DT><A HREF="./org/apache/log4j/spi/Filter.html#DENY"><B>DENY</B></A> - 
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>The log event must be dropped immediately without consulting
     with the remaining filters, if any, in the chain.
<DT><A HREF="./org/apache/log4j/varia/DenyAllFilter.html" title="class in org.apache.log4j.varia"><B>DenyAllFilter</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>This filter drops all logging events.<DT><A HREF="./org/apache/log4j/varia/DenyAllFilter.html#DenyAllFilter()"><B>DenyAllFilter()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/DenyAllFilter.html" title="class in org.apache.log4j.varia">DenyAllFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Appender.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><B>doAppend(LoggingEvent)</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Log in <code>Appender</code> specific way.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><B>doAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>This method performs threshold checks and invokes filters before
 delegating actual logging to the subclasses specific <A HREF="./org/apache/log4j/AppenderSkeleton.html#append(org.apache.log4j.spi.LoggingEvent)"><CODE>AppenderSkeleton.append(org.apache.log4j.spi.LoggingEvent)</CODE></A> method.
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><B>doAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#doAppend(org.apache.log4j.spi.LoggingEvent)"><B>doAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>Does not do anything.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#doCapitalize"><B>doCapitalize</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/DefaultLF5Configurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/DefaultLF5Configurator.html" title="class in org.apache.log4j.lf5">DefaultLF5Configurator</A>
<DD>This is a dummy method that will throw an
 <code>IllegalStateException</code> if used.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(String, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read configuration from a file.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#doConfigure(java.util.Properties, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(Properties, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read configuration options from <code>properties</code>.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Read configuration options from url <code>configURL</code>.
<DT><A HREF="./org/apache/log4j/spi/Configurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Configurator.html" title="interface in org.apache.log4j.spi">Configurator</A>
<DD>Interpret a resource pointed by a URL and set up log4j accordingly.
<DT><A HREF="./org/apache/log4j/varia/ReloadingPropertyConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ReloadingPropertyConfigurator.html" title="class in org.apache.log4j.varia">ReloadingPropertyConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(String, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.io.InputStream, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(InputStream, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
     configuration file.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(java.io.Reader, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(Reader, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
     configuration file.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(org.xml.sax.InputSource, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(InputSource, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
     configuration file.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#doConfigure(org.w3c.dom.Element, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(Element, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Configure by taking in an DOM element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml"><B>DOMConfigurator</B></A> - Class in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>Use this class to initialize the log4j environment using a DOM tree.<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#DOMConfigurator()"><B>DOMConfigurator()</B></A> - 
Constructor for class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>No argument constructor.
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#doOnChange()"><B>doOnChange()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/or/jms/MessageRenderer.html#doRender(java.lang.Object)"><B>doRender(Object)</B></A> - 
Method in class org.apache.log4j.or.jms.<A HREF="./org/apache/log4j/or/jms/MessageRenderer.html" title="class in org.apache.log4j.or.jms">MessageRenderer</A>
<DD>Render a <CODE>javax.jms.Message</CODE>.
<DT><A HREF="./org/apache/log4j/or/ObjectRenderer.html#doRender(java.lang.Object)"><B>doRender(Object)</B></A> - 
Method in interface org.apache.log4j.or.<A HREF="./org/apache/log4j/or/ObjectRenderer.html" title="interface in org.apache.log4j.or">ObjectRenderer</A>
<DD>Render the object passed as parameter as a String.
<DT><A HREF="./org/apache/log4j/or/sax/AttributesRenderer.html#doRender(java.lang.Object)"><B>doRender(Object)</B></A> - 
Method in class org.apache.log4j.or.sax.<A HREF="./org/apache/log4j/or/sax/AttributesRenderer.html" title="class in org.apache.log4j.or.sax">AttributesRenderer</A>
<DD>Render a <A HREF="/usr/share/javadoc/java/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax"><CODE>Attributes</CODE></A>.
<DT><A HREF="./org/apache/log4j/or/ThreadGroupRenderer.html#doRender(java.lang.Object)"><B>doRender(Object)</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/ThreadGroupRenderer.html" title="class in org.apache.log4j.or">ThreadGroupRenderer</A>
<DD>Render a <A HREF="/usr/share/javadoc/java/java/lang/ThreadGroup.html?is-external=true" title="class or interface in java.lang"><CODE>ThreadGroup</CODE></A> object similar to the way that the
     <A HREF="/usr/share/javadoc/java/java/lang/ThreadGroup.html?is-external=true#list()" title="class or interface in java.lang"><CODE>ThreadGroup.list()</CODE></A> method output information.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Hierarchy.html#emitNoAppenderWarning(org.apache.log4j.Category)"><B>emitNoAppenderWarning(Category)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#emitNoAppenderWarning(org.apache.log4j.Category)"><B>emitNoAppenderWarning(Category)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/WriterAppender.html#encoding"><B>encoding</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>The encoding to use when writing.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#encompasses(org.apache.log4j.lf5.LogLevel)"><B>encompasses(LogLevel)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>Returns true if the level supplied is encompassed by this level.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#equals(org.apache.log4j.lf5.LF5Appender)"><B>equals(LF5Appender)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>The equals method compares two LF5Appenders and determines whether
 they are equal.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Two priorities are equal if their level fields are equal.
<DT><A HREF="./org/apache/log4j/Category.html#error(java.lang.Object)"><B>error(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#ERROR"><CODE>ERROR</CODE></A> Level.
<DT><A HREF="./org/apache/log4j/Category.html#error(java.lang.Object, java.lang.Throwable)"><B>error(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <code>ERROR</code> level including
   the stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> <code>t</code> passed as
   parameter.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#error(java.lang.String)"><B>error(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal error
     statements.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#error(java.lang.String, java.lang.Throwable)"><B>error(String, Throwable)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal error
     statements.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#error(java.lang.String, java.lang.Exception, int)"><B>error(String, Exception, int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Prints the message and the stack trace of the exception on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#error(java.lang.String, java.lang.Exception, int, org.apache.log4j.spi.LoggingEvent)"><B>error(String, Exception, int, LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Prints the message and the stack trace of the exception on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#error(java.lang.String)"><B>error(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Print a the error message passed as parameter on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/Level.html#ERROR"><B>ERROR</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>ERROR</code> level designates error events that
     might still allow the application to continue running.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#ERROR"><B>ERROR</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#ERROR"><B>ERROR</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#ERROR"><CODE>Level.ERROR</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#error(java.lang.String, java.lang.Exception, int)"><B>error(String, Exception, int)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>Equivalent to the <A HREF="./org/apache/log4j/spi/ErrorHandler.html#error(java.lang.String, java.lang.Exception, int, org.apache.log4j.spi.LoggingEvent)"><CODE>ErrorHandler.error(String, Exception, int,
     LoggingEvent event)</CODE></A> with the the event parameteter set to
     <code>null</code>.
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#error(java.lang.String)"><B>error(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>This method is normally used to just print the error message
     passed as a parameter.
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#error(java.lang.String, java.lang.Exception, int, org.apache.log4j.spi.LoggingEvent)"><B>error(String, Exception, int, LoggingEvent)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>This method is invoked to handle the error.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#error(java.lang.String, java.lang.Exception, int)"><B>error(String, Exception, int)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>Prints the message and the stack trace of the exception on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#error(java.lang.String, java.lang.Exception, int, org.apache.log4j.spi.LoggingEvent)"><B>error(String, Exception, int, LoggingEvent)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>Prints the message and the stack trace of the exception on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#error(java.lang.String)"><B>error(String)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>Print a the error message passed as parameter on
     <code>System.err</code>.
<DT><A HREF="./org/apache/log4j/xml/examples/ReportParserError.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/ReportParserError.html" title="class in org.apache.log4j.xml.examples">ReportParserError</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/SAXErrorHandler.html#error(org.xml.sax.SAXParseException)"><B>error(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/SAXErrorHandler.html" title="class in org.apache.log4j.xml">SAXErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#ERROR_INT"><B>ERROR_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi"><B>ErrorCode</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>This interface defines commonly encoutered error codes.<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#errorHandler"><B>errorHandler</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>It is assumed and enforced that errorHandler is never null.
<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html#errorHandler"><B>errorHandler</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers">QuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><B>ErrorHandler</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Appenders may delegate their error handling to
   <code>ErrorHandlers</code>.<DT><A HREF="./org/apache/log4j/helpers/Transform.html#escapeTags(java.lang.String)"><B>escapeTags(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Transform.html" title="class in org.apache.log4j.helpers">Transform</A>
<DD>This method takes a string which may contain HTML tags (ie,
 &lt;b&gt;, &lt;table&gt;, etc) and replaces any '<' and '>'
 characters with respective predefined entity references.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#evaluator"><B>evaluator</B></A> - 
Variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#execute(java.lang.String)"><B>execute(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Override this to provide an alertnate method of getting
 connections (such as caching).
<DT><A HREF="./org/apache/log4j/Category.html#exists(java.lang.String)"><B>exists(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/LogManager.html#exists(java.lang.String)"><CODE>LogManager.exists(java.lang.String)</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Hierarchy.html#exists(java.lang.String)"><B>exists(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Check if the named logger exists in the hierarchy.
<DT><A HREF="./org/apache/log4j/LogManager.html#exists(java.lang.String)"><B>exists(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#exists(java.lang.String)"><B>exists(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia"><B>ExternallyRolledFileAppender</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>This appender listens on a socket on the port specified by the
   <b>Port</b> property for a "RollOver" message.<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#ExternallyRolledFileAppender()"><B>ExternallyRolledFileAppender()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>The default constructor does nothing but calls its super-class
     constructor.
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#extractOption()"><B>extractOption()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#extractPrecisionOption()"><B>extractPrecisionOption()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>The option is expected to be in decimal and positive.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#FACILITY_OI"><B>FACILITY_OI</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia"><B>FallbackErrorHandler</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>The <code>FallbackErrorHandler</code> implements the ErrorHandler
 interface such that a secondary appender may be specified.<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#FallbackErrorHandler()"><B>FallbackErrorHandler()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#fatal(java.lang.Object)"><B>fatal(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#FATAL"><CODE>FATAL</CODE></A> Level.
<DT><A HREF="./org/apache/log4j/Category.html#fatal(java.lang.Object, java.lang.Throwable)"><B>fatal(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <code>FATAL</code> level including
   the stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> <code>t</code> passed as
   parameter.
<DT><A HREF="./org/apache/log4j/Level.html#FATAL"><B>FATAL</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>FATAL</code> level designates very severe error
     events that will presumably lead the application to abort.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#FATAL"><B>FATAL</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#FATAL"><B>FATAL</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#FATAL"><CODE>Level.FATAL</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#FATAL_INT"><B>FATAL_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/examples/ReportParserError.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/ReportParserError.html" title="class in org.apache.log4j.xml.examples">ReportParserError</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/SAXErrorHandler.html#fatalError(org.xml.sax.SAXParseException)"><B>fatalError(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/SAXErrorHandler.html" title="class in org.apache.log4j.xml">SAXErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#FILE_OPEN_FAILURE"><B>FILE_OPEN_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/FileAppender.html#fileAppend"><B>fileAppend</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Controls file truncatation.
<DT><A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j"><B>FileAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>FileAppender appends log events to a file.<DT><A HREF="./org/apache/log4j/FileAppender.html#FileAppender()"><B>FileAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>The default constructor does not do anything.
<DT><A HREF="./org/apache/log4j/FileAppender.html#FileAppender(org.apache.log4j.Layout, java.lang.String, boolean, boolean, int)"><B>FileAppender(Layout, String, boolean, boolean, int)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Instantiate a <code>FileAppender</code> and open the file
    designated by <code>filename</code>.
<DT><A HREF="./org/apache/log4j/FileAppender.html#FileAppender(org.apache.log4j.Layout, java.lang.String, boolean)"><B>FileAppender(Layout, String, boolean)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Instantiate a FileAppender and open the file designated by
    <code>filename</code>.
<DT><A HREF="./org/apache/log4j/FileAppender.html#FileAppender(org.apache.log4j.Layout, java.lang.String)"><B>FileAppender(Layout, String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Instantiate a FileAppender and open the file designated by
    <code>filename</code>.
<DT><A HREF="./org/apache/log4j/FileAppender.html#fileName"><B>fileName</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>The name of the log file.
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#filename"><B>filename</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>The name of the file to observe  for changes.
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers"><B>FileWatchdog</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Check every now and then that a certain file has not changed.<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#FileWatchdog(java.lang.String)"><B>FileWatchdog(String)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi"><B>Filter</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Users should extend this class to implement customized logging
   event filtering.<DT><A HREF="./org/apache/log4j/spi/Filter.html#Filter()"><B>Filter()</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#finalize()"><B>finalize()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Finalize this appender by calling the derived class'
     <code>close</code> method.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#finalize()"><B>finalize()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>closes the appender before disposal
<DT><A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html#finalize()"><B>finalize()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html" title="class in org.apache.log4j.lf5">AppenderFinalizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html#finalize()"><B>finalize()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html" title="class in org.apache.log4j.net">TelnetAppender.SocketHandler</A>
<DD>make sure we close all network connections when this handler is destroyed.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#finalize()"><B>finalize()</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#finalizeConverter(char)"><B>finalizeConverter(char)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#findAndRender(java.lang.Object)"><B>findAndRender(Object)</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>Find the appropriate renderer for the class type of the
     <code>o</code> parameter.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#findAndSubst(java.lang.String, java.util.Properties)"><B>findAndSubst(String, Properties)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Find the value corresponding to <code>key</code> in
     <code>props</code>.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#findAppenderByName(org.w3c.dom.Document, java.lang.String)"><B>findAppenderByName(Document, String)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse appenders by IDREF name.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#findAppenderByReference(org.w3c.dom.Element)"><B>findAppenderByReference(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse appenders by IDREF element.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#FINE"><B>FINE</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#FINER"><B>FINER</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#FINEST"><B>FINEST</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Hierarchy.html#fireAddAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>fireAddAppenderEvent(Category, Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#fireAddAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>fireAddAppenderEvent(Category, Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html#flush()"><B>flush()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers">QuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html#flush()"><B>flush()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers">SyslogWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#flush()"><B>flush()</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#FLUSH_FAILURE"><B>FLUSH_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#flushBuffer()"><B>flushBuffer()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>loops through the buffer of LoggingEvents, gets a
 sql string from getLogStatement() and sends it to execute().
<DT><A HREF="./org/apache/log4j/Category.html#forcedLog(java.lang.String, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>forcedLog(String, Priority, Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>This method creates a new logging event and logs the event
     without further checks.
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#format(java.util.Date, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Date, StringBuffer, FieldPosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>Appends to <code>sbuf</code> the time in the format
     "HH:mm:ss,SSS" for example, "15:49:37,459"
<DT><A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html#format(java.util.Date, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Date, StringBuffer, FieldPosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers">DateTimeDateFormat</A>
<DD>Appends to <code>sbuf</code> the date in the format "dd MMM yyyy
     HH:mm:ss,SSS" for example, "06 Nov 1994 08:49:37,459".
<DT><A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html#format(java.util.Date, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Date, StringBuffer, FieldPosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers">ISO8601DateFormat</A>
<DD>Appends a date in the format "YYYY-mm-dd HH:mm:ss,SSS"
     to <code>sbuf</code>.
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#format(java.lang.StringBuffer, org.apache.log4j.spi.LoggingEvent)"><B>format(StringBuffer, LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>A template method for formatting in a converter specific way.
<DT><A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html#format(java.util.Date, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Date, StringBuffer, FieldPosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers">RelativeTimeDateFormat</A>
<DD>Appends to <code>sbuf</code> the number of milliseconds elapsed
     since the start of the application.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Layout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>Implement this method to create your own layout format.
<DT><A HREF="./org/apache/log4j/PatternLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Produces a formatted string as specified by the conversion pattern.
<DT><A HREF="./org/apache/log4j/SimpleLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j">SimpleLayout</A>
<DD>Returns the log statement in a format consisting of the
     <code>level</code>, followed by " - " and then the
     <code>message</code>.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>In addition to the level of the statement and message, the
   returned byte array includes time, thread, category and <A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j"><CODE>NDC</CODE></A>
   information.
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>Formats a <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> in conformance with the log4j.dtd.
<DT><A HREF="./org/apache/log4j/helpers/FormattingInfo.html" title="class in org.apache.log4j.helpers"><B>FormattingInfo</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>FormattingInfo instances contain the information obtained when parsing
   formatting modifiers in conversion modifiers.<DT><A HREF="./org/apache/log4j/helpers/FormattingInfo.html#FormattingInfo()"><B>FormattingInfo()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FormattingInfo.html" title="class in org.apache.log4j.helpers">FormattingInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#formattingInfo"><B>formattingInfo</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.PropertyCallback.html#foundProperty(java.lang.Object, java.lang.String, java.lang.String, java.lang.Object)"><B>foundProperty(Object, String, String, Object)</B></A> - 
Method in interface org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.PropertyCallback.html" title="interface in org.apache.log4j.config">PropertyGetter.PropertyCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#foundProperty(java.lang.Object, java.lang.String, java.lang.String, java.lang.Object)"><B>foundProperty(Object, String, String, Object)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#fqnOfCategoryClass"><B>fqnOfCategoryClass</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Fully qualified name of the calling category class.
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#fullInfo"><B>fullInfo</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>All available caller information, in the format
     <code>fully.qualified.classname.of.caller.methodName(Filename.java:line)</code>
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#genAppName()"><B>genAppName()</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#GENERIC_FAILURE"><B>GENERIC_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#get()"><B>get()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Get the first element in the buffer.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#get(int)"><B>get(int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Get the <i>i</i>th oldest event currently in the buffer.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#get()"><B>get()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Get the oldest (first) element in the buffer.
<DT><A HREF="./org/apache/log4j/MDC.html#get(java.lang.String)"><B>get(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>Get the context identified by the <code>key</code> parameter.
<DT><A HREF="./org/apache/log4j/NDC.html#get()"><B>get()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD><font color="#FF4040"><b>Never use this method directly, use the <A HREF="./org/apache/log4j/spi/LoggingEvent.html#getNDC()"><CODE>LoggingEvent.getNDC()</CODE></A> method instead</b></font>.
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#get(java.lang.Object)"><B>get(Object)</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>Syntactic sugar method that calls <A HREF="./org/apache/log4j/or/RendererMap.html#get(java.lang.Class)"><CODE>RendererMap.get(Class)</CODE></A> with the
     class of the object parameter.
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#get(java.lang.Class)"><B>get(Class)</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>Search the parents of <code>clazz</code> for a renderer.
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Get the value of the <code>AcceptOnMatch</code> option.
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getAdditivity()"><B>getAdditivity()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Get the additivity flag for this Category instance.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#getAllAppenders()"><B>getAllAppenders()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Get iterator over attached appenders.
<DT><A HREF="./org/apache/log4j/Category.html#getAllAppenders()"><B>getAllAppenders()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Get the appenders contained in this category as an <A HREF="/usr/share/javadoc/java/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><CODE>Enumeration</CODE></A>.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#getAllAppenders()"><B>getAllAppenders()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Get all attached appenders as an Enumeration.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#getAllAppenders()"><B>getAllAppenders()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Get all previously added appenders as an Enumeration.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getAllDefaultLevels()"><B>getAllDefaultLevels()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#getAllPossiblePriorities()"><B>getAllPossiblePriorities()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method will be removed with no replacement.</I>
<DT><A HREF="./org/apache/log4j/FileAppender.html#getAppend()"><B>getAppend()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Returns the value of the <b>Append</b> option.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#getAppender(java.lang.String)"><B>getAppender(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Get appender by name.
<DT><A HREF="./org/apache/log4j/Category.html#getAppender(java.lang.String)"><B>getAppender(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Look for the appender named as <code>name</code>.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#getAppender(java.lang.String)"><B>getAppender(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Look for an attached appender named as <code>name</code>.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#getAppender(java.lang.String)"><B>getAppender(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Get an appender by name.
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#getAttributes(java.lang.String[])"><B>getAttributes(String[])</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>Enables the to get the values of several attributes of the Dynamic MBean.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getBcc()"><B>getBcc()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Get the bcc recipient addresses.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#getBlocking()"><B>getBlocking()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Gets whether appender should block calling thread when buffer is full.
<DT><A HREF="./org/apache/log4j/FileAppender.html#getBufferedIO()"><B>getBufferedIO()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Get the value of the <b>BufferedIO</b> option.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#getBufferSize()"><B>getBufferSize()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Gets the current buffer size.
<DT><A HREF="./org/apache/log4j/FileAppender.html#getBufferSize()"><B>getBufferSize()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Get the size of the IO buffer.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getBufferSize()"><B>getBufferSize()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getBufferSize()"><B>getBufferSize()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>BufferSize</b> option.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getCategory()"><B>getCategory()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the category asscociated with this LogRecord.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#getCategoryPrefixing()"><B>getCategoryPrefixing()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>Returns value of the <b>CategoryPrefixing</b> option.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getCc()"><B>getCc()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Get the cc recipient addresses.
<DT><A HREF="./org/apache/log4j/spi/RootCategory.html#getChainedLevel()"><B>getChainedLevel()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootCategory.html" title="class in org.apache.log4j.spi">RootCategory</A>
<DD><B>Deprecated.</B>&nbsp;Return the assigned level value without walking the category
     hierarchy.
<DT><A HREF="./org/apache/log4j/spi/RootLogger.html#getChainedLevel()"><B>getChainedLevel()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootLogger.html" title="class in org.apache.log4j.spi">RootLogger</A>
<DD>Return the assigned level value without walking the logger
     hierarchy.
<DT><A HREF="./org/apache/log4j/Category.html#getChainedPriority()"><B>getChainedPriority()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the the <A HREF="./org/apache/log4j/Category.html#getEffectiveLevel()"><CODE>Category.getEffectiveLevel()</CODE></A> method
 instead.</I>
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#getClassName()"><B>getClassName()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>Return the fully qualified class name of the caller making the
       logging request.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getConnection()"><B>getConnection()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Override this to link with your connection pooling system.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#getContentType()"><B>getContentType()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>Returns the content type output by this layout, i.e "text/html".
<DT><A HREF="./org/apache/log4j/Layout.html#getContentType()"><B>getContentType()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>Returns the content type output by this layout.
<DT><A HREF="./org/apache/log4j/MDC.html#getContext()"><B>getContext()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>Get the current thread's MDC as a hashtable.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#getContextPrinting()"><B>getContextPrinting()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>Returns value of the <b>ContextPrinting</b> option.
<DT><A HREF="./org/apache/log4j/PatternLayout.html#getConversionPattern()"><B>getConversionPattern()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Returns the value of the <b>ConversionPattern</b> option.
<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html#getCount()"><B>getCount()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers">CountingQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getCurrentCategories()"><B>getCurrentCategories()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/LogManager.html#getCurrentLoggers()"><CODE>LogManager.getCurrentLoggers()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getCurrentCategories()"><B>getCurrentCategories()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/Hierarchy.html#getCurrentLoggers()"><CODE>Hierarchy.getCurrentLoggers()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getCurrentCategories()"><B>getCurrentCategories()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Deprecated.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getCurrentLoggers()"><B>getCurrentLoggers()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Returns all the currently defined categories in this hierarchy as
     an <A HREF="/usr/share/javadoc/java/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><CODE>Enumeration</CODE></A>.
<DT><A HREF="./org/apache/log4j/LogManager.html#getCurrentLoggers()"><B>getCurrentLoggers()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getCurrentLoggers()"><B>getCurrentLoggers()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#getDateFormat()"><B>getDateFormat()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>Returns value of the <b>DateFormat</b> option.
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#getDatePattern()"><B>getDatePattern()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>Returns the value of the <b>DatePattern</b> option.
<DT><A HREF="./org/apache/log4j/Category.html#getDefaultHierarchy()"><B>getDefaultHierarchy()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/LogManager.html#getLoggerRepository()"><CODE>LogManager.getLoggerRepository()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getDefaultInstance()"><B>getDefaultInstance()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getDefaultMonitorHeight()"><B>getDefaultMonitorHeight()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getDefaultMonitorWidth()"><B>getDefaultMonitorWidth()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#getDefaultRenderer()"><B>getDefaultRenderer()</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#getDepth()"><B>getDepth()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Get the current nesting depth of this diagnostic context.
<DT><A HREF="./org/apache/log4j/Category.html#getEffectiveLevel()"><B>getEffectiveLevel()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Starting from this category, search the category hierarchy for a
     non-null level and return it.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#getEncoding()"><B>getEncoding()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Appender.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Returns the <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> for this appender.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getErrorHandler()"><B>getErrorHandler()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Return the currently set <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> for this
      Appender.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getEvaluatorClass()"><B>getEvaluatorClass()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>EvaluatorClass</b> option.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#getFacility(java.lang.String)"><B>getFacility(String)</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Returns the integer value corresponding to the named syslog
     facility, or -1 if it couldn't be recognized.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#getFacility()"><B>getFacility()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Returns the value of the <b>Facility</b> option.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#getFacilityPrinting()"><B>getFacilityPrinting()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Returns the value of the <b>FacilityPrinting</b> option.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#getFacilityString(int)"><B>getFacilityString(int)</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Returns the specified syslog facility as a lower-case String,
     e.g.
<DT><A HREF="./org/apache/log4j/FileAppender.html#getFile()"><B>getFile()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Returns the value of the <b>File</b> option.
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#getFileName()"><B>getFileName()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>Return the file name of the caller.
<DT><A HREF="./org/apache/log4j/Appender.html#getFilter()"><B>getFilter()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Returns the head Filter.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getFilter()"><B>getFilter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Returns the head Filter.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getFirstFilter()"><B>getFirstFilter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Return the first filter in the filter chain for this
      Appender.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#getFollow()"><B>getFollow()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Gets whether the appender honors reassignments of System.out
  or System.err made after configuration.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#getFooter()"><B>getFooter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>Returns the appropriate HTML footers.
<DT><A HREF="./org/apache/log4j/Layout.html#getFooter()"><B>getFooter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>Returns the footer for the layout format.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getFrom()"><B>getFrom()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>From</b> option.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#getHeader()"><B>getHeader()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>Returns appropriate HTML headers.
<DT><A HREF="./org/apache/log4j/Layout.html#getHeader()"><B>getHeader()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>Returns the header for the layout format.
<DT><A HREF="./org/apache/log4j/Category.html#getHierarchy()"><B>getHierarchy()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/Category.html#getLoggerRepository()"><CODE>Category.getLoggerRepository()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/WriterAppender.html#getImmediateFlush()"><B>getImmediateFlush()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Returns value of the <b>ImmediateFlush</b> option.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getInitialContextFactoryName()"><B>getInitialContextFactoryName()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the value of the <b>InitialContextFactoryName</b> option.
<DT><A HREF="./org/apache/log4j/Category.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Make sure to use <A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String)"><CODE>Logger.getLogger(String)</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Category.html#getInstance(java.lang.Class)"><B>getInstance(Class)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please make sure to use <A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.Class)"><CODE>Logger.getLogger(Class)</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/helpers/NullEnumeration.html#getInstance()"><B>getInstance()</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/NullEnumeration.html" title="class in org.apache.log4j.helpers">NullEnumeration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#getInstance()"><B>getInstance()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>Whenever you can, use this method to retreive an instance instead
 of instantiating a new one with <code>new</code>.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getJdk14Levels()"><B>getJdk14Levels()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getLabel()"><B>getLabel()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>Return the Label of the LogLevel.
<DT><A HREF="./org/apache/log4j/Appender.html#getLayout()"><B>getLayout()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Returns this appenders layout.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getLayout()"><B>getLayout()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Returns the layout of this appender.
<DT><A HREF="./org/apache/log4j/Category.html#getLevel()"><B>getLevel()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Returns the assigned <A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><CODE>Level</CODE></A>, if any, for this Category.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getLevel()"><B>getLevel()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the level of this LogRecord.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getLevel()"><B>getLevel()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Return the level of this event.
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#getLevelMax()"><B>getLevelMax()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Get the value of the <code>LevelMax</code> option.
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#getLevelMin()"><B>getLevelMin()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Get the value of the <code>LevelMin</code> option.
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#getLevelToMatch()"><B>getLevelToMatch()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#getLineNumber()"><B>getLineNumber()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>Returns the line number of the caller.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getLocation()"><B>getLocation()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the location in code where this LogRecord originated.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Gets whether the location of the logging request call
 should be captured.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>Returns the current value of the <b>LocationInfo</b> option.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns value of the <b>LocationInfo</b> property which
     determines whether location (stack) info is sent to the remote
     subscriber.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>LocationInfo</b> option.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Returns value of the <b>LocationInfo</b> option.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Returns value of the <b>LocationInfo</b> option.
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#getLocationInfo()"><B>getLocationInfo()</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>Returns the current value of the <b>LocationInfo</b> option.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getLocationInformation()"><B>getLocationInformation()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Set the location information for this logging event.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getLog4JLevels()"><B>getLog4JLevels()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getLogBrokerMonitor()"><B>getLogBrokerMonitor()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Return a new logger instance named as the first parameter using
     the default factory.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getLogger(java.lang.String, org.apache.log4j.spi.LoggerFactory)"><B>getLogger(String, LoggerFactory)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Return a new logger instance named as the first parameter using
     <code>factory</code>.
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Retrieve a logger named according to the value of the
 <code>name</code> parameter.
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.Class)"><B>getLogger(Class)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Shorthand for <code>getLogger(clazz.getName())</code>.
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String, org.apache.log4j.spi.LoggerFactory)"><B>getLogger(String, LoggerFactory)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Like <A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String)"><CODE>Logger.getLogger(String)</CODE></A> except that the type of logger
     instantiated depends on the type returned by the <A HREF="./org/apache/log4j/spi/LoggerFactory.html#makeNewLoggerInstance(java.lang.String)"><CODE>LoggerFactory.makeNewLoggerInstance(java.lang.String)</CODE></A> method of the
     <code>factory</code> parameter.
<DT><A HREF="./org/apache/log4j/LogManager.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>Retrieve the appropriate <A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><CODE>Logger</CODE></A> instance.
<DT><A HREF="./org/apache/log4j/LogManager.html#getLogger(java.lang.Class)"><B>getLogger(Class)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>Retrieve the appropriate <A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><CODE>Logger</CODE></A> instance.
<DT><A HREF="./org/apache/log4j/LogManager.html#getLogger(java.lang.String, org.apache.log4j.spi.LoggerFactory)"><B>getLogger(String, LoggerFactory)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>Retrieve the appropriate <A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><CODE>Logger</CODE></A> instance.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getLogger(java.lang.String, org.apache.log4j.spi.LoggerFactory)"><B>getLogger(String, LoggerFactory)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getLoggerName()"><B>getLoggerName()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Return the name of the logger.
<DT><A HREF="./org/apache/log4j/Category.html#getLoggerRepository()"><B>getLoggerRepository()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Return the the <A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><CODE>LoggerRepository</CODE></A> where this
     <code>Category</code> is attached.
<DT><A HREF="./org/apache/log4j/LogManager.html#getLoggerRepository()"><B>getLoggerRepository()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/DefaultRepositorySelector.html#getLoggerRepository()"><B>getLoggerRepository()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/DefaultRepositorySelector.html" title="class in org.apache.log4j.spi">DefaultRepositorySelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/RepositorySelector.html#getLoggerRepository()"><B>getLoggerRepository()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RepositorySelector.html" title="interface in org.apache.log4j.spi">RepositorySelector</A>
<DD>Returns a <A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><CODE>LoggerRepository</CODE></A> depending on the
     context.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getLogLevelColorMap()"><B>getLogLevelColorMap()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getLogStatement(org.apache.log4j.spi.LoggingEvent)"><B>getLogStatement(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>By default getLogStatement sends the event to the required Layout object.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#getMaxBackupIndex()"><B>getMaxBackupIndex()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Returns the value of the <b>MaxBackupIndex</b> option.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#getMaximumFileSize()"><B>getMaximumFileSize()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Get the maximum size that the output file is allowed to reach
    before being rolled over to backup files.
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#getMaxSize()"><B>getMaxSize()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Get the maximum size of the buffer.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#getMaxSize()"><B>getMaxSize()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#getMBeanInfo()"><B>getMBeanInfo()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#getMBeanInfo()"><B>getMBeanInfo()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#getMBeanInfo()"><B>getMBeanInfo()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#getMBeanInfo()"><B>getMBeanInfo()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getMDC(java.lang.String)"><B>getMDC(String)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Returns the the context corresponding to the <code>key</code>
      parameter.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getMDCCopy()"><B>getMDCCopy()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Obtain a copy of this thread's MDC prior to serialization or
     asynchronous logging.
<DT><A HREF="./org/apache/log4j/config/PropertySetterException.html#getMessage()"><B>getMessage()</B></A> - 
Method in exception org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config">PropertySetterException</A>
<DD>Returns descriptive text on the cause of this exception.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getMessage()"><B>getMessage()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the message asscociated with this LogRecord.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getMessage()"><B>getMessage()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Return the message for this logging event.
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#getMethodName()"><B>getMethodName()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>Returns the method name of the caller.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getMillis()"><B>getMillis()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the event time of this record in milliseconds from 1970.
<DT><A HREF="./org/apache/log4j/Appender.html#getName()"><B>getName()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Get the name of this appender.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getName()"><B>getName()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Returns the name of this FileAppender.
<DT><A HREF="./org/apache/log4j/Category.html#getName()"><B>getName()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Return the category name.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getNDC()"><B>getNDC()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the NDC (nested diagnostic context) for this record.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getNDC()"><B>getNDC()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>This method returns the NDC for this event.
<DT><A HREF="./org/apache/log4j/spi/Filter.html#getNext()"><B>getNext()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>Return the pointer to the next filter;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getNextId()"><B>getNextId()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#getNotificationInfo()"><B>getNotificationInfo()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#getOptionStrings()"><B>getOptionStrings()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the setter method for the option directly instead
     of the generic <code>setOption</code> method.</I>
<DT><A HREF="./org/apache/log4j/varia/DenyAllFilter.html#getOptionStrings()"><B>getOptionStrings()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/DenyAllFilter.html" title="class in org.apache.log4j.varia">DenyAllFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>We now use JavaBeans introspection to configure
     components. Options strings are no longer needed.</I>
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#getOptionStrings()"><B>getOptionStrings()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>We now use JavaBeans introspection to configure
     components. Options strings are no longer needed.</I>
<DT><A HREF="./org/apache/log4j/Category.html#getParent()"><B>getParent()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Returns the parent of this category.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getPassword()"><B>getPassword()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getPassword()"><B>getPassword()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#getPort()"><B>getPort()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Returns value of the <b>Port</b> option.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#getPort()"><B>getPort()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Returns value of the <b>Port</b> option.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#getPort()"><B>getPort()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#getPort()"><B>getPort()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>Returns value of the <b>Port</b> option.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#getPrecedence()"><B>getPrecedence()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getPriority()"><B>getPriority()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/Category.html#getLevel()"><CODE>Category.getLevel()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#getProperties(java.lang.Object, org.apache.log4j.config.PropertyGetter.PropertyCallback, java.lang.String)"><B>getProperties(Object, PropertyGetter.PropertyCallback, String)</B></A> - 
Static method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#getProperties(org.apache.log4j.config.PropertyGetter.PropertyCallback, java.lang.String)"><B>getProperties(PropertyGetter.PropertyCallback, String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#getPropertyDescriptor(java.lang.String)"><B>getPropertyDescriptor(String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getProviderURL()"><B>getProviderURL()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#getReconnectionDelay()"><B>getReconnectionDelay()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Returns value of the <b>ReconnectionDelay</b> option.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#getRemoteHost()"><B>getRemoteHost()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Returns value of the <b>RemoteHost</b> option.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getRenderedMessage()"><B>getRenderedMessage()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getRendererMap()"><B>getRendererMap()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Get the renderer map for this hierarchy.
<DT><A HREF="./org/apache/log4j/spi/RendererSupport.html#getRendererMap()"><B>getRendererMap()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RendererSupport.html" title="interface in org.apache.log4j.spi">RendererSupport</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/Loader.html#getResource(java.lang.String, java.lang.Class)"><B>getResource(String, Class)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers">Loader</A>
<DD><B>Deprecated.</B>&nbsp;<I>as of 1.2.</I>
<DT><A HREF="./org/apache/log4j/helpers/Loader.html#getResource(java.lang.String)"><B>getResource(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers">Loader</A>
<DD>This method will search for <code>resource</code> in different
     places.
<DT><A HREF="./org/apache/log4j/Category.html#getResourceBundle()"><B>getResourceBundle()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Return the <em>inherited</em> <A HREF="/usr/share/javadoc/java/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util"><CODE>ResourceBundle</CODE></A> for this
     category.
<DT><A HREF="./org/apache/log4j/Category.html#getResourceBundleString(java.lang.String)"><B>getResourceBundleString(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Returns the string resource coresponding to <code>key</code> in
     this category's inherited resource bundle.
<DT><A HREF="./org/apache/log4j/Category.html#getRoot()"><B>getRoot()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/Logger.html#getRootLogger()"><CODE>Logger.getRootLogger()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getRootLogger()"><B>getRootLogger()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Get the root of this hierarchy.
<DT><A HREF="./org/apache/log4j/Logger.html#getRootLogger()"><B>getRootLogger()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Return the root logger for the current logger repository.
<DT><A HREF="./org/apache/log4j/LogManager.html#getRootLogger()"><B>getRootLogger()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>Retrieve the appropriate root logger.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getRootLogger()"><B>getRootLogger()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getScreenHeight()"><B>getScreenHeight()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#getScreenWidth()"><B>getScreenWidth()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getSecurityCredentials()"><B>getSecurityCredentials()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getSecurityPrincipalName()"><B>getSecurityPrincipalName()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getSequenceNumber()"><B>getSequenceNumber()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the sequence number associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getSMTPDebug()"><B>getSMTPDebug()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Get SMTP debug.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getSMTPHost()"><B>getSMTPHost()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>SMTPHost</b> option.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getSMTPPassword()"><B>getSMTPPassword()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Get SMTP password.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getSMTPUsername()"><B>getSMTPUsername()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Get SMTP user name.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#getSource()"><B>getSource()</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getSql()"><B>getSql()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Returns pre-formated statement eg: insert into LogTable (msg) values ("%m")
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getStartTime()"><B>getStartTime()</B></A> - 
Static method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Returns the time when the application started, in milliseconds
     elapsed since 01.01.1970.
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#getStringToMatch()"><B>getStringToMatch()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getSubject()"><B>getSubject()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>Subject</b> option.
<DT><A HREF="./org/apache/log4j/Priority.html#getSyslogEquivalent()"><B>getSyslogEquivalent()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Return the syslog equivalent of this priority as an integer.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#getSyslogHost()"><B>getSyslogHost()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Returns the value of the <b>SyslogHost</b> option.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#getSystemProperty(java.lang.String, java.lang.String)"><B>getSystemProperty(String, String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Very similar to <code>System.getProperty</code> except
     that the <A HREF="/usr/share/javadoc/java/java/lang/SecurityException.html?is-external=true" title="class or interface in java.lang"><CODE>SecurityException</CODE></A> is hidden.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#getTarget()"><B>getTarget()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Returns the current value of the <b>Target</b> property.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getThreadDescription()"><B>getThreadDescription()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the thread description asscociated with this LogRecord.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getThreadName()"><B>getThreadName()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#getThreadPrinting()"><B>getThreadPrinting()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>Returns value of the <b>ThreadPrinting</b> option.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#getThreshold()"><B>getThreshold()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Returns this appenders threshold level.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#getThreshold()"><B>getThreshold()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Returns a <A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><CODE>Level</CODE></A> representation of the <code>enable</code>
     state.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#getThreshold()"><B>getThreshold()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Get the repository-wide threshold.
<DT><A HREF="./org/apache/log4j/spi/ThrowableInformation.html#getThrowable()"><B>getThrowable()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ThrowableInformation.html" title="class in org.apache.log4j.spi">ThrowableInformation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getThrowableInformation()"><B>getThrowableInformation()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Returns the throwable information contained within this
     event.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#getThrowableStrRep()"><B>getThrowableStrRep()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Return this event's throwable's string[] representaion.
<DT><A HREF="./org/apache/log4j/spi/ThrowableInformation.html#getThrowableStrRep()"><B>getThrowableStrRep()</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ThrowableInformation.html" title="class in org.apache.log4j.spi">ThrowableInformation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getThrown()"><B>getThrown()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the Throwable associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#getThrownStackTrace()"><B>getThrownStackTrace()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Get the stack trace in a String-based format for the associated Throwable
 of this LogRecord.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#getTimeZone()"><B>getTimeZone()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>Returns value of the <b>TimeZone</b> option.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#getTitle()"><B>getTitle()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>Returns the current value of the <b>Title</b> option.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#getTo()"><B>getTo()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Returns value of the <b>To</b> option.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getTopicBindingName()"><B>getTopicBindingName()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the value of the <b>TopicBindingName</b> option.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getTopicConnection()"><B>getTopicConnection()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the TopicConnection used for this appender.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getTopicConnectionFactoryBindingName()"><B>getTopicConnectionFactoryBindingName()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the value of the <b>TopicConnectionFactoryBindingName</b> option.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getTopicPublisher()"><B>getTopicPublisher()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the TopicPublisher used for this appender.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getTopicSession()"><B>getTopicSession()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Returns the TopicSession used for this appender.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getURL()"><B>getURL()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#getUser()"><B>getUser()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#getUserName()"><B>getUserName()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#handleNotification(javax.management.Notification, java.lang.Object)"><B>handleNotification(Notification, Object)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/NullEnumeration.html#hasMoreElements()"><B>hasMoreElements()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/NullEnumeration.html" title="class in org.apache.log4j.helpers">NullEnumeration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#hasThrown()"><B>hasThrown()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#headFilter"><B>headFilter</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>The first filter in the filter chain.
<DT><A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j"><B>Hierarchy</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This class is specialized in retrieving loggers by name and also
   maintaining the logger hierarchy.<DT><A HREF="./org/apache/log4j/Hierarchy.html#Hierarchy(org.apache.log4j.Logger)"><B>Hierarchy(Logger)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Create a new logger hierarchy.
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx"><B>HierarchyDynamicMBean</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#HierarchyDynamicMBean()"><B>HierarchyDynamicMBean()</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/HierarchyEventListener.html" title="interface in org.apache.log4j.spi"><B>HierarchyEventListener</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Listen to events occuring within a <A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j"><CODE>Hierarchy</CODE></A>.<DT><A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j"><B>HTMLLayout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This layout outputs events in a HTML table.<DT><A HREF="./org/apache/log4j/HTMLLayout.html#HTMLLayout()"><B>HTMLLayout()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#i"><B>i</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>The HTML layout handles the throwable contained in logging
     events.
<DT><A HREF="./org/apache/log4j/Layout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>If the layout handles the throwable object contained within
     <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A>, then the layout should return
     <code>false</code>.
<DT><A HREF="./org/apache/log4j/PatternLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>The PatternLayout does not handle the throwable contained within
     <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvents</CODE></A>.
<DT><A HREF="./org/apache/log4j/SimpleLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j">SimpleLayout</A>
<DD>The SimpleLayout does not handle the throwable contained within
     <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvents</CODE></A>.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>The TTCCLayout does not handle the throwable contained within
     <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvents</CODE></A>.
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>The XMLLayout prints and does not ignore exceptions.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#immediateFlush"><B>immediateFlush</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Immediate flush means that the underlying writer or output stream
     will be flushed at the end of each append operation.
<DT><A HREF="./org/apache/log4j/Category.html#info(java.lang.Object)"><B>info(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#INFO"><CODE>INFO</CODE></A> Level.
<DT><A HREF="./org/apache/log4j/Category.html#info(java.lang.Object, java.lang.Throwable)"><B>info(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <code>INFO</code> level including
   the stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> <code>t</code> passed as
   parameter.
<DT><A HREF="./org/apache/log4j/Level.html#INFO"><B>INFO</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>INFO</code> level designates informational messages
     that highlight the progress of the application at coarse-grained
     level.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#INFO"><B>INFO</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#INFO"><B>INFO</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#INFO"><CODE>Level.INFO</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#INFO_INT"><B>INFO_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#inherit(java.util.Stack)"><B>inherit(Stack)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Inherit the diagnostic context of another thread.
<DT><A HREF="./org/apache/log4j/spi/Configurator.html#INHERITED"><B>INHERITED</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Configurator.html" title="interface in org.apache.log4j.spi">Configurator</A>
<DD>Special level value signifying inherited behaviour.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#instantiateByClassName(java.lang.String, java.lang.Class, java.lang.Object)"><B>instantiateByClassName(String, Class, Object)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Instantiate an object given a class name.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#instantiateByKey(java.util.Properties, java.lang.String, java.lang.Class, java.lang.Object)"><B>instantiateByKey(Properties, String, Class, Object)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#introspect()"><B>introspect()</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Uses JavaBeans <A HREF="/usr/share/javadoc/java/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><CODE>Introspector</CODE></A> to computer setters of object to be
     configured.
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#invoke(java.lang.String, java.lang.Object[], java.lang.String[])"><B>invoke(String, Object[], String[])</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#invoke(java.lang.String, java.lang.Object[], java.lang.String[])"><B>invoke(String, Object[], String[])</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#invoke(java.lang.String, java.lang.Object[], java.lang.String[])"><B>invoke(String, Object[], String[])</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#invoke(java.lang.String, java.lang.Object[], java.lang.String[])"><B>invoke(String, Object[], String[])</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#isAsSevereAsThreshold(org.apache.log4j.Priority)"><B>isAsSevereAsThreshold(Priority)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Check whether the message level is below the appender's
     threshold.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#isAttached(org.apache.log4j.Appender)"><B>isAttached(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Determines if specified appender is attached.
<DT><A HREF="./org/apache/log4j/Category.html#isAttached(org.apache.log4j.Appender)"><B>isAttached(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Is the appender passed as parameter attached to this category?
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#isAttached(org.apache.log4j.Appender)"><B>isAttached(Appender)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Returns <code>true</code> if the specified appender is in the
     list of attached appenders, <code>false</code> otherwise.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#isAttached(org.apache.log4j.Appender)"><B>isAttached(Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Returns <code>true</code> if the specified appender is in list of
     attached attached, <code>false</code> otherwise.
<DT><A HREF="./org/apache/log4j/Category.html#isDebugEnabled()"><B>isDebugEnabled()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Check whether this category is enabled for the <code>DEBUG</code>
  Level.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#isDisabled(int)"><B>isDisabled(int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>This method will return <code>true</code> if this repository is
     disabled for <code>level</code> object passed as parameter and
     <code>false</code> otherwise.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#isDisabled(int)"><B>isDisabled(int)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Returns whether this repository is disabled for a given
     level.
<DT><A HREF="./org/apache/log4j/Category.html#isEnabledFor(org.apache.log4j.Priority)"><B>isEnabledFor(Priority)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Check whether this category is enabled for a given <A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><CODE>Level</CODE></A> passed as parameter.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#isFatal()"><B>isFatal()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#isFull()"><B>isFull()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Return <code>true</code> if the buffer is full, that is, whether
     the number of elements in the buffer equals the buffer size.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#isGenAppName(java.lang.String)"><B>isGenAppName(String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>Returns true if the specified appender name is considered to have
 been generated, that is, if it is of the form A[0-9]+.
<DT><A HREF="./org/apache/log4j/Priority.html#isGreaterOrEqual(org.apache.log4j.Priority)"><B>isGreaterOrEqual(Priority)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns <code>true</code> if this level has a higher or equal
     level than the level passed as argument, <code>false</code>
     otherwise.
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#isHandledType(java.lang.Class)"><B>isHandledType(Class)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isInfoEnabled()"><B>isInfoEnabled()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Check whether this category is enabled for the info Level.
<DT><A HREF="./org/apache/log4j/helpers/Loader.html#isJava1()"><B>isJava1()</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers">Loader</A>
<DD>Are we running under JDK 1.x?
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#ISO8601_DATE_FORMAT"><B>ISO8601_DATE_FORMAT</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>String constant used to specify <A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers"><CODE>ISO8601DateFormat</CODE></A> in layouts.
<DT><A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers"><B>ISO8601DateFormat</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Formats a <A HREF="/usr/share/javadoc/java/java/util/Date.html?is-external=true" title="class or interface in java.util"><CODE>Date</CODE></A> in the format "yyyy-MM-dd HH:mm:ss,SSS" for example
   "1999-11-27 15:49:37,459".<DT><A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html#ISO8601DateFormat()"><B>ISO8601DateFormat()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers">ISO8601DateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html#ISO8601DateFormat(java.util.TimeZone)"><B>ISO8601DateFormat(TimeZone)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers">ISO8601DateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html#isSevereLevel()"><B>isSevereLevel()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html" title="class in org.apache.log4j.lf5">Log4JLogRecord</A>
<DD>Determines which <code>Priority</code> levels will
 be displayed in colored font when the <code>LogMonitorAppender</code>
 renders this log message.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#isSevereLevel()"><B>isSevereLevel()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Abstract method.
<DT><A HREF="./org/apache/log4j/Logger.html#isTraceEnabled()"><B>isTraceEnabled()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Check whether this category is enabled for the TRACE  Level.
<DT><A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html#isTriggeringEvent(org.apache.log4j.spi.LoggingEvent)"><B>isTriggeringEvent(LoggingEvent)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html" title="interface in org.apache.log4j.spi">TriggeringEventEvaluator</A>
<DD>Is this the triggering event?
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc"><B>JDBCAppender</B></A> - Class in <A HREF="./org/apache/log4j/jdbc/package-summary.html">org.apache.log4j.jdbc</A><DD><b><font color="#FF2222">WARNING: This version of JDBCAppender
  is very likely to be completely replaced in the future.<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#JDBCAppender()"><B>JDBCAppender()</B></A> - 
Constructor for class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net"><B>JMSAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>A simple appender that publishes events to a JMS Topic.<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#JMSAppender()"><B>JMSAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSSink.html" title="class in org.apache.log4j.net"><B>JMSSink</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>A simple application that consumes logging events sent by a <A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net"><CODE>JMSAppender</CODE></A>.<DT><A HREF="./org/apache/log4j/net/JMSSink.html#JMSSink(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>JMSSink(String, String, String, String)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSSink.html" title="class in org.apache.log4j.net">JMSSink</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Throwable)"><B>l7dlog(Priority, String, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a localized message.
<DT><A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Object[], java.lang.Throwable)"><B>l7dlog(Priority, String, Object[], Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a localized and parameterized message.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#layout"><B>layout</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>The layout variable does not need to be set if the appender
      implementation has its own layout.
<DT><A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j"><B>Layout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Extend this abstract class to create your own log layout format.<DT><A HREF="./org/apache/log4j/Layout.html#Layout()"><B>Layout()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx"><B>LayoutDynamicMBean</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#LayoutDynamicMBean(org.apache.log4j.Layout)"><B>LayoutDynamicMBean(Layout)</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#layoutNames"><B>layoutNames</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#length()"><B>length()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Get the number of elements in the buffer.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#length()"><B>length()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Get the number of elements in the buffer.
<DT><A HREF="./org/apache/log4j/Category.html#level"><B>level</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>The assigned level of this category.
<DT><A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><B>Level</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Defines the minimum set of levels recognized by the system, that is
   <code>OFF</code>, <code>FATAL</code>, <code>ERROR</code>,
   <code>WARN</code>, <code>INFO</code, <code>DEBUG</code> and
   <code>ALL</code>.<DT><A HREF="./org/apache/log4j/Level.html#Level(int, java.lang.String, int)"><B>Level(int, String, int)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Instantiate a Level object.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#level"><B>level</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD><B>Deprecated.</B>&nbsp;<I>This field will be marked as private in future
 releases. Please do not access it directly. Use the <A HREF="./org/apache/log4j/spi/LoggingEvent.html#getLevel()"><CODE>LoggingEvent.getLevel()</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia"><B>LevelMatchFilter</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>This is a very simple filter based on level matching.<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#LevelMatchFilter()"><B>LevelMatchFilter()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia"><B>LevelRangeFilter</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>This is a very simple filter based on level matching, which can be
   used to reject messages with priorities outside a certain range.<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#LevelRangeFilter()"><B>LevelRangeFilter()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5"><B>LF5Appender</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD><code>LF5Appender</code> logs events to a swing based logging
 console.<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#LF5Appender()"><B>LF5Appender()</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>Constructs a <code>LF5Appender</code> using the default instance of
 the <code>LogBrokerMonitor</code>.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#LF5Appender(org.apache.log4j.lf5.viewer.LogBrokerMonitor)"><B>LF5Appender(LogBrokerMonitor)</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>Constructs a <code>LF5Appender<code> using an instance of
 a <code>LogBrokerMonitor<code> supplied by the user.
<DT><A HREF="./org/apache/log4j/Layout.html#LINE_SEP"><B>LINE_SEP</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Layout.html#LINE_SEP_LEN"><B>LINE_SEP_LEN</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/ListVsVector.html" title="class in org.apache.log4j.performance"><B>ListVsVector</B></A> - Class in <A HREF="./org/apache/log4j/performance/package-summary.html">org.apache.log4j.performance</A><DD>Compares the performance of looping through a list versus a Vector.<DT><A HREF="./org/apache/log4j/performance/ListVsVector.html#ListVsVector()"><B>ListVsVector()</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/ListVsVector.html" title="class in org.apache.log4j.performance">ListVsVector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/Loader.html#loadClass(java.lang.String)"><B>loadClass(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers">Loader</A>
<DD>If running under JDK 1.2 load the specified class using the
  <code>Thread</code> <code>contextClassLoader</code> if that
  fails try Class.forname.
<DT><A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers"><B>Loader</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Load resources (or images) from various sources.<DT><A HREF="./org/apache/log4j/helpers/Loader.html#Loader()"><B>Loader()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Loader.html" title="class in org.apache.log4j.helpers">Loader</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#LOCATION_INFO_OPTION"><B>LOCATION_INFO_OPTION</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>Options are now handled using the JavaBeans paradigm.
     This constant is not longer needed and will be removed in the
     <em>near</em> term.</I>
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi"><B>LocationInfo</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>The internal representation of caller location information.<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#LocationInfo(java.lang.Throwable, java.lang.String)"><B>LocationInfo(Throwable, String)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>Instantiate location information based on a Throwable.
<DT><A HREF="./org/apache/log4j/Category.html#log(org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>log(Priority, Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>This generic form is intended to be used by wrappers.
<DT><A HREF="./org/apache/log4j/Category.html#log(org.apache.log4j.Priority, java.lang.Object)"><B>log(Priority, Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>This generic form is intended to be used by wrappers.
<DT><A HREF="./org/apache/log4j/Category.html#log(java.lang.String, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>log(String, Priority, Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>This is the most generic printing method.
<DT><A HREF="./org/apache/log4j/xml/Log4jEntityResolver.html" title="class in org.apache.log4j.xml"><B>Log4jEntityResolver</B></A> - Class in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>An <A HREF="/usr/share/javadoc/java/org/xml/sax/EntityResolver.html?is-external=true" title="class or interface in org.xml.sax"><CODE>EntityResolver</CODE></A> specifically designed to return
 <code>log4j.dtd</code> which is embedded within the log4j jar
 file.<DT><A HREF="./org/apache/log4j/xml/Log4jEntityResolver.html#Log4jEntityResolver()"><B>Log4jEntityResolver()</B></A> - 
Constructor for class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/Log4jEntityResolver.html" title="class in org.apache.log4j.xml">Log4jEntityResolver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html" title="class in org.apache.log4j.lf5"><B>Log4JLogRecord</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>A <code>Log4JLogRecord</code> encapsulates
 the details of your log4j <code>LoggingEvent</code> in a format usable
 by the <code>LogBrokerMonitor</code>.<DT><A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html#Log4JLogRecord()"><B>Log4JLogRecord()</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html" title="class in org.apache.log4j.lf5">Log4JLogRecord</A>
<DD>Constructs an instance of a <code>Log4JLogRecord</code>.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_AUTH"><B>LOG_AUTH</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>security/authorization messages
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_AUTHPRIV"><B>LOG_AUTHPRIV</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>security/authorization  messages (private)
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_CRON"><B>LOG_CRON</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>clock daemon
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_DAEMON"><B>LOG_DAEMON</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>System daemons
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_FTP"><B>LOG_FTP</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>ftp daemon
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_KERN"><B>LOG_KERN</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Kernel messages
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL0"><B>LOG_LOCAL0</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL1"><B>LOG_LOCAL1</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL2"><B>LOG_LOCAL2</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL3"><B>LOG_LOCAL3</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL4"><B>LOG_LOCAL4</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL5"><B>LOG_LOCAL5</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL6"><B>LOG_LOCAL6</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LOCAL7"><B>LOG_LOCAL7</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>reserved for local use
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_LPR"><B>LOG_LPR</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>line printer subsystem
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_MAIL"><B>LOG_MAIL</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Mail system
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_NEWS"><B>LOG_NEWS</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>network news subsystem
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_SYSLOG"><B>LOG_SYSLOG</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>messages generated internally by syslogd
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_USER"><B>LOG_USER</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Random user-level messages
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#LOG_UUCP"><B>LOG_UUCP</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>UUCP subsystem
<DT><A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><B>Logger</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This is the central class in the log4j package.<DT><A HREF="./org/apache/log4j/Logger.html#Logger(java.lang.String)"><B>Logger(String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#LOGGER_FACTORY_KEY"><B>LOGGER_FACTORY_KEY</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Key for specifying the <A HREF="./org/apache/log4j/spi/LoggerFactory.html" title="interface in org.apache.log4j.spi"><CODE>LoggerFactory</CODE></A>.
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx"><B>LoggerDynamicMBean</B></A> - Class in <A HREF="./org/apache/log4j/jmx/package-summary.html">org.apache.log4j.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#LoggerDynamicMBean(org.apache.log4j.Logger)"><B>LoggerDynamicMBean(Logger)</B></A> - 
Constructor for class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#loggerFactory"><B>loggerFactory</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerFactory.html" title="interface in org.apache.log4j.spi"><B>LoggerFactory</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Implement this interface to create new instances of Logger or
  a sub-class of Logger.<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><B>LoggerRepository</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>A <code>LoggerRepository</code> is used to create and retrieve
   <code>Loggers</code>.<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><B>LoggingEvent</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>The internal representation of logging events.<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#LoggingEvent(java.lang.String, org.apache.log4j.Category, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>LoggingEvent(String, Category, Priority, Object, Throwable)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Instantiate a LoggingEvent from the supplied parameters.
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#LoggingEvent(java.lang.String, org.apache.log4j.Category, long, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>LoggingEvent(String, Category, long, Priority, Object, Throwable)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>Instantiate a LoggingEvent from the supplied parameters.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5"><B>LogLevel</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>The LogLevel class defines a set of standard logging levels.<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#LogLevel(java.lang.String, int)"><B>LogLevel(String, int)</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevelFormatException.html" title="class in org.apache.log4j.lf5"><B>LogLevelFormatException</B></A> - Exception in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>Thrown to indicate that the client has attempted to convert a string
 to one the LogLevel types, but the string does not have the appropriate
 format.<DT><A HREF="./org/apache/log4j/lf5/LogLevelFormatException.html#LogLevelFormatException(java.lang.String)"><B>LogLevelFormatException(String)</B></A> - 
Constructor for exception org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevelFormatException.html" title="class in org.apache.log4j.lf5">LogLevelFormatException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers"><B>LogLog</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>This class used to output log statements from within the log4j package.<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#LogLog()"><B>LogLog()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j"><B>LogManager</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Use the <code>LogManager</code> class to retreive <A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><CODE>Logger</CODE></A>
 instances or to operate on the current <A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><CODE>LoggerRepository</CODE></A>.<DT><A HREF="./org/apache/log4j/LogManager.html#LogManager()"><B>LogManager()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5"><B>LogRecord</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>LogRecord.<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#LogRecord()"><B>LogRecord()</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecordFilter.html" title="interface in org.apache.log4j.lf5"><B>LogRecordFilter</B></A> - Interface in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>An interface for classes which filters LogRecords.<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#lookup(javax.naming.Context, java.lang.String)"><B>lookup(Context, String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSSink.html#lookup(javax.naming.Context, java.lang.String)"><B>lookup(Context, String)</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSSink.html" title="class in org.apache.log4j.net">JMSSink</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/chainsaw/Main.html" title="class in org.apache.log4j.chainsaw"><B>Main</B></A> - Class in <A HREF="./org/apache/log4j/chainsaw/package-summary.html">org.apache.log4j.chainsaw</A><DD>The main application.<DT><A HREF="./org/apache/log4j/chainsaw/Main.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.chainsaw.<A HREF="./org/apache/log4j/chainsaw/Main.html" title="class in org.apache.log4j.chainsaw">Main</A>
<DD>The main method.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/StartLogFactor5.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/StartLogFactor5.html" title="class in org.apache.log4j.lf5">StartLogFactor5</A>
<DD>Main - starts a an instance of the LogFactor5 console and configures
 the console settings.
<DT><A HREF="./org/apache/log4j/net/JMSSink.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSSink.html" title="class in org.apache.log4j.net">JMSSink</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SimpleSocketServer.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SimpleSocketServer.html" title="class in org.apache.log4j.net">SimpleSocketServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketServer.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketServer.html" title="class in org.apache.log4j.net">SocketServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/ListVsVector.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/ListVsVector.html" title="class in org.apache.log4j.performance">ListVsVector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NewVsSetLen.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NewVsSetLen.html" title="class in org.apache.log4j.performance">NewVsSetLen</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/SystemTime.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/SystemTime.html" title="class in org.apache.log4j.performance">SystemTime</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/Roller.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/Roller.html" title="class in org.apache.log4j.varia">Roller</A>
<DD>Send a "RollOver" message to
     <code>ExternallyRolledFileAppender</code> on <code>host</code>
     and <code>port</code>.
<DT><A HREF="./org/apache/log4j/xml/examples/XMLSample.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/XMLSample.html" title="class in org.apache.log4j.xml.examples">XMLSample</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerFactory.html#makeNewLoggerInstance(java.lang.String)"><B>makeNewLoggerInstance(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerFactory.html" title="interface in org.apache.log4j.spi">LoggerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#MAX_CAPACITY"><B>MAX_CAPACITY</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PatternLayout.html#MAX_CAPACITY"><B>MAX_CAPACITY</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#maxBackupIndex"><B>maxBackupIndex</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>There is one backup file by default.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#maxFileSize"><B>maxFileSize</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>The default maximum file size is 10MB.
<DT><A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j"><B>MDC</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>The MDC class is similar to the <A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j"><CODE>NDC</CODE></A> class except that it is
   based on a map instead of a stack.<DT><A HREF="./org/apache/log4j/or/jms/MessageRenderer.html" title="class in org.apache.log4j.or.jms"><B>MessageRenderer</B></A> - Class in <A HREF="./org/apache/log4j/or/jms/package-summary.html">org.apache.log4j.or.jms</A><DD>Render <code>javax.jms.Message</code> objects.<DT><A HREF="./org/apache/log4j/or/jms/MessageRenderer.html#MessageRenderer()"><B>MessageRenderer()</B></A> - 
Constructor for class org.apache.log4j.or.jms.<A HREF="./org/apache/log4j/or/jms/MessageRenderer.html" title="class in org.apache.log4j.or.jms">MessageRenderer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#MISSING_LAYOUT"><B>MISSING_LAYOUT</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#msg"><B>msg</B></A> - 
Variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/spi/LocationInfo.html#NA"><B>NA</B></A> - 
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A>
<DD>When location information is not available the constant
     <code>NA</code> is returned.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#name"><B>name</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Appenders are named.
<DT><A HREF="./org/apache/log4j/Category.html#name"><B>name</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>The name of this category.
<DT><A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j"><B>NDC</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>The NDC class implements <i>nested diagnostic contexts</i> as
   defined by Neil Harrison in the article "Patterns for Logging
   Diagnostic Messages" part of the book "<i>Pattern Languages of
   Program Design 3</i>" edited by Martin et al.<DT><A HREF="./org/apache/log4j/spi/Filter.html#NEUTRAL"><B>NEUTRAL</B></A> - 
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>This filter is neutral with respect to the log event.
<DT><A HREF="./org/apache/log4j/performance/NewVsSetLen.html" title="class in org.apache.log4j.performance"><B>NewVsSetLen</B></A> - Class in <A HREF="./org/apache/log4j/performance/package-summary.html">org.apache.log4j.performance</A><DD>This program compares the cost of creating a new StringBuffer and
   converting it to a String versus keeping the same StringBuffer,
   setting its size to zero and then converting it to String.<DT><A HREF="./org/apache/log4j/performance/NewVsSetLen.html#NewVsSetLen()"><B>NewVsSetLen()</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NewVsSetLen.html" title="class in org.apache.log4j.performance">NewVsSetLen</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#next"><B>next</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Filter.html#next"><B>next</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of 1.2.12, use <A HREF="./org/apache/log4j/spi/Filter.html#getNext()"><CODE>Filter.getNext()</CODE></A> and <A HREF="./org/apache/log4j/spi/Filter.html#setNext(org.apache.log4j.spi.Filter)"><CODE>Filter.setNext(org.apache.log4j.spi.Filter)</CODE></A> instead</I>
<DT><A HREF="./org/apache/log4j/helpers/NullEnumeration.html#nextElement()"><B>nextElement()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/NullEnumeration.html" title="class in org.apache.log4j.helpers">NullEnumeration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance"><B>NOPWriter</B></A> - Class in <A HREF="./org/apache/log4j/performance/package-summary.html">org.apache.log4j.performance</A><DD>Extends <A HREF="/usr/share/javadoc/java/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A> with methods that return immediately
 without doing anything.<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#NOPWriter()"><B>NOPWriter()</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt"><B>NTEventLogAppender</B></A> - Class in <A HREF="./org/apache/log4j/nt/package-summary.html">org.apache.log4j.nt</A><DD>Append to the NT event log system.<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender()"><B>NTEventLogAppender()</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender(java.lang.String)"><B>NTEventLogAppender(String)</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender(java.lang.String, java.lang.String)"><B>NTEventLogAppender(String, String)</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender(org.apache.log4j.Layout)"><B>NTEventLogAppender(Layout)</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender(java.lang.String, org.apache.log4j.Layout)"><B>NTEventLogAppender(String, Layout)</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#NTEventLogAppender(java.lang.String, java.lang.String, org.apache.log4j.Layout)"><B>NTEventLogAppender(String, String, Layout)</B></A> - 
Constructor for class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/Configurator.html#NULL"><B>NULL</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Configurator.html" title="interface in org.apache.log4j.spi">Configurator</A>
<DD>Special level signifying inherited behaviour, same as <A HREF="./org/apache/log4j/spi/Configurator.html#INHERITED"><CODE>Configurator.INHERITED</CODE></A>.
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#NULL_ARG"><B>NULL_ARG</B></A> - 
Static variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#NULL_DATE_FORMAT"><B>NULL_DATE_FORMAT</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>String constant designating no time information.
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance"><B>NullAppender</B></A> - Class in <A HREF="./org/apache/log4j/performance/package-summary.html">org.apache.log4j.performance</A><DD>A bogus appender which calls the format method of its layout object
 but does not write the result anywhere.<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#NullAppender()"><B>NullAppender()</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#NullAppender(org.apache.log4j.Layout)"><B>NullAppender(Layout)</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia"><B>NullAppender</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>A NullAppender merely exists, it never outputs a message to any
 device.<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#NullAppender()"><B>NullAppender()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/NullEnumeration.html" title="class in org.apache.log4j.helpers"><B>NullEnumeration</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>An always-empty Enumerator.<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#numAppenders"><B>numAppenders</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#obj"><B>obj</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#obj"><B>obj</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/or/ObjectRenderer.html" title="interface in org.apache.log4j.or"><B>ObjectRenderer</B></A> - Interface in <A HREF="./org/apache/log4j/or/package-summary.html">org.apache.log4j.or</A><DD>Implement this interface in order to render objects as strings.<DT><A HREF="./org/apache/log4j/Level.html#OFF"><B>OFF</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>OFF</code> has the highest possible rank and is
     intended to turn off logging.
<DT><A HREF="./org/apache/log4j/Priority.html#OFF_INT"><B>OFF_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#OK"><B>OK</B></A> - 
Static variable in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>The string constant sent to acknowledge a roll over.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers"><B>OnlyOnceErrorHandler</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>The <code>OnlyOnceErrorHandler</code> implements log4j's default
   error handling policy which consists of emitting a message for the
   first error in an appender and ignoring all following errors.<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#OnlyOnceErrorHandler()"><B>OnlyOnceErrorHandler()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSSink.html#onMessage(javax.jms.Message)"><B>onMessage(javax.jms.Message)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSSink.html" title="class in org.apache.log4j.net">JMSSink</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers"><B>OptionConverter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>A convenience class to convert property values to specific types.<DT><A HREF="./org/apache/log4j/spi/OptionHandler.html" title="interface in org.apache.log4j.spi"><B>OptionHandler</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>A string based interface to configure package components.<DT><A HREF="./org/apache/log4j/package-summary.html"><B>org.apache.log4j</B></A> - package org.apache.log4j<DD>The main log4j package.<DT><A HREF="./org/apache/log4j/chainsaw/package-summary.html"><B>org.apache.log4j.chainsaw</B></A> - package org.apache.log4j.chainsaw<DD>Chainsaw is a GUI log viewer and filter for the log4j
package.<DT><A HREF="./org/apache/log4j/config/package-summary.html"><B>org.apache.log4j.config</B></A> - package org.apache.log4j.config<DD>Package used in getting/setting component properties.<DT><A HREF="./org/apache/log4j/helpers/package-summary.html"><B>org.apache.log4j.helpers</B></A> - package org.apache.log4j.helpers<DD>This package is used internally.<DT><A HREF="./org/apache/log4j/jdbc/package-summary.html"><B>org.apache.log4j.jdbc</B></A> - package org.apache.log4j.jdbc<DD>The JDBCAppender provides for sending log events to a database.<DT><A HREF="./org/apache/log4j/jmx/package-summary.html"><B>org.apache.log4j.jmx</B></A> - package org.apache.log4j.jmx<DD>This package lets you manage log4j settings using JMX.<DT><A HREF="./org/apache/log4j/lf5/package-summary.html"><B>org.apache.log4j.lf5</B></A> - package org.apache.log4j.lf5<DD>&nbsp;<DT><A HREF="./org/apache/log4j/net/package-summary.html"><B>org.apache.log4j.net</B></A> - package org.apache.log4j.net<DD>Package for remote logging.<DT><A HREF="./org/apache/log4j/nt/package-summary.html"><B>org.apache.log4j.nt</B></A> - package org.apache.log4j.nt<DD>Package for NT event logging.<DT><A HREF="./org/apache/log4j/or/package-summary.html"><B>org.apache.log4j.or</B></A> - package org.apache.log4j.or<DD>ObjectRenders are resposible for rendering messages depending on
their class type.<DT><A HREF="./org/apache/log4j/or/jms/package-summary.html"><B>org.apache.log4j.or.jms</B></A> - package org.apache.log4j.or.jms<DD>This package contains the MessageRenderer which renders objects of
    type <code>javax.jms.Message</code>.<DT><A HREF="./org/apache/log4j/or/sax/package-summary.html"><B>org.apache.log4j.or.sax</B></A> - package org.apache.log4j.or.sax<DD>This package contains the AttributesRenderer which renders object of
    class <code>org.xml.sax.Attributes</code>.<DT><A HREF="./org/apache/log4j/performance/package-summary.html"><B>org.apache.log4j.performance</B></A> - package org.apache.log4j.performance<DD>Package to measure the performance of the different log4j
      components.<DT><A HREF="./org/apache/log4j/spi/package-summary.html"><B>org.apache.log4j.spi</B></A> - package org.apache.log4j.spi<DD>Contains part of the System Programming Interface (SPI) needed to
extend log4j.<DT><A HREF="./org/apache/log4j/varia/package-summary.html"><B>org.apache.log4j.varia</B></A> - package org.apache.log4j.varia<DD>Contains various appenders, filters and other odds and ends.<DT><A HREF="./org/apache/log4j/xml/package-summary.html"><B>org.apache.log4j.xml</B></A> - package org.apache.log4j.xml<DD>XML based components.<DT><A HREF="./org/apache/log4j/xml/examples/package-summary.html"><B>org.apache.log4j.xml.examples</B></A> - package org.apache.log4j.xml.examples<DD>Example usage of log4j with XML (including source code).<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#out"><B>out</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Hierarchy.html#overrideAsNeeded(java.lang.String)"><B>overrideAsNeeded(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Deprecated with no replacement.</I>
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#parent"><B>parent</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>The parent of this category.
<DT><A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A>
<DD>This method does not do anything but return <code>null</code>.
<DT><A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers">DateTimeDateFormat</A>
<DD>This method does not do anything but return <code>null</code>.
<DT><A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers">ISO8601DateFormat</A>
<DD>This method does not do anything but return <code>null</code>.
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#parse()"><B>parse()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers">RelativeTimeDateFormat</A>
<DD>This method does not do anything but return <code>null</code>.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parse(org.w3c.dom.Element)"><B>parse(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to configure the log4j framework by parsing a DOM
     tree of XML elements based on <a
     href="./org/apache/log4j/xml/doc-files/log4j.dtd">log4j.dtd</a>.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseAppender(org.w3c.dom.Element)"><B>parseAppender(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse an appender element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseCategory(org.w3c.dom.Element)"><B>parseCategory(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse an category element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseCategoryFactory(org.w3c.dom.Element)"><B>parseCategoryFactory(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse the category factory element.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#parseCatsAndRenderers(java.util.Properties, org.apache.log4j.spi.LoggerRepository)"><B>parseCatsAndRenderers(Properties, LoggerRepository)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Parse non-root elements, such non-root categories and renderers.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseChildrenOfLoggerElement(org.w3c.dom.Element, org.apache.log4j.Logger, boolean)"><B>parseChildrenOfLoggerElement(Element, Logger, boolean)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse the children of a category element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseErrorHandler(org.w3c.dom.Element, org.apache.log4j.Appender)"><B>parseErrorHandler(Element, Appender)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse an <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseFilters(org.w3c.dom.Element, org.apache.log4j.Appender)"><B>parseFilters(Element, Appender)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse a filter element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseLayout(org.w3c.dom.Element)"><B>parseLayout(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse a layout element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseLevel(org.w3c.dom.Element, org.apache.log4j.Logger, boolean)"><B>parseLevel(Element, Logger, boolean)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse a level  element.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseRenderer(org.w3c.dom.Element)"><B>parseRenderer(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#parseRoot(org.w3c.dom.Element)"><B>parseRoot(Element)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>Used internally to parse the roor category element.
<DT><A HREF="./org/apache/log4j/lf5/LogRecordFilter.html#passes(org.apache.log4j.lf5.LogRecord)"><B>passes(LogRecord)</B></A> - 
Method in interface org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecordFilter.html" title="interface in org.apache.log4j.lf5">LogRecordFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html#passes(org.apache.log4j.lf5.LogRecord)"><B>passes(LogRecord)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html" title="class in org.apache.log4j.lf5">PassingLogRecordFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html" title="class in org.apache.log4j.lf5"><B>PassingLogRecordFilter</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>An implementation of LogRecordFilter which always returns true.<DT><A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html#PassingLogRecordFilter()"><B>PassingLogRecordFilter()</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html" title="class in org.apache.log4j.lf5">PassingLogRecordFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#pattern"><B>pattern</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers"><B>PatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>PatternConverter is an abtract class that provides the
   formatting functionality that derived classes need.<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#PatternConverter()"><B>PatternConverter()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#PatternConverter(org.apache.log4j.helpers.FormattingInfo)"><B>PatternConverter(FormattingInfo)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j"><B>PatternLayout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>A flexible layout configurable with pattern string.<DT><A HREF="./org/apache/log4j/PatternLayout.html#PatternLayout()"><B>PatternLayout()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Constructs a PatternLayout using the DEFAULT_LAYOUT_PATTERN.
<DT><A HREF="./org/apache/log4j/PatternLayout.html#PatternLayout(java.lang.String)"><B>PatternLayout(String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Constructs a PatternLayout using the supplied conversion pattern.
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#patternLength"><B>patternLength</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers"><B>PatternParser</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Most of the work of the <A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j"><CODE>PatternLayout</CODE></A> class
   is delegated to the PatternParser class.<DT><A HREF="./org/apache/log4j/helpers/PatternParser.html#PatternParser(java.lang.String)"><B>PatternParser(String)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternParser.html" title="class in org.apache.log4j.helpers">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#peek()"><B>peek()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Looks at the last diagnostic context at the top of this NDC
     without removing it.
<DT><A HREF="./org/apache/log4j/NDC.html#pop()"><B>pop()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clients should call this method before leaving a diagnostic
     context.
<DT><A HREF="./org/apache/log4j/chainsaw/Main.html#PORT_PROP_NAME"><B>PORT_PROP_NAME</B></A> - 
Static variable in class org.apache.log4j.chainsaw.<A HREF="./org/apache/log4j/chainsaw/Main.html" title="class in org.apache.log4j.chainsaw">Main</A>
<DD>name of property for port name
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#pos"><B>pos</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#postDeregister()"><B>postDeregister()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#postRegister(java.lang.Boolean)"><B>postRegister(Boolean)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#postRegister(java.lang.Boolean)"><B>postRegister(Boolean)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#postRegister(java.lang.Boolean)"><B>postRegister(Boolean)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#preDeregister()"><B>preDeregister()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#preRegister(javax.management.MBeanServer, javax.management.ObjectName)"><B>preRegister(MBeanServer, ObjectName)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#preRegister(javax.management.MBeanServer, javax.management.ObjectName)"><B>preRegister(MBeanServer, ObjectName)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#print(java.io.PrintWriter)"><B>print(PrintWriter)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>Prints the configuration of the default log4j hierarchy as a Java
 properties file on the specified Writer.
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#printOptions(java.io.PrintWriter, org.apache.log4j.Logger)"><B>printOptions(PrintWriter, Logger)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#printOptions(java.io.PrintWriter, java.lang.Object, java.lang.String)"><B>printOptions(PrintWriter, Object, String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j"><B>Priority</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD><font color="#AA4444">Refrain from using this class directly, use
   the <A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><CODE>Level</CODE></A> class instead</font>.<DT><A HREF="./org/apache/log4j/Priority.html#Priority()"><B>Priority()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Default constructor for deserialization.
<DT><A HREF="./org/apache/log4j/Priority.html#Priority(int, java.lang.String, int)"><B>Priority(int, String, int)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Instantiate a level object.
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j"><B>PropertyConfigurator</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Allows the configuration of log4j from an external file.<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#PropertyConfigurator()"><B>PropertyConfigurator()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config"><B>PropertyGetter</B></A> - Class in <A HREF="./org/apache/log4j/config/package-summary.html">org.apache.log4j.config</A><DD>Used for inferring configuration information for a log4j's component.<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#PropertyGetter(java.lang.Object)"><B>PropertyGetter(Object)</B></A> - 
Constructor for class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>Create a new PropertyGetter for the specified Object.
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.PropertyCallback.html" title="interface in org.apache.log4j.config"><B>PropertyGetter.PropertyCallback</B></A> - Interface in <A HREF="./org/apache/log4j/config/package-summary.html">org.apache.log4j.config</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config"><B>PropertyPrinter</B></A> - Class in <A HREF="./org/apache/log4j/config/package-summary.html">org.apache.log4j.config</A><DD>Prints the configuration of the log4j default hierarchy
   (which needs to be auto-initialized) as a propoperties file
   on a <A HREF="/usr/share/javadoc/java/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io"><CODE>PrintWriter</CODE></A>.<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#PropertyPrinter(java.io.PrintWriter)"><B>PropertyPrinter(PrintWriter)</B></A> - 
Constructor for class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyPrinter.html#PropertyPrinter(java.io.PrintWriter, boolean)"><B>PropertyPrinter(PrintWriter, boolean)</B></A> - 
Constructor for class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyPrinter.html" title="class in org.apache.log4j.config">PropertyPrinter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config"><B>PropertySetter</B></A> - Class in <A HREF="./org/apache/log4j/config/package-summary.html">org.apache.log4j.config</A><DD>General purpose Object property setter.<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#PropertySetter(java.lang.Object)"><B>PropertySetter(Object)</B></A> - 
Constructor for class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Create a new PropertySetter for the specified Object.
<DT><A HREF="./org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config"><B>PropertySetterException</B></A> - Exception in <A HREF="./org/apache/log4j/config/package-summary.html">org.apache.log4j.config</A><DD>Thrown when an error is encountered whilst attempting to set a property
 using the <A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config"><CODE>PropertySetter</CODE></A> utility class.<DT><A HREF="./org/apache/log4j/config/PropertySetterException.html#PropertySetterException(java.lang.String)"><B>PropertySetterException(String)</B></A> - 
Constructor for exception org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config">PropertySetterException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetterException.html#PropertySetterException(java.lang.Throwable)"><B>PropertySetterException(Throwable)</B></A> - 
Constructor for exception org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config">PropertySetterException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertyGetter.html#props"><B>props</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertyGetter.html" title="class in org.apache.log4j.config">PropertyGetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#props"><B>props</B></A> - 
Variable in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#push(java.lang.String)"><B>push(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Push new diagnostic context information for the current thread.
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#put(org.apache.log4j.spi.LoggingEvent)"><B>put(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Place a <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> in the buffer.
<DT><A HREF="./org/apache/log4j/MDC.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>Put a context value (the <code>o</code> parameter) as identified
     with the <code>key</code> parameter into the current thread's
     context map.
<DT><A HREF="./org/apache/log4j/or/RendererMap.html#put(java.lang.Class, org.apache.log4j.or.ObjectRenderer)"><B>put(Class, ObjectRenderer)</B></A> - 
Method in class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>Register an <A HREF="./org/apache/log4j/or/ObjectRenderer.html" title="interface in org.apache.log4j.or"><CODE>ObjectRenderer</CODE></A> for <code>clazz</code>.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers"><B>QuietWriter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>QuietWriter does not throw exceptions when things go
   wrong.<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html#QuietWriter(java.io.Writer, org.apache.log4j.spi.ErrorHandler)"><B>QuietWriter(Writer, ErrorHandler)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers">QuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/WriterAppender.html#qw"><B>qw</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>This is the <A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers"><CODE>quietWriter</CODE></A> where we will write
     to.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#register(org.apache.log4j.lf5.LogLevel)"><B>register(LogLevel)</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>Registers a used defined LogLevel.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#register(org.apache.log4j.lf5.LogLevel[])"><B>register(LogLevel[])</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#register(java.util.List)"><B>register(List)</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/PropertyConfigurator.html#registry"><B>registry</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PropertyConfigurator.html" title="class in org.apache.log4j">PropertyConfigurator</A>
<DD>Used internally to keep track of configured appenders.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#RELATIVE_TIME_DATE_FORMAT"><B>RELATIVE_TIME_DATE_FORMAT</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>String constant designating relative time.
<DT><A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers"><B>RelativeTimeDateFormat</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Formats a <A HREF="/usr/share/javadoc/java/java/util/Date.html?is-external=true" title="class or interface in java.util"><CODE>Date</CODE></A> by printing the number of milliseconds
   elapsed since construction of the format.<DT><A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html#RelativeTimeDateFormat()"><B>RelativeTimeDateFormat()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers">RelativeTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ReloadingPropertyConfigurator.html" title="class in org.apache.log4j.varia"><B>ReloadingPropertyConfigurator</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/varia/ReloadingPropertyConfigurator.html#ReloadingPropertyConfigurator()"><B>ReloadingPropertyConfigurator()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ReloadingPropertyConfigurator.html" title="class in org.apache.log4j.varia">ReloadingPropertyConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/MDC.html#remove(java.lang.String)"><B>remove(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>Remove the the context identified by the <code>key</code>
     parameter.
<DT><A HREF="./org/apache/log4j/NDC.html#remove()"><B>remove()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Remove the diagnostic context for this thread.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#removeAllAppenders()"><B>removeAllAppenders()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Removes and closes all attached appenders.
<DT><A HREF="./org/apache/log4j/Category.html#removeAllAppenders()"><B>removeAllAppenders()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Remove all previously added appenders from this Category
     instance.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#removeAllAppenders()"><B>removeAllAppenders()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Remove and close all previously attached appenders.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#removeAllAppenders()"><B>removeAllAppenders()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Remove all previously added appenders.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#removeAppender(org.apache.log4j.Appender)"><B>removeAppender(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Removes an appender.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Remove appender by name.
<DT><A HREF="./org/apache/log4j/Category.html#removeAppender(org.apache.log4j.Appender)"><B>removeAppender(Appender)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Remove the appender passed as parameter form the list of appenders.
<DT><A HREF="./org/apache/log4j/Category.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Remove the appender with the name passed as parameter form the
     list of appenders.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#removeAppender(org.apache.log4j.Appender)"><B>removeAppender(Appender)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Remove the appender passed as parameter form the list of attached
     appenders.
<DT><A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/AppenderAttachableImpl.html" title="class in org.apache.log4j.helpers">AppenderAttachableImpl</A>
<DD>Remove the appender with the name passed as parameter form the
    list of appenders.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#removeAppender(org.apache.log4j.Appender)"><B>removeAppender(Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Remove the appender passed as parameter from the list of appenders.
<DT><A HREF="./org/apache/log4j/spi/AppenderAttachable.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/AppenderAttachable.html" title="interface in org.apache.log4j.spi">AppenderAttachable</A>
<DD>Remove the appender with the name passed as parameter from the
    list of appenders.
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#removeAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>removeAppenderEvent(Category, Appender)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/HierarchyEventListener.html#removeAppenderEvent(org.apache.log4j.Category, org.apache.log4j.Appender)"><B>removeAppenderEvent(Category, Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/HierarchyEventListener.html" title="interface in org.apache.log4j.spi">HierarchyEventListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#removeNotificationListener(javax.management.NotificationListener)"><B>removeNotificationListener(NotificationListener)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#removes"><B>removes</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Helper object for clearing out the buffer
<DT><A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or"><B>RendererMap</B></A> - Class in <A HREF="./org/apache/log4j/or/package-summary.html">org.apache.log4j.or</A><DD>Map class objects to an <A HREF="./org/apache/log4j/or/ObjectRenderer.html" title="interface in org.apache.log4j.or"><CODE>ObjectRenderer</CODE></A>.<DT><A HREF="./org/apache/log4j/or/RendererMap.html#RendererMap()"><B>RendererMap()</B></A> - 
Constructor for class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/RendererMap.html" title="class in org.apache.log4j.or">RendererMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/RendererSupport.html" title="interface in org.apache.log4j.spi"><B>RendererSupport</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/xml/examples/ReportParserError.html" title="class in org.apache.log4j.xml.examples"><B>ReportParserError</B></A> - Class in <A HREF="./org/apache/log4j/xml/examples/package-summary.html">org.apache.log4j.xml.examples</A><DD>This class is needed for validating a log4j.dtd derived XML file.<DT><A HREF="./org/apache/log4j/xml/examples/ReportParserError.html#ReportParserError()"><B>ReportParserError()</B></A> - 
Constructor for class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/ReportParserError.html" title="class in org.apache.log4j.xml.examples">ReportParserError</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#repository"><B>repository</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/RepositorySelector.html" title="interface in org.apache.log4j.spi"><B>RepositorySelector</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>The <code>LogManager</code> uses one (and only one)
   <code>RepositorySelector</code> implementation to select the
   <A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi"><CODE>LoggerRepository</CODE></A> for a particular application context.<DT><A HREF="./org/apache/log4j/Appender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Configurators call this method to determine if the appender
    requires a layout.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Configurators call this method to determine if the appender
    requires a layout.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>JDBCAppender requires a layout.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>Returns a value that indicates whether this appender requires a
 <code>Layout</code>.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>The JMSAppender sends serialized events and consequently does not
 require a layout.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <code>SMTPAppender</code> requires a <A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j"><CODE>layout</CODE></A>.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>The SocketAppender does not use a layout.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>The SocketHubAppender does not use a layout.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>The SyslogAppender requires a layout.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>This appender requires a layout to format the text to the
      attached client(s).
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>The <code>NTEventLogAppender</code> requires a layout.
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>This is a bogus appender but it still uses a layout.
<DT><A HREF="./org/apache/log4j/varia/NullAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/NullAppender.html" title="class in org.apache.log4j.varia">NullAppender</A>
<DD>NullAppenders do not need a layout.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#requiresLayout()"><B>requiresLayout()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>The WriterAppender requires a layout.
<DT><A HREF="./org/apache/log4j/FileAppender.html#reset()"><B>reset()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Close any previously opened file and call the parent's
     <code>reset</code>.
<DT><A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html#reset()"><B>reset()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/PassingLogRecordFilter.html" title="class in org.apache.log4j.lf5">PassingLogRecordFilter</A>
<DD>Does nothing.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#reset()"><B>reset()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Clear internal references to the writer and other variables.
<DT><A HREF="./org/apache/log4j/BasicConfigurator.html#resetConfiguration()"><B>resetConfiguration()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/BasicConfigurator.html" title="class in org.apache.log4j">BasicConfigurator</A>
<DD>Reset the default hierarchy to its defaut.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#resetConfiguration()"><B>resetConfiguration()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Reset all values contained in this hierarchy instance to their
     default.
<DT><A HREF="./org/apache/log4j/LogManager.html#resetConfiguration()"><B>resetConfiguration()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#resetConfiguration()"><B>resetConfiguration()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#resetLogLevelColorMap()"><B>resetLogLevelColorMap()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#resetSequenceNumber()"><B>resetSequenceNumber()</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Resets that sequence number to 0.
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#resize(int)"><B>resize(int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Resize the buffer to a new size.
<DT><A HREF="./org/apache/log4j/helpers/CyclicBuffer.html#resize(int)"><B>resize(int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CyclicBuffer.html" title="class in org.apache.log4j.helpers">CyclicBuffer</A>
<DD>Resize the cyclic buffer to <code>newSize</code>.
<DT><A HREF="./org/apache/log4j/xml/Log4jEntityResolver.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/Log4jEntityResolver.html" title="class in org.apache.log4j.xml">Log4jEntityResolver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#resourceBundle"><B>resourceBundle</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#ROLL_OVER"><B>ROLL_OVER</B></A> - 
Static variable in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>The string constant sent to initiate a roll over.
<DT><A HREF="./org/apache/log4j/varia/Roller.html" title="class in org.apache.log4j.varia"><B>Roller</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>A simple application to send roll over messages to a potentially
   remote <A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia"><CODE>ExternallyRolledFileAppender</CODE></A>.<DT><A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j"><B>RollingFileAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>RollingFileAppender extends FileAppender to backup the log files when
   they reach a certain size.<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#RollingFileAppender()"><B>RollingFileAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>The default constructor simply calls its <A HREF="./org/apache/log4j/FileAppender.html#FileAppender(org.apache.log4j.Layout, java.lang.String)"><CODE>parents constructor</CODE></A>.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#RollingFileAppender(org.apache.log4j.Layout, java.lang.String, boolean)"><B>RollingFileAppender(Layout, String, boolean)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Instantiate a RollingFileAppender and open the file designated by
    <code>filename</code>.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#RollingFileAppender(org.apache.log4j.Layout, java.lang.String)"><B>RollingFileAppender(Layout, String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Instantiate a FileAppender and open the file designated by
    <code>filename</code>.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#rollOver()"><B>rollOver()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Implements the usual roll over behaviour.
<DT><A HREF="./org/apache/log4j/spi/RootCategory.html" title="class in org.apache.log4j.spi"><B>RootCategory</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD><B>Deprecated.</B>&nbsp;<I>Replaced by <A HREF="./org/apache/log4j/spi/RootLogger.html" title="class in org.apache.log4j.spi"><CODE>RootLogger</CODE></A>.</I><DT><A HREF="./org/apache/log4j/spi/RootCategory.html#RootCategory(org.apache.log4j.Level)"><B>RootCategory(Level)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootCategory.html" title="class in org.apache.log4j.spi">RootCategory</A>
<DD><B>Deprecated.</B>&nbsp;The root category names itself as "root".
<DT><A HREF="./org/apache/log4j/config/PropertySetterException.html#rootCause"><B>rootCause</B></A> - 
Variable in exception org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config">PropertySetterException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/RootLogger.html" title="class in org.apache.log4j.spi"><B>RootLogger</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>RootLogger sits at the top of the logger hierachy.<DT><A HREF="./org/apache/log4j/spi/RootLogger.html#RootLogger(org.apache.log4j.Level)"><B>RootLogger(Level)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootLogger.html" title="class in org.apache.log4j.spi">RootLogger</A>
<DD>The root logger names itself as "root".
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#run()"><B>run()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketNode.html#run()"><B>run()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net">SocketNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html#run()"><B>run()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html" title="class in org.apache.log4j.net">TelnetAppender.SocketHandler</A>
<DD>Continually accepts client connections.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#s"><B>s</B></A> - 
Static variable in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/SAXErrorHandler.html" title="class in org.apache.log4j.xml"><B>SAXErrorHandler</B></A> - Class in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/xml/SAXErrorHandler.html#SAXErrorHandler()"><B>SAXErrorHandler()</B></A> - 
Constructor for class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/SAXErrorHandler.html" title="class in org.apache.log4j.xml">SAXErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#selectAndConfigure(java.net.URL, java.lang.String, org.apache.log4j.spi.LoggerRepository)"><B>selectAndConfigure(URL, String, LoggerRepository)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Configure log4j given a URL.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html#send(java.lang.String)"><B>send(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html" title="class in org.apache.log4j.net">TelnetAppender.SocketHandler</A>
<DD>sends a message to each of the clients in telnet-friendly output.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#sendBuffer()"><B>sendBuffer()</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Send the contents of the cyclic buffer as an e-mail message.
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Set the <code>AcceptOnMatch</code> option.
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#setAdditivity(boolean)"><B>setAdditivity(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Set the additivity flag for this Category instance.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setAppend(boolean)"><B>setAppend(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>The <b>Append</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#setAppender(org.apache.log4j.Appender)"><B>setAppender(Appender)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Does not do anything.
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#setAppender(org.apache.log4j.Appender)"><B>setAppender(Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>Set the appender for which errors are handled.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#setAppender(org.apache.log4j.Appender)"><B>setAppender(Appender)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>The appender to which this error handler is attached.
<DT><A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html#setAttribute(javax.management.Attribute)"><B>setAttribute(Attribute)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AppenderDynamicMBean.html" title="class in org.apache.log4j.jmx">AppenderDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html#setAttribute(javax.management.Attribute)"><B>setAttribute(Attribute)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/HierarchyDynamicMBean.html" title="class in org.apache.log4j.jmx">HierarchyDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html#setAttribute(javax.management.Attribute)"><B>setAttribute(Attribute)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LayoutDynamicMBean.html" title="class in org.apache.log4j.jmx">LayoutDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html#setAttribute(javax.management.Attribute)"><B>setAttribute(Attribute)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/LoggerDynamicMBean.html" title="class in org.apache.log4j.jmx">LoggerDynamicMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html#setAttributes(javax.management.AttributeList)"><B>setAttributes(AttributeList)</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/AbstractDynamicMBean.html" title="class in org.apache.log4j.jmx">AbstractDynamicMBean</A>
<DD>Sets the values of several attributes of the Dynamic MBean, and returns the
 list of attributes that have been set.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#setBackupAppender(org.apache.log4j.Appender)"><B>setBackupAppender(Appender)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Does not do anything.
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#setBackupAppender(org.apache.log4j.Appender)"><B>setBackupAppender(Appender)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>Set the appender to falkback upon in case of failure.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#setBackupAppender(org.apache.log4j.Appender)"><B>setBackupAppender(Appender)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD>Set the backup appender.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setBcc(java.lang.String)"><B>setBcc(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Set the bcc recipient addresses.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#setBlocking(boolean)"><B>setBlocking(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Sets whether appender should wait if there is no
 space available in the event buffer or immediately return.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setBufferedIO(boolean)"><B>setBufferedIO(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>The <b>BufferedIO</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>Sets the number of messages allowed in the event buffer
 before the calling thread is blocked (if blocking is true)
 or until messages are summarized and discarded.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Set the size of the IO buffer.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>BufferSize</b> option takes a positive integer
     representing the maximum number of logging events to collect in a
     cyclic buffer.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#setCallSystemExitOnClose(boolean)"><B>setCallSystemExitOnClose(boolean)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>This method is used to set the property that controls whether
 the <code>LogBrokerMonitor</code> is hidden or closed when a user
 exits
 the monitor.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setCategory(java.lang.String)"><B>setCategory(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the category associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#setCategoryPrefixing(boolean)"><B>setCategoryPrefixing(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>The <b>CategoryPrefixing</b> option specifies whether <A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j"><CODE>Category</CODE></A>
     name is part of log output or not.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setCc(java.lang.String)"><B>setCc(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Set the cc recipient addresses.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#setContextPrinting(boolean)"><B>setContextPrinting(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>The <b>ContextPrinting</b> option specifies log output will include
     the nested context information belonging to the current thread.
<DT><A HREF="./org/apache/log4j/PatternLayout.html#setConversionPattern(java.lang.String)"><B>setConversionPattern(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>Set the <b>ConversionPattern</b> option.
<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html#setCount(long)"><B>setCount(long)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers">CountingQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#setDateFormat(java.lang.String)"><B>setDateFormat(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>The value of the <b>DateFormat</b> option should be either an
    argument to the constructor of <A HREF="/usr/share/javadoc/java/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text"><CODE>SimpleDateFormat</CODE></A> or one of
    the srings "NULL", "RELATIVE", "ABSOLUTE", "DATE" or "ISO8601.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#setDateFormat(java.text.DateFormat, java.util.TimeZone)"><B>setDateFormat(DateFormat, TimeZone)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>Sets the <A HREF="/usr/share/javadoc/java/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><CODE>DateFormat</CODE></A> used to format time and date in the
     zone determined by <code>timeZone</code>.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#setDateFormat(java.lang.String, java.util.TimeZone)"><B>setDateFormat(String, TimeZone)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>Sets the DateFormat used to format date and time in the time zone
     determined by <code>timeZone</code> parameter.
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#setDatePattern(java.lang.String)"><B>setDatePattern(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>The <b>DatePattern</b> takes a string in the same format as
     expected by <A HREF="/usr/share/javadoc/java/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text"><CODE>SimpleDateFormat</CODE></A>.
<DT><A HREF="./org/apache/log4j/helpers/FileWatchdog.html#setDelay(long)"><B>setDelay(long)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/FileWatchdog.html" title="class in org.apache.log4j.helpers">FileWatchdog</A>
<DD>Set the delay to observe between each check of the file changes.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#setDisableOverride(java.lang.String)"><B>setDisableOverride(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD><B>Deprecated.</B>&nbsp;<I>Deprecated with no replacement.</I>
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Ensures that the given driver class has been loaded for sql connection
 creation.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#setEncoding(java.lang.String)"><B>setEncoding(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Appender.html#setErrorHandler(org.apache.log4j.spi.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Set the <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> for this appender.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#setErrorHandler(org.apache.log4j.spi.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Set the <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> for this Appender.
<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html#setErrorHandler(org.apache.log4j.spi.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers">QuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/WriterAppender.html#setErrorHandler(org.apache.log4j.spi.ErrorHandler)"><B>setErrorHandler(ErrorHandler)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Set the <A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi"><CODE>ErrorHandler</CODE></A> for this WriterAppender and also the
     underlying <A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers"><CODE>QuietWriter</CODE></A> if any.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setEvaluatorClass(java.lang.String)"><B>setEvaluatorClass(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>EvaluatorClass</b> option takes a string value
     representing the name of the class implementing the <A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html" title="interface in org.apache.log4j.spi"><CODE>TriggeringEventEvaluator</CODE></A> interface.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#setFacility(java.lang.String)"><B>setFacility(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>Set the syslog facility.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#setFacilityPrinting(boolean)"><B>setFacilityPrinting(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>If the <b>FacilityPrinting</b> option is set to true, the printed
    message will include the facility name of the application.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setFile(java.lang.String)"><B>setFile(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>The <b>File</b> property takes a string value which should be the
     name of the file to append to.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setFile(java.lang.String, boolean, boolean, int)"><B>setFile(String, boolean, boolean, int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Sets and <i>opens</i> the file where the log output will
    go.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#setFile(java.lang.String, boolean, boolean, int)"><B>setFile(String, boolean, boolean, int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#setFollow(boolean)"><B>setFollow(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Sets whether the appender honors reassignments of System.out
  or System.err made after configuration.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setFrom(java.lang.String)"><B>setFrom(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>From</b> option takes a string value which should be a
     e-mail address of the sender.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#setImmediateFlush(boolean)"><B>setImmediateFlush(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>If the <b>ImmediateFlush</b> option is set to
     <code>true</code>, the appender will flush at the end of each
     write.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setInitialContextFactoryName(java.lang.String)"><B>setInitialContextFactoryName(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>Setting the <b>InitialContextFactoryName</b> method will cause
 this <code>JMSAppender</code> instance to use the <A HREF="/usr/share/javadoc/java/javax/naming/InitialContext.html?is-external=true#InitialContext(java.util.Hashtable)" title="class or interface in javax.naming"><CODE>InitialContext.InitialContext(Hashtable)</CODE></A> method instead of the
 no-argument constructor.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#setInternalDebugging(boolean)"><B>setInternalDebugging(boolean)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>Allows to enable/disable log4j internal logging.
<DT><A HREF="./org/apache/log4j/Appender.html#setLayout(org.apache.log4j.Layout)"><B>setLayout(Layout)</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Set the <A HREF="./org/apache/log4j/Layout.html" title="class in org.apache.log4j"><CODE>Layout</CODE></A> for this appender.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#setLayout(org.apache.log4j.Layout)"><B>setLayout(Layout)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Set the layout for this appender.
<DT><A HREF="./org/apache/log4j/Category.html#setLevel(org.apache.log4j.Level)"><B>setLevel(Level)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Set the level of this Category.
<DT><A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html#setLevel(int)"><B>setLevel(int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html" title="class in org.apache.log4j.helpers">SyslogQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setLevel(org.apache.log4j.lf5.LogLevel)"><B>setLevel(LogLevel)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the level of this LogRecord.
<DT><A HREF="./org/apache/log4j/spi/RootCategory.html#setLevel(org.apache.log4j.Level)"><B>setLevel(Level)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootCategory.html" title="class in org.apache.log4j.spi">RootCategory</A>
<DD><B>Deprecated.</B>&nbsp;Setting a null value to the level of the root category may have catastrophic
     results.
<DT><A HREF="./org/apache/log4j/spi/RootLogger.html#setLevel(org.apache.log4j.Level)"><B>setLevel(Level)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootLogger.html" title="class in org.apache.log4j.spi">RootLogger</A>
<DD>Setting a null value to the level of the root logger may have catastrophic
     results.
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#setLevelMax(org.apache.log4j.Level)"><B>setLevelMax(Level)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Set the <code>LevelMax</code> option.
<DT><A HREF="./org/apache/log4j/varia/LevelRangeFilter.html#setLevelMin(org.apache.log4j.Level)"><B>setLevelMin(Level)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelRangeFilter.html" title="class in org.apache.log4j.varia">LevelRangeFilter</A>
<DD>Set the <code>LevelMin</code> option.
<DT><A HREF="./org/apache/log4j/varia/LevelMatchFilter.html#setLevelToMatch(java.lang.String)"><B>setLevelToMatch(String)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/LevelMatchFilter.html" title="class in org.apache.log4j.varia">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the location in code where this LogRecord originated.
<DT><A HREF="./org/apache/log4j/AsyncAppender.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AsyncAppender.html" title="class in org.apache.log4j">AsyncAppender</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>If true, the information sent to the remote subscriber will
      include caller's location information.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>The <b>LocationInfo</b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html#setLogger(org.apache.log4j.Logger)"><B>setLogger(Logger)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OnlyOnceErrorHandler.html" title="class in org.apache.log4j.helpers">OnlyOnceErrorHandler</A>
<DD>Does not do anything.
<DT><A HREF="./org/apache/log4j/spi/ErrorHandler.html#setLogger(org.apache.log4j.Logger)"><B>setLogger(Logger)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorHandler.html" title="interface in org.apache.log4j.spi">ErrorHandler</A>
<DD>Add a reference to a logger to which the failing appender might
     be attached to.
<DT><A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html#setLogger(org.apache.log4j.Logger)"><B>setLogger(Logger)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/FallbackErrorHandler.html" title="class in org.apache.log4j.varia">FallbackErrorHandler</A>
<DD><em>Adds</em> the logger passed as parameter to the list of
     loggers that we need to search for in case of appender failure.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#setLogLevelColorMap(org.apache.log4j.lf5.LogLevel, java.awt.Color)"><B>setLogLevelColorMap(LogLevel, Color)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#setMaxBackupIndex(int)"><B>setMaxBackupIndex(int)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Set the maximum number of backup files to keep around.
<DT><A HREF="./org/apache/log4j/NDC.html#setMaxDepth(int)"><B>setMaxDepth(int)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Set maximum depth of this diagnostic context.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#setMaxFileSize(java.lang.String)"><B>setMaxFileSize(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Set the maximum size that the output file is allowed to reach
     before being rolled over to backup files.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#setMaximumFileSize(long)"><B>setMaximumFileSize(long)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>Set the maximum size that the output file is allowed to reach
     before being rolled over to backup files.
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#setMaxNumberOfRecords(int)"><B>setMaxNumberOfRecords(int)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the message associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setMillis(long)"><B>setMillis(long)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the event time of this record.
<DT><A HREF="./org/apache/log4j/Appender.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/Appender.html" title="interface in org.apache.log4j">Appender</A>
<DD>Set the name of this appender.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Set the name of this Appender.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setNDC(java.lang.String)"><B>setNDC(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the NDC (nested diagnostic context) for this record.
<DT><A HREF="./org/apache/log4j/spi/Filter.html#setNext(org.apache.log4j.spi.Filter)"><B>setNext(Filter)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/Filter.html" title="class in org.apache.log4j.spi">Filter</A>
<DD>Set the next filter pointer.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#setOption(java.lang.String, java.lang.String)"><B>setOption(String, String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the setter method for the option directly instead
     of the generic <code>setOption</code> method.</I>
<DT><A HREF="./org/apache/log4j/varia/DenyAllFilter.html#setOption(java.lang.String, java.lang.String)"><B>setOption(String, String)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/DenyAllFilter.html" title="class in org.apache.log4j.varia">DenyAllFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the setter method for the option directly instead
     of the generic <code>setOption</code> method.</I>
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#setOption(java.lang.String, java.lang.String)"><B>setOption(String, String)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the setter method for the option directly instead
     of the generic <code>setOption</code> method.</I>
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#setParameter(org.w3c.dom.Element, org.apache.log4j.config.PropertySetter)"><B>setParameter(Element, PropertySetter)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>The paswword to use when creating a topic session.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>The <b>Port</b> option takes a positive integer representing
     the port where the server is waiting for connections.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>The <b>Port</b> option takes a positive integer representing
     the port where the server is waiting for connections.
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html#setPort(int)"><B>setPort(int)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/ExternallyRolledFileAppender.html" title="class in org.apache.log4j.varia">ExternallyRolledFileAppender</A>
<DD>The <b>Port</b> [roperty is used for setting the port for
     listening to external roll over messages.
<DT><A HREF="./org/apache/log4j/Category.html#setPriority(org.apache.log4j.Priority)"><B>setPriority(Priority)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/Category.html#setLevel(org.apache.log4j.Level)"><CODE>Category.setLevel(org.apache.log4j.Level)</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/spi/RootCategory.html#setPriority(org.apache.log4j.Level)"><B>setPriority(Level)</B></A> - 
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RootCategory.html" title="class in org.apache.log4j.spi">RootCategory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#setProperties(java.lang.Object, java.util.Properties, java.lang.String)"><B>setProperties(Object, Properties, String)</B></A> - 
Static method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Set the properties of an object passed as a parameter in one
     go.
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#setProperties(java.util.Properties, java.lang.String)"><B>setProperties(Properties, String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Set the properites for the object that match the
     <code>prefix</code> passed as parameter.
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Set a property on this PropertySetter's Object.
<DT><A HREF="./org/apache/log4j/config/PropertySetter.html#setProperty(java.beans.PropertyDescriptor, java.lang.String, java.lang.String)"><B>setProperty(PropertyDescriptor, String, String)</B></A> - 
Method in class org.apache.log4j.config.<A HREF="./org/apache/log4j/config/PropertySetter.html" title="class in org.apache.log4j.config">PropertySetter</A>
<DD>Set the named property given a <A HREF="/usr/share/javadoc/java/java/beans/PropertyDescriptor.html?is-external=true" title="class or interface in java.beans"><CODE>PropertyDescriptor</CODE></A>.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setProviderURL(java.lang.String)"><B>setProviderURL(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#setQuietMode(boolean)"><B>setQuietMode(boolean)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>In quite mode no LogLog generates strictly no output, not even
     for errors.
<DT><A HREF="./org/apache/log4j/FileAppender.html#setQWForFiles(java.io.Writer)"><B>setQWForFiles(Writer)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/FileAppender.html" title="class in org.apache.log4j">FileAppender</A>
<DD>Sets the quiet writer being used.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#setQWForFiles(java.io.Writer)"><B>setQWForFiles(Writer)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#setReconnectionDelay(int)"><B>setReconnectionDelay(int)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>The <b>ReconnectionDelay</b> option takes a positive integer
     representing the number of milliseconds to wait between each
     failed connection attempt to the server.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#setRemoteHost(java.lang.String)"><B>setRemoteHost(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>The <b>RemoteHost</b> option takes a string value which should be
 the host name of the server where a <A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><CODE>SocketNode</CODE></A> is
 running.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#setRenderer(java.lang.Class, org.apache.log4j.or.ObjectRenderer)"><B>setRenderer(Class, ObjectRenderer)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Used by subclasses to add a renderer to the hierarchy passed as parameter.
<DT><A HREF="./org/apache/log4j/spi/RendererSupport.html#setRenderer(java.lang.Class, org.apache.log4j.or.ObjectRenderer)"><B>setRenderer(Class, ObjectRenderer)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/RendererSupport.html" title="interface in org.apache.log4j.spi">RendererSupport</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html#setRepositorySelector(org.apache.log4j.spi.RepositorySelector, java.lang.Object)"><B>setRepositorySelector(RepositorySelector, Object)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>Sets <code>LoggerFactory</code> but only if the correct
     <em>guard</em> is passed as parameter.
<DT><A HREF="./org/apache/log4j/Category.html#setResourceBundle(java.util.ResourceBundle)"><B>setResourceBundle(ResourceBundle)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Set the resource bundle to be used with localized logging
     methods <A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Throwable)"><CODE>Category.l7dlog(Priority,String,Throwable)</CODE></A> and <A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Object[], java.lang.Throwable)"><CODE>Category.l7dlog(Priority,String,Object[],Throwable)</CODE></A>.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setSecurityCredentials(java.lang.String)"><B>setSecurityCredentials(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setSecurityPrincipalName(java.lang.String)"><B>setSecurityPrincipalName(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setSequenceNumber(long)"><B>setSequenceNumber(long)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the sequence number assocsiated with this LogRecord.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setSMTPDebug(boolean)"><B>setSMTPDebug(boolean)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Setting the <b>SmtpDebug</b> option to true will cause the mail session to log its server interaction to stdout.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setSMTPHost(java.lang.String)"><B>setSMTPHost(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>SMTPHost</b> option takes a string value which should be a
     the host name of the SMTP server that will send the e-mail message.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setSMTPPassword(java.lang.String)"><B>setSMTPPassword(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>SmtpPassword</b> option takes a string value which should be the password required to authenticate against
 the mail server.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setSMTPUsername(java.lang.String)"><B>setSMTPUsername(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>SmtpUsername</b> option takes a string value which should be the username required to authenticate against
 the mail server.
<DT><A HREF="./org/apache/log4j/nt/NTEventLogAppender.html#setSource(java.lang.String)"><B>setSource(String)</B></A> - 
Method in class org.apache.log4j.nt.<A HREF="./org/apache/log4j/nt/NTEventLogAppender.html" title="class in org.apache.log4j.nt">NTEventLogAppender</A>
<DD>The <b>Source</b> option which names the source of the event.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setSql(java.lang.String)"><B>setSql(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#setStringToMatch(java.lang.String)"><B>setStringToMatch(String)</B></A> - 
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setSubject(java.lang.String)"><B>setSubject(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>Subject</b> option takes a string value which should be a
     the subject of the e-mail message.
<DT><A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html#setSyslogFacility(int)"><B>setSyslogFacility(int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html" title="class in org.apache.log4j.helpers">SyslogQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#setSyslogHost(java.lang.String)"><B>setSyslogHost(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>The <b>SyslogHost</b> option is the name of the the syslog host
    where log output should go.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#setTarget(java.lang.String)"><B>setTarget(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>Sets the value of the <b>Target</b> option.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setThreadDescription(java.lang.String)"><B>setThreadDescription(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the thread description associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#setThreadPrinting(boolean)"><B>setThreadPrinting(boolean)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>The <b>ThreadPrinting</b> option specifies whether the name of the
     current thread is part of log output or not.
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#setThreshold(org.apache.log4j.Priority)"><B>setThreshold(Priority)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>Set the threshold level.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#setThreshold(java.lang.String)"><B>setThreshold(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>The string form of <A HREF="./org/apache/log4j/Hierarchy.html#setThreshold(org.apache.log4j.Level)"><CODE>Hierarchy.setThreshold(Level)</CODE></A>.
<DT><A HREF="./org/apache/log4j/Hierarchy.html#setThreshold(org.apache.log4j.Level)"><B>setThreshold(Level)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Enable logging for logging requests with level <code>l</code> or
     higher.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#setThreshold(org.apache.log4j.Level)"><B>setThreshold(Level)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Set the repository-wide threshold.
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#setThreshold(java.lang.String)"><B>setThreshold(String)</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>Another form of <A HREF="./org/apache/log4j/spi/LoggerRepository.html#setThreshold(org.apache.log4j.Level)"><CODE>LoggerRepository.setThreshold(Level)</CODE></A> accepting a string
      parameter instead of a <code>Level</code>.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setThrown(java.lang.Throwable)"><B>setThrown(Throwable)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the Throwable associated with this LogRecord.
<DT><A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html#setThrownStackTrace(org.apache.log4j.spi.ThrowableInformation)"><B>setThrownStackTrace(ThrowableInformation)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/Log4JLogRecord.html" title="class in org.apache.log4j.lf5">Log4JLogRecord</A>
<DD>Set stack trace information associated with this Log4JLogRecord.
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#setThrownStackTrace(java.lang.String)"><B>setThrownStackTrace(String)</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Set the ThrownStackTrace for the log record.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#setTimeZone(java.lang.String)"><B>setTimeZone(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD>The <b>TimeZoneID</b> option is a time zone ID string in the format
    expected by the <A HREF="/usr/share/javadoc/java/java/util/TimeZone.html?is-external=true#getTimeZone(java.lang.String)" title="class or interface in java.util"><CODE>TimeZone.getTimeZone(java.lang.String)</CODE></A> method.
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>The <b>Title</b> option takes a String value.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#setTo(java.lang.String)"><B>setTo(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The <b>To</b> option takes a string value which should be a
     comma separated list of e-mail address of the recipients.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setTopicBindingName(java.lang.String)"><B>setTopicBindingName(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>The <b>TopicBindingName</b> option takes a
     string value.
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setTopicConnectionFactoryBindingName(java.lang.String)"><B>setTopicConnectionFactoryBindingName(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>The <b>TopicConnectionFactoryBindingName</b> option takes a
     string value.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setURL(java.lang.String)"><B>setURL(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setURLPkgPrefixes(java.lang.String)"><B>setURLPkgPrefixes(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - 
Method in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/JMSAppender.html#setUserName(java.lang.String)"><B>setUserName(String)</B></A> - 
Method in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/JMSAppender.html" title="class in org.apache.log4j.net">JMSAppender</A>
<DD>The user name to use when <CODE>creating a topic session</CODE>.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#setWriter(java.io.Writer)"><B>setWriter(Writer)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Sets the Writer where the log output will go.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#SEVERE"><B>SEVERE</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#shutdown()"><B>shutdown()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use <A HREF="./org/apache/log4j/LogManager.html#shutdown()"><CODE>LogManager.shutdown()</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Hierarchy.html#shutdown()"><B>shutdown()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Hierarchy.html" title="class in org.apache.log4j">Hierarchy</A>
<DD>Shutting down a hierarchy will <em>safely</em> close and remove
     all appenders in all categories including the root logger.
<DT><A HREF="./org/apache/log4j/LogManager.html#shutdown()"><B>shutdown()</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggerRepository.html#shutdown()"><B>shutdown()</B></A> - 
Method in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggerRepository.html" title="interface in org.apache.log4j.spi">LoggerRepository</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j"><B>SimpleLayout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>SimpleLayout consists of the level of the log statement,
   followed by " - " and then the log message itself.<DT><A HREF="./org/apache/log4j/SimpleLayout.html#SimpleLayout()"><B>SimpleLayout()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j">SimpleLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SimpleSocketServer.html" title="class in org.apache.log4j.net"><B>SimpleSocketServer</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>A simple <A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><CODE>SocketNode</CODE></A> based server.<DT><A HREF="./org/apache/log4j/net/SimpleSocketServer.html#SimpleSocketServer()"><B>SimpleSocketServer()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SimpleSocketServer.html" title="class in org.apache.log4j.net">SimpleSocketServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net"><B>SMTPAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>Send an e-mail when a specific logging event occurs, typically on
   errors or fatal errors.<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#SMTPAppender()"><B>SMTPAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>The default constructor will instantiate the appender with a
     <A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html" title="interface in org.apache.log4j.spi"><CODE>TriggeringEventEvaluator</CODE></A> that will trigger on events with
     level ERROR or higher.
<DT><A HREF="./org/apache/log4j/net/SMTPAppender.html#SMTPAppender(org.apache.log4j.spi.TriggeringEventEvaluator)"><B>SMTPAppender(TriggeringEventEvaluator)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SMTPAppender.html" title="class in org.apache.log4j.net">SMTPAppender</A>
<DD>Use <code>evaluator</code> passed as parameter as the <A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html" title="interface in org.apache.log4j.spi"><CODE>TriggeringEventEvaluator</CODE></A> for this SMTPAppender.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net"><B>SocketAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>Sends <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> objects to a remote a log server,
    usually a <A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><CODE>SocketNode</CODE></A>.<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#SocketAppender()"><B>SocketAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#SocketAppender(java.net.InetAddress, int)"><B>SocketAppender(InetAddress, int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Connects to remote server at <code>address</code> and <code>port</code>.
<DT><A HREF="./org/apache/log4j/net/SocketAppender.html#SocketAppender(java.lang.String, int)"><B>SocketAppender(String, int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketAppender.html" title="class in org.apache.log4j.net">SocketAppender</A>
<DD>Connects to remote server at <code>host</code> and <code>port</code>.
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net"><B>SocketHubAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>Sends <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> objects to a set of remote log servers,
  usually a <A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><CODE>SocketNodes</CODE></A>.<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#SocketHubAppender()"><B>SocketHubAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketHubAppender.html#SocketHubAppender(int)"><B>SocketHubAppender(int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketHubAppender.html" title="class in org.apache.log4j.net">SocketHubAppender</A>
<DD>Connects to remote server at <code>address</code> and <code>port</code>.
<DT><A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><B>SocketNode</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>Read <A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi"><CODE>LoggingEvent</CODE></A> objects sent from a remote client using
   Sockets (TCP).<DT><A HREF="./org/apache/log4j/net/SocketNode.html#SocketNode(java.net.Socket, org.apache.log4j.spi.LoggerRepository)"><B>SocketNode(Socket, LoggerRepository)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net">SocketNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SocketServer.html" title="class in org.apache.log4j.net"><B>SocketServer</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>A <A HREF="./org/apache/log4j/net/SocketNode.html" title="class in org.apache.log4j.net"><CODE>SocketNode</CODE></A> based server that uses a different hierarchy
   for each client.<DT><A HREF="./org/apache/log4j/net/SocketServer.html#SocketServer(java.io.File)"><B>SocketServer(File)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SocketServer.html" title="class in org.apache.log4j.net">SocketServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/PatternConverter.html#spacePad(java.lang.StringBuffer, int)"><B>spacePad(StringBuffer, int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/PatternConverter.html" title="class in org.apache.log4j.helpers">PatternConverter</A>
<DD>Fast space padding method.
<DT><A HREF="./org/apache/log4j/jdbc/JDBCAppender.html#sqlStatement"><B>sqlStatement</B></A> - 
Variable in class org.apache.log4j.jdbc.<A HREF="./org/apache/log4j/jdbc/JDBCAppender.html" title="class in org.apache.log4j.jdbc">JDBCAppender</A>
<DD>Stores the string given to the pattern layout for conversion into a SQL
 statement, eg: insert into LogTable (Thread, Class, Message) values
 ("%t", "%c", "%m").
<DT><A HREF="./org/apache/log4j/jmx/Agent.html#start()"><B>start()</B></A> - 
Method in class org.apache.log4j.jmx.<A HREF="./org/apache/log4j/jmx/Agent.html" title="class in org.apache.log4j.jmx">Agent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/StartLogFactor5.html" title="class in org.apache.log4j.lf5"><B>StartLogFactor5</B></A> - Class in <A HREF="./org/apache/log4j/lf5/package-summary.html">org.apache.log4j.lf5</A><DD>Starts an instance of the LogFactor5 console for off-line viewing.<DT><A HREF="./org/apache/log4j/lf5/StartLogFactor5.html#StartLogFactor5()"><B>StartLogFactor5()</B></A> - 
Constructor for class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/StartLogFactor5.html" title="class in org.apache.log4j.lf5">StartLogFactor5</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html#startTime"><B>startTime</B></A> - 
Variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers">RelativeTimeDateFormat</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#STRING_TO_MATCH_OPTION"><B>STRING_TO_MATCH_OPTION</B></A> - 
Static variable in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD><B>Deprecated.</B>&nbsp;<I>Options are now handled using the JavaBeans paradigm.
     This constant is not longer needed and will be removed in the
     <em>near</em> term.</I>
<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia"><B>StringMatchFilter</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>This is a very simple filter based on string matching.<DT><A HREF="./org/apache/log4j/varia/StringMatchFilter.html#StringMatchFilter()"><B>StringMatchFilter()</B></A> - 
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/StringMatchFilter.html" title="class in org.apache.log4j.varia">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/DailyRollingFileAppender.html#subAppend(org.apache.log4j.spi.LoggingEvent)"><B>subAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/DailyRollingFileAppender.html" title="class in org.apache.log4j">DailyRollingFileAppender</A>
<DD>This method differentiates DailyRollingFileAppender from its
 super class.
<DT><A HREF="./org/apache/log4j/RollingFileAppender.html#subAppend(org.apache.log4j.spi.LoggingEvent)"><B>subAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/RollingFileAppender.html" title="class in org.apache.log4j">RollingFileAppender</A>
<DD>This method differentiates RollingFileAppender from its super
     class.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#subAppend(org.apache.log4j.spi.LoggingEvent)"><B>subAppend(LoggingEvent)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Actual writing occurs here.
<DT><A HREF="./org/apache/log4j/xml/DOMConfigurator.html#subst(java.lang.String)"><B>subst(String)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/DOMConfigurator.html" title="class in org.apache.log4j.xml">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#substVars(java.lang.String, java.util.Properties)"><B>substVars(String, Properties)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Perform variable substitution in string <code>val</code> from the
     values of keys found in the system propeties.
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#SYSLOG_HOST_OI"><B>SYSLOG_HOST_OI</B></A> - 
Static variable in class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net"><B>SyslogAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>Use SyslogAppender to send log messages to a remote syslog daemon.<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#SyslogAppender()"><B>SyslogAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#SyslogAppender(org.apache.log4j.Layout, int)"><B>SyslogAppender(Layout, int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/SyslogAppender.html#SyslogAppender(org.apache.log4j.Layout, java.lang.String, int)"><B>SyslogAppender(Layout, String, int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/SyslogAppender.html" title="class in org.apache.log4j.net">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html" title="class in org.apache.log4j.helpers"><B>SyslogQuietWriter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>SyslogQuietWriter extends QuietWriter by prepending the syslog
   level code before each printed String.<DT><A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html#SyslogQuietWriter(java.io.Writer, int, org.apache.log4j.spi.ErrorHandler)"><B>SyslogQuietWriter(Writer, int, ErrorHandler)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html" title="class in org.apache.log4j.helpers">SyslogQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers"><B>SyslogWriter</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>SyslogWriter is a wrapper around the java.net.DatagramSocket class
   so that it behaves like a java.io.Writer.<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html#SyslogWriter(java.lang.String)"><B>SyslogWriter(String)</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers">SyslogWriter</A>
<DD>Constructs a new instance of SyslogWriter.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#SYSTEM_ERR"><B>SYSTEM_ERR</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#SYSTEM_OUT"><B>SYSTEM_OUT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/SystemTime.html" title="class in org.apache.log4j.performance"><B>SystemTime</B></A> - Class in <A HREF="./org/apache/log4j/performance/package-summary.html">org.apache.log4j.performance</A><DD>Measures the time required to make a System.currentTimeMillis() and
   Thread.currentThread().getName() calls.<DT><A HREF="./org/apache/log4j/performance/SystemTime.html#SystemTime()"><B>SystemTime()</B></A> - 
Constructor for class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/SystemTime.html" title="class in org.apache.log4j.performance">SystemTime</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/performance/NullAppender.html#t"><B>t</B></A> - 
Variable in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NullAppender.html" title="class in org.apache.log4j.performance">NullAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#tailFilter"><B>tailFilter</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>The last filter in the filter chain.
<DT><A HREF="./org/apache/log4j/ConsoleAppender.html#target"><B>target</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/ConsoleAppender.html" title="class in org.apache.log4j">ConsoleAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net"><B>TelnetAppender</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>The TelnetAppender is a log4j appender that specializes in
  writing to a read-only socket.<DT><A HREF="./org/apache/log4j/net/TelnetAppender.html#TelnetAppender()"><B>TelnetAppender()</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.html" title="class in org.apache.log4j.net">TelnetAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html" title="class in org.apache.log4j.net"><B>TelnetAppender.SocketHandler</B></A> - Class in <A HREF="./org/apache/log4j/net/package-summary.html">org.apache.log4j.net</A><DD>The SocketHandler class is used to accept connections from
      clients.<DT><A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html#TelnetAppender.SocketHandler(int)"><B>TelnetAppender.SocketHandler(int)</B></A> - 
Constructor for class org.apache.log4j.net.<A HREF="./org/apache/log4j/net/TelnetAppender.SocketHandler.html" title="class in org.apache.log4j.net">TelnetAppender.SocketHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/or/ThreadGroupRenderer.html" title="class in org.apache.log4j.or"><B>ThreadGroupRenderer</B></A> - Class in <A HREF="./org/apache/log4j/or/package-summary.html">org.apache.log4j.or</A><DD>Render <A HREF="/usr/share/javadoc/java/java/lang/ThreadGroup.html?is-external=true" title="class or interface in java.lang"><CODE>ThreadGroup</CODE></A> objects in a format similar to the
   information output by the <A HREF="/usr/share/javadoc/java/java/lang/ThreadGroup.html?is-external=true#list()" title="class or interface in java.lang"><CODE>ThreadGroup.list()</CODE></A> method.<DT><A HREF="./org/apache/log4j/or/ThreadGroupRenderer.html#ThreadGroupRenderer()"><B>ThreadGroupRenderer()</B></A> - 
Constructor for class org.apache.log4j.or.<A HREF="./org/apache/log4j/or/ThreadGroupRenderer.html" title="class in org.apache.log4j.or">ThreadGroupRenderer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/ThreadLocalMap.html" title="class in org.apache.log4j.helpers"><B>ThreadLocalMap</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD><code>ThreadLocalMap</code> extends <A HREF="/usr/share/javadoc/java/java/lang/InheritableThreadLocal.html?is-external=true" title="class or interface in java.lang"><CODE>InheritableThreadLocal</CODE></A>
   to bequeath a copy of the hashtable of the MDC of the parent
   thread.<DT><A HREF="./org/apache/log4j/helpers/ThreadLocalMap.html#ThreadLocalMap()"><B>ThreadLocalMap()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/ThreadLocalMap.html" title="class in org.apache.log4j.helpers">ThreadLocalMap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/AppenderSkeleton.html#threshold"><B>threshold</B></A> - 
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/AppenderSkeleton.html" title="class in org.apache.log4j">AppenderSkeleton</A>
<DD>There is no level threshold filtering by default.
<DT><A HREF="./org/apache/log4j/spi/ThrowableInformation.html" title="class in org.apache.log4j.spi"><B>ThrowableInformation</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>ThrowableInformation is log4j's internal representation of
 throwables.<DT><A HREF="./org/apache/log4j/spi/ThrowableInformation.html#ThrowableInformation(java.lang.Throwable)"><B>ThrowableInformation(Throwable)</B></A> - 
Constructor for class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ThrowableInformation.html" title="class in org.apache.log4j.spi">ThrowableInformation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/LoggingEvent.html#timeStamp"><B>timeStamp</B></A> - 
Variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">LoggingEvent</A>
<DD>The number of milliseconds elapsed from 1/1/1970 until logging event
      was created.
<DT><A HREF="./org/apache/log4j/helpers/DateLayout.html#TIMEZONE_OPTION"><B>TIMEZONE_OPTION</B></A> - 
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/DateLayout.html" title="class in org.apache.log4j.helpers">DateLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>Options are now handled using the JavaBeans paradigm.
     This constant is not longer needed and will be removed in the
     <em>near</em> term.</I>
<DT><A HREF="./org/apache/log4j/HTMLLayout.html#TITLE_OPTION"><B>TITLE_OPTION</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/HTMLLayout.html" title="class in org.apache.log4j">HTMLLayout</A>
<DD>A string constant used in naming the option for setting the the
     HTML document title.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#toBoolean(java.lang.String, boolean)"><B>toBoolean(String, boolean)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>If <code>value</code> is "true", then <code>true</code> is
     returned.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#toFileSize(java.lang.String, long)"><B>toFileSize(String, long)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#toInt(java.lang.String, int)"><B>toInt(String, int)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#toInt()"><B>toInt()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns the integer representation of this level.
<DT><A HREF="./org/apache/log4j/helpers/OptionConverter.html#toLevel(java.lang.String, org.apache.log4j.Level)"><B>toLevel(String, Level)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/OptionConverter.html" title="class in org.apache.log4j.helpers">OptionConverter</A>
<DD>Converts a standard or custom priority level to a Level
     object.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert the string passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(int)"><B>toLevel(int)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(int, org.apache.log4j.Level)"><B>toLevel(int, Level)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String, org.apache.log4j.Level)"><B>toLevel(String, Level)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert the string passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(java.lang.String)"><B>toPriority(String)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String)"><CODE>Level.toLevel(String)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(int)"><B>toPriority(int)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(int)"><CODE>Level.toLevel(int)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(int, org.apache.log4j.Priority)"><B>toPriority(int, Priority)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(int, org.apache.log4j.Level)"><CODE>Level.toLevel(int, Level)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(java.lang.String, org.apache.log4j.Priority)"><B>toPriority(String, Priority)</B></A> - 
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String, org.apache.log4j.Level)"><CODE>Level.toLevel(String, Level)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#toString()"><B>toString()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#toString()"><B>toString()</B></A> - 
Method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>Return a String representation of this LogRecord.
<DT><A HREF="./org/apache/log4j/Priority.html#toString()"><B>toString()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns the string representation of this priority.
<DT><A HREF="./org/apache/log4j/Level.html#TRACE"><B>TRACE</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>TRACE</code> Level designates finer-grained
 informational events than the <code>DEBUG</code level.
<DT><A HREF="./org/apache/log4j/Logger.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#TRACE"><CODE>TRACE</CODE></A> level.
<DT><A HREF="./org/apache/log4j/Logger.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>Log a message object with the <code>TRACE</code> level including the
 stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A><code>t</code> passed as parameter.
<DT><A HREF="./org/apache/log4j/Level.html#TRACE_INT"><B>TRACE_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>TRACE level integer value.
<DT><A HREF="./org/apache/log4j/helpers/Transform.html" title="class in org.apache.log4j.helpers"><B>Transform</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>Utility class for transforming strings.<DT><A HREF="./org/apache/log4j/helpers/Transform.html#Transform()"><B>Transform()</B></A> - 
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/Transform.html" title="class in org.apache.log4j.helpers">Transform</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/TriggeringEventEvaluator.html" title="interface in org.apache.log4j.spi"><B>TriggeringEventEvaluator</B></A> - Interface in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>Implementions of this interface allow certain appenders to decide
   when to perform an appender specific action.<DT><A HREF="./org/apache/log4j/PatternLayout.html#TTCC_CONVERSION_PATTERN"><B>TTCC_CONVERSION_PATTERN</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</A>
<DD>A conversion pattern equivalent to the TTCCCLayout.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j"><B>TTCCLayout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>TTCC layout format consists of time, thread, category and nested
 diagnostic context information, hence the name.<DT><A HREF="./org/apache/log4j/TTCCLayout.html#TTCCLayout()"><B>TTCCLayout()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>Instantiate a TTCCLayout object with <A HREF="./org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers"><CODE>RelativeTimeDateFormat</CODE></A> as the date
     formatter in the local time zone.
<DT><A HREF="./org/apache/log4j/TTCCLayout.html#TTCCLayout(java.lang.String)"><B>TTCCLayout(String)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/TTCCLayout.html" title="class in org.apache.log4j">TTCCLayout</A>
<DD>Instantiate a TTCCLayout object using the local time zone.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>Convert a log level label into a LogLevel object.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message object with the <A HREF="./org/apache/log4j/Level.html#WARN"><CODE>WARN</CODE></A> Level.
<DT><A HREF="./org/apache/log4j/Category.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Log a message with the <code>WARN</code> level including the
   stack trace of the <A HREF="/usr/share/javadoc/java/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> <code>t</code> passed as
   parameter.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#warn(java.lang.String)"><B>warn(String)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal warning
     statements.
<DT><A HREF="./org/apache/log4j/helpers/LogLog.html#warn(java.lang.String, java.lang.Throwable)"><B>warn(String, Throwable)</B></A> - 
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/LogLog.html" title="class in org.apache.log4j.helpers">LogLog</A>
<DD>This method is used to output log4j internal warnings.
<DT><A HREF="./org/apache/log4j/Level.html#WARN"><B>WARN</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>WARN</code> level designates potentially harmful situations.
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#WARN"><B>WARN</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#WARN"><B>WARN</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#WARN"><CODE>Level.WARN</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#WARN_INT"><B>WARN_INT</B></A> - 
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#WARNING"><B>WARNING</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/examples/ReportParserError.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/ReportParserError.html" title="class in org.apache.log4j.xml.examples">ReportParserError</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/SAXErrorHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - 
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/SAXErrorHandler.html" title="class in org.apache.log4j.xml">SAXErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#wasEmpty()"><B>wasEmpty()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Returns <code>true</code> if there is just one element in the
     buffer.
<DT><A HREF="./org/apache/log4j/helpers/BoundedFIFO.html#wasFull()"><B>wasFull()</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/BoundedFIFO.html" title="class in org.apache.log4j.helpers">BoundedFIFO</A>
<DD>Returns <code>true</code> if the number of elements in the
      buffer plus 1 equals the maximum buffer size, returns
      <code>false</code> otherwise.
<DT><A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html#write(java.lang.String)"><B>write(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/CountingQuietWriter.html" title="class in org.apache.log4j.helpers">CountingQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/QuietWriter.html#write(java.lang.String)"><B>write(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/QuietWriter.html" title="class in org.apache.log4j.helpers">QuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html#write(java.lang.String)"><B>write(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogQuietWriter.html" title="class in org.apache.log4j.helpers">SyslogQuietWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers">SyslogWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/helpers/SyslogWriter.html#write(java.lang.String)"><B>write(String)</B></A> - 
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/SyslogWriter.html" title="class in org.apache.log4j.helpers">SyslogWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#write(char[])"><B>write(char[])</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#write(int)"><B>write(int)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#write(java.lang.String)"><B>write(String)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/performance/NOPWriter.html#write(java.lang.String, int, int)"><B>write(String, int, int)</B></A> - 
Method in class org.apache.log4j.performance.<A HREF="./org/apache/log4j/performance/NOPWriter.html" title="class in org.apache.log4j.performance">NOPWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/spi/ErrorCode.html#WRITE_FAILURE"><B>WRITE_FAILURE</B></A> - 
Static variable in interface org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/ErrorCode.html" title="interface in org.apache.log4j.spi">ErrorCode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/WriterAppender.html#writeFooter()"><B>writeFooter()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Write a footer as produced by the embedded layout's <A HREF="./org/apache/log4j/Layout.html#getFooter()"><CODE>Layout.getFooter()</CODE></A> method.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#writeHeader()"><B>writeHeader()</B></A> - 
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Write a header as produced by the embedded layout's <A HREF="./org/apache/log4j/Layout.html#getHeader()"><CODE>Layout.getHeader()</CODE></A> method.
<DT><A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j"><B>WriterAppender</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>WriterAppender appends log events to a <A HREF="/usr/share/javadoc/java/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A> or an
   <A HREF="/usr/share/javadoc/java/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><CODE>OutputStream</CODE></A> depending on the user's choice.<DT><A HREF="./org/apache/log4j/WriterAppender.html#WriterAppender()"><B>WriterAppender()</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>This default constructor does nothing.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#WriterAppender(org.apache.log4j.Layout, java.io.OutputStream)"><B>WriterAppender(Layout, OutputStream)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Instantiate a WriterAppender and set the output destination to a
     new <A HREF="/usr/share/javadoc/java/java/io/OutputStreamWriter.html?is-external=true" title="class or interface in java.io"><CODE>OutputStreamWriter</CODE></A> initialized with <code>os</code>
     as its <A HREF="/usr/share/javadoc/java/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><CODE>OutputStream</CODE></A>.
<DT><A HREF="./org/apache/log4j/WriterAppender.html#WriterAppender(org.apache.log4j.Layout, java.io.Writer)"><B>WriterAppender(Layout, Writer)</B></A> - 
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/WriterAppender.html" title="class in org.apache.log4j">WriterAppender</A>
<DD>Instantiate a WriterAppender and set the output destination to
     <code>writer</code>.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml"><B>XMLLayout</B></A> - Class in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>The output of the XMLLayout consists of a series of log4j:event
 elements as defined in the <a
 href="./org/apache/log4j/xml/log4j.dtd">log4j.dtd</a>.<DT><A HREF="./org/apache/log4j/xml/XMLLayout.html#XMLLayout()"><B>XMLLayout()</B></A> - 
Constructor for class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XMLLayout.html" title="class in org.apache.log4j.xml">XMLLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/xml/examples/XMLSample.html" title="class in org.apache.log4j.xml.examples"><B>XMLSample</B></A> - Class in <A HREF="./org/apache/log4j/xml/examples/package-summary.html">org.apache.log4j.xml.examples</A><DD>This <a href="./org/apache/log4j/xml/examples/XMLSample.java">example code</a> shows how to
   read an XML based configuration file using a DOM parser.<DT><A HREF="./org/apache/log4j/xml/examples/XMLSample.html#XMLSample()"><B>XMLSample()</B></A> - 
Constructor for class org.apache.log4j.xml.examples.<A HREF="./org/apache/log4j/xml/examples/XMLSample.html" title="class in org.apache.log4j.xml.examples">XMLSample</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="___"><!-- --></A><H2>
<B>_</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_category"><B>_category</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#_defaultLogMonitor"><B>_defaultLogMonitor</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html#_defaultMonitor"><B>_defaultMonitor</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/AppenderFinalizer.html" title="class in org.apache.log4j.lf5">AppenderFinalizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#_finalizer"><B>_finalizer</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#_label"><B>_label</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_level"><B>_level</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_location"><B>_location</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LF5Appender.html#_logMonitor"><B>_logMonitor</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LF5Appender.html" title="class in org.apache.log4j.lf5">LF5Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_message"><B>_message</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_millis"><B>_millis</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_ndc"><B>_ndc</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogLevel.html#_precedence"><B>_precedence</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_seqCount"><B>_seqCount</B></A> - 
Static variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_sequenceNumber"><B>_sequenceNumber</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_thread"><B>_thread</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_thrown"><B>_thrown</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/lf5/LogRecord.html#_thrownStackTrace"><B>_thrownStackTrace</B></A> - 
Variable in class org.apache.log4j.lf5.<A HREF="./org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> 

<!-- ======= 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Log4j 1.2.14</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>
Copyright 2000-2005 Apache Software Foundation.
</BODY>
</HTML>