2398 lines
263 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 20:15:39 CST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Apache Extras Companion™ for Apache log4j™. 1.1 API)
</TITLE>
<META NAME="date" CONTENT="2010-11-15">
<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 (Apache Extras Companion™ for Apache log4j™. 1.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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>
</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="#_K_">K</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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Z_">Z</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/NameAbbreviator.html#abbreviate(int, java.lang.StringBuffer)"><B>abbreviate(int, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NameAbbreviator.html" title="class in org.apache.log4j.pattern">NameAbbreviator</A>
<DD>Abbreviates a name in a StringBuffer.
<DT><A HREF="./org/apache/log4j/pattern/NamePatternConverter.html#abbreviate(int, java.lang.StringBuffer)"><B>abbreviate(int, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NamePatternConverter.html" title="class in org.apache.log4j.pattern">NamePatternConverter</A>
<DD>Abbreviate name in string buffer.
<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule"><B>AbstractRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>An abstract Rule class that provides the PropertyChange support plumbing.<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html#AbstractRule()"><B>AbstractRule()</B></A> -
Constructor for class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule">AbstractRule</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/helper/Action.html" title="interface in org.apache.log4j.rolling.helper"><B>Action</B></A> - Interface in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>The Action interface should be implemented by any class that performs
file system actions for RollingFileAppenders after the close of
the active log file.<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper"><B>ActionBase</B></A> - Class in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>Abstract base class for implementations of Action.<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#ActionBase()"><B>ActionBase()</B></A> -
Constructor for class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>Constructor.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Activates the conversion pattern.
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>Attempt to initialize the appender by creating a reference to an AudioClip.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling">CompositeTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Prepare instance of use.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Prepares policy for use.
<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling">TimeBasedRollingPolicy</A>
<DD>Prepares instance of use.
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>Attempt to initialize the appender by creating a reference to an AudioClip.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#activateOptions()"><B>activateOptions()</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#activeFileName"><B>activeFileName</B></A> -
Variable in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>Active file name may be null.
<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#addFilter(org.apache.log4j.spi.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#addFilter(org.apache.log4j.spi.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Add a filter to end of the filter list.
<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html#addPropertyChangeListener(java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(PropertyChangeListener)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule">AbstractRule</A>
<DD>Add property change listener.
<DT><A HREF="./org/apache/log4j/rule/Rule.html#addPropertyChangeListener(java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(PropertyChangeListener)</B></A> -
Method in interface org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/Rule.html" title="interface in org.apache.log4j.rule">Rule</A>
<DD>Adds a PropertyChangeListener to this instance, which is notified when
underlying Rule information has changed.
<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html#addTriggeringPolicy(org.apache.log4j.rolling.TriggeringPolicy)"><B>addTriggeringPolicy(TriggeringPolicy)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling">CompositeTriggeringPolicy</A>
<DD>Add triggering policy
<DT><A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter"><B>AndFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>A filter that 'and's the results of any number of contained filters together.<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#AndFilter()"><B>AndFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rule/AndRule.html" title="class in org.apache.log4j.rule"><B>AndRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing a logical 'and'.<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#append(org.apache.log4j.spi.LoggingEvent)"><B>append(LoggingEvent)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>Play the sound if an event is being processed
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.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/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>Play the sound if an event is being processed
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#applyFields(java.lang.String, org.apache.log4j.spi.LoggingEvent)"><B>applyFields(String, LoggingEvent)</B></A> -
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>Apply fields.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html" title="class in org.apache.log4j.pattern"><B>BridgePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter
contract by delegating to the log4j 1.3 pattern implementation.<DT><A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html#BridgePatternConverter(java.lang.String)"><B>BridgePatternConverter(String)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html" title="class in org.apache.log4j.pattern">BridgePatternConverter</A>
<DD>Create a new instance.
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternParser.html" title="class in org.apache.log4j.pattern"><B>BridgePatternParser</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>The class implements the pre log4j 1.3 org.apache.log4j.helpers.PatternConverter
contract by delegating to the log4j 1.3 pattern implementation.<DT><A HREF="./org/apache/log4j/pattern/BridgePatternParser.html#BridgePatternParser(java.lang.String)"><B>BridgePatternParser(String)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternParser.html" title="class in org.apache.log4j.pattern">BridgePatternParser</A>
<DD>Create a new instance.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#BUF_SIZE"><B>BUF_SIZE</B></A> -
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.3</I>
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern"><B>CachedDateFormat</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>CachedDateFormat optimizes the performance of a wrapped
DateFormat.<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#CachedDateFormat(java.text.DateFormat, int)"><B>CachedDateFormat(DateFormat, int)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Creates a new CachedDateFormat object.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#categoryName"><B>categoryName</B></A> -
Variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</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/pattern/LogEvent.html#getLoggerName()"><CODE>LogEvent.getLoggerName()</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#CLASS_FIELD"><B>CLASS_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>CLASS string literal.
<DT><A HREF="./org/apache/log4j/pattern/ClassNamePatternConverter.html" title="class in org.apache.log4j.pattern"><B>ClassNamePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats the class name of the site of the logging request.<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#clearFilters()"><B>clearFilters()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Clear the filters chain.
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#close()"><B>close()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/helper/Action.html#close()"><B>close()</B></A> -
Method in interface org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/Action.html" title="interface in org.apache.log4j.rolling.helper">Action</A>
<DD>Cancels the action if not already initialized or waits till completion.
<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#close()"><B>close()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>Cancels the action if not already initialized or waits till completion.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#close()"><B>close()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Close appender.
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#close()"><B>close()</B></A> -
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule"><B>ColorRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class which also holds a color.<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#ColorRule(java.lang.String, org.apache.log4j.rule.Rule, java.awt.Color, java.awt.Color)"><B>ColorRule(String, Rule, Color, Color)</B></A> -
Constructor for class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html" title="class in org.apache.log4j.rolling.helper"><B>CompositeAction</B></A> - Class in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>A group of Actions to be executed in sequence.<DT><A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html#CompositeAction(java.util.List, boolean)"><B>CompositeAction(List, boolean)</B></A> -
Constructor for class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html" title="class in org.apache.log4j.rolling.helper">CompositeAction</A>
<DD>Construct a new composite action.
<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling"><B>CompositeTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>CompositeTriggeringPolicy determines if rolling should be triggered
by evaluating the current event against a set of triggering policies.<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html#CompositeTriggeringPolicy()"><B>CompositeTriggeringPolicy()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling">CompositeTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#CONFIG"><B>CONFIG</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>CONFIG.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#CONFIG"><B>CONFIG</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>CONFIG.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#CONFIG_INT"><B>CONFIG_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for CONFIG.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#CONFIG_INT"><B>CONFIG_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for CONFIG.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configure(org.w3c.dom.Element)"><B>configure(Element)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Configure log4j using a <code>configuration</code> element as
defined in the log4j.dtd.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configure(java.lang.String)"><B>configure(String)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>A static version of <A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.spi.LoggerRepository)"><CODE>DOMConfigurator.doConfigure(String, LoggerRepository)</CODE></A>.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configure(java.net.URL)"><B>configure(URL)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>A static version of <A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><CODE>DOMConfigurator.doConfigure(URL, LoggerRepository)</CODE></A>.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configureAndWatch(java.lang.String)"><B>configureAndWatch(String)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Like <A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configureAndWatch(java.lang.String, long)"><CODE>DOMConfigurator.configureAndWatch(String, long)</CODE></A> except that the
default delay as defined by <CODE>FileWatchdog.DEFAULT_DELAY</CODE> is
used.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#configureAndWatch(java.lang.String, long)"><B>configureAndWatch(String, long)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Read the configuration file <code>configFilename</code> if it
exists.
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html#convert(org.apache.log4j.spi.LoggingEvent)"><B>convert(LoggingEvent)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html" title="class in org.apache.log4j.pattern">BridgePatternConverter</A>
<DD>
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.html#convert(java.lang.String)"><B>convert(String)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.html" title="class in org.apache.log4j.rule">InFixToPostFix</A>
<DD>Convert in-fix expression to post-fix.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#createPatternParser(java.lang.String)"><B>createPatternParser(String)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Returns PatternParser used to parse the conversion string.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#createWriter(java.io.OutputStream)"><B>createWriter(OutputStream)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Returns an OutputStreamWriter when passed an OutputStream.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/DatePatternConverter.html" title="class in org.apache.log4j.pattern"><B>DatePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Convert and format the event's date in a StringBuffer.<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>debug(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>debug(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, boolean)"><B>debug(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, char)"><B>debug(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, byte)"><B>debug(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, short)"><B>debug(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, int)"><B>debug(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, long)"><B>debug(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, float)"><B>debug(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, double)"><B>debug(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>debug(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogMF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>debug(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>debug(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, boolean)"><B>debug(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, char)"><B>debug(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, byte)"><B>debug(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, short)"><B>debug(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, int)"><B>debug(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, long)"><B>debug(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, float)"><B>debug(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, double)"><B>debug(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>debug(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/LogSF.html#debug(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>debug(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at debug level.
<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>If this event does not already contain location information,
evaluate the event against the expression.
<DT><A HREF="./org/apache/log4j/filter/DenyAllFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/DenyAllFilter.html" title="class in org.apache.log4j.filter">DenyAllFilter</A>
<DD>Always returns the integer constant <CODE>Filter.DENY</CODE>
regardless of the <CODE>LoggingEvent</CODE> parameter.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Determines if event matches the filter.
<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>Return the decision of this filter.
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Return the decision of this filter.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>If this event does not already contain location information,
evaluate the event against the expression.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>Returns <CODE>Filter.NEUTRAL</CODE> is there is no string match.
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#decide(org.apache.log4j.spi.LoggingEvent)"><B>decide(LoggingEvent)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#DEFAULT_CONVERSION_PATTERN"><B>DEFAULT_CONVERSION_PATTERN</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Default pattern string for log output.
<DT><A HREF="./org/apache/log4j/filter/DenyAllFilter.html" title="class in org.apache.log4j.filter"><B>DenyAllFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>This filter drops all logging events.<DT><A HREF="./org/apache/log4j/filter/DenyAllFilter.html#DenyAllFilter()"><B>DenyAllFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/DenyAllFilter.html" title="class in org.apache.log4j.filter">DenyAllFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(String, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.net.URL, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(URL, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.io.InputStream, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(InputStream, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(java.io.Reader, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(Reader, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(org.xml.sax.InputSource, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(InputSource, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Configure log4j by reading in a log4j.dtd compliant XML
configuration file.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#doConfigure(org.w3c.dom.Element, org.apache.log4j.spi.LoggerRepository)"><B>doConfigure(Element, LoggerRepository)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Configure by taking in an DOM element.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras"><B>DOMConfigurator</B></A> - Class in <A HREF="./org/apache/log4j/extras/package-summary.html">org.apache.log4j.extras</A><DD>This is a duplicate (with minor modifications)
of the log4j 1.2.15 DOMConfigurator
renamed for use with earlier versions of log4j.<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#DOMConfigurator()"><B>DOMConfigurator()</B></A> -
Constructor for class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>No argument constructor.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#EMPTY_STRING"><B>EMPTY_STRING</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>empty string literal.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j"><B>EnhancedPatternLayout</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This class is an enhanced version of org.apache.log4j.PatternLayout
which was originally developed as part of the abandoned log4j 1.3
effort and has been available in the extras companion.<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#EnhancedPatternLayout()"><B>EnhancedPatternLayout()</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Constructs a EnhancedPatternLayout using the DEFAULT_LAYOUT_PATTERN.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#EnhancedPatternLayout(java.lang.String)"><B>EnhancedPatternLayout(String)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Constructs a EnhancedPatternLayout using the supplied conversion pattern.
<DT><A HREF="./org/apache/log4j/LogXF.html#entering(org.apache.log4j.Logger, java.lang.String, java.lang.String)"><B>entering(Logger, String, String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an entering message at DEBUG level.
<DT><A HREF="./org/apache/log4j/LogXF.html#entering(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.String)"><B>entering(Logger, String, String, String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an entering message with a parameter at DEBUG level.
<DT><A HREF="./org/apache/log4j/LogXF.html#entering(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.Object)"><B>entering(Logger, String, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an entering message with a parameter at DEBUG level.
<DT><A HREF="./org/apache/log4j/LogXF.html#entering(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.Object[])"><B>entering(Logger, String, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an entering message with an array of parameters at DEBUG level.
<DT><A HREF="./org/apache/log4j/rule/EqualsRule.html" title="class in org.apache.log4j.rule"><B>EqualsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class which returns the result of
performing equals against two strings.<DT><A HREF="./org/apache/log4j/LogMF.html#error(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>error(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at error level.
<DT><A HREF="./org/apache/log4j/LogMF.html#error(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>error(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at error level.
<DT><A HREF="./org/apache/log4j/LogSF.html#error(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>error(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at error level.
<DT><A HREF="./org/apache/log4j/LogSF.html#error(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>error(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at error level.
<DT><A HREF="./org/apache/log4j/rule/AndRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AndRule.html" title="class in org.apache.log4j.rule">AndRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/EqualsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/EqualsRule.html" title="class in org.apache.log4j.rule">EqualsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/ExistsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExistsRule.html" title="class in org.apache.log4j.rule">ExistsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/ExpressionRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExpressionRule.html" title="class in org.apache.log4j.rule">ExpressionRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/InequalityRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InequalityRule.html" title="class in org.apache.log4j.rule">InequalityRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/LevelEqualsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LevelEqualsRule.html" title="class in org.apache.log4j.rule">LevelEqualsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/LikeRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LikeRule.html" title="class in org.apache.log4j.rule">LikeRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/NotEqualsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotEqualsRule.html" title="class in org.apache.log4j.rule">NotEqualsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/NotLevelEqualsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotLevelEqualsRule.html" title="class in org.apache.log4j.rule">NotLevelEqualsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/NotRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotRule.html" title="class in org.apache.log4j.rule">NotRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/OrRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/OrRule.html" title="class in org.apache.log4j.rule">OrRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html" title="class in org.apache.log4j.rule">PartialTextMatchRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/Rule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in interface org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/Rule.html" title="interface in org.apache.log4j.rule">Rule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/TimestampEqualsRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/TimestampEqualsRule.html" title="class in org.apache.log4j.rule">TimestampEqualsRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/rule/TimestampInequalityRule.html#evaluate(org.apache.log4j.spi.LoggingEvent, java.util.Map)"><B>evaluate(LoggingEvent, Map)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/TimestampInequalityRule.html" title="class in org.apache.log4j.rule">TimestampInequalityRule</A>
<DD>Returns true if this implementation of the rule accepts the LoggingEvent,
or false if not.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#EXCEPTION_FIELD"><B>EXCEPTION_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>EXCEPTION string literal.
<DT><A HREF="./org/apache/log4j/rolling/helper/Action.html#execute()"><B>execute()</B></A> -
Method in interface org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/Action.html" title="interface in org.apache.log4j.rolling.helper">Action</A>
<DD>Perform an action.
<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#execute()"><B>execute()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>Perform action.
<DT><A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html" title="class in org.apache.log4j.rolling.helper">CompositeAction</A>
<DD>Execute sequence of actions.
<DT><A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html" title="class in org.apache.log4j.rolling.helper">FileRenameAction</A>
<DD>Rename file.
<DT><A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html#execute(java.io.File, java.io.File, boolean)"><B>execute(File, File, boolean)</B></A> -
Static method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html" title="class in org.apache.log4j.rolling.helper">FileRenameAction</A>
<DD>Rename file.
<DT><A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html" title="class in org.apache.log4j.rolling.helper">GZCompressAction</A>
<DD>Compress.
<DT><A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html#execute(java.io.File, java.io.File, boolean)"><B>execute(File, File, boolean)</B></A> -
Static method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html" title="class in org.apache.log4j.rolling.helper">GZCompressAction</A>
<DD>Compress a file.
<DT><A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html" title="class in org.apache.log4j.rolling.helper">ZipCompressAction</A>
<DD>Compress.
<DT><A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html#execute(java.io.File, java.io.File, boolean)"><B>execute(File, File, boolean)</B></A> -
Static method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html" title="class in org.apache.log4j.rolling.helper">ZipCompressAction</A>
<DD>Compress a file.
<DT><A HREF="./org/apache/log4j/rule/ExistsRule.html" title="class in org.apache.log4j.rule"><B>ExistsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing a not null (and not empty string) check.<DT><A HREF="./org/apache/log4j/LogXF.html#exiting(org.apache.log4j.Logger, java.lang.String, java.lang.String)"><B>exiting(Logger, String, String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an exiting message at DEBUG level.
<DT><A HREF="./org/apache/log4j/LogXF.html#exiting(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.String)"><B>exiting(Logger, String, String, String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an exiting message with result at DEBUG level.
<DT><A HREF="./org/apache/log4j/LogXF.html#exiting(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.Object)"><B>exiting(Logger, String, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Log an exiting message with result at DEBUG level.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter"><B>ExpressionFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>A filter supporting complex expressions - supports both infix and postfix
expressions (infix expressions must first be converted to postfix prior
to processing).<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#ExpressionFilter()"><B>ExpressionFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rule/ExpressionRule.html" title="class in org.apache.log4j.rule"><B>ExpressionRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class supporting both infix and postfix expressions,
accepting any rule which
is supported by the <code>RuleFactory</code>.</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/LogMF.html#fatal(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>fatal(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at fatal level.
<DT><A HREF="./org/apache/log4j/LogMF.html#fatal(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>fatal(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at fatal level.
<DT><A HREF="./org/apache/log4j/LogSF.html#fatal(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>fatal(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at fatal level.
<DT><A HREF="./org/apache/log4j/LogSF.html#fatal(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>fatal(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at fatal level.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#FILE_FIELD"><B>FILE_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>FILE string literal.
<DT><A HREF="./org/apache/log4j/pattern/FileDatePatternConverter.html" title="class in org.apache.log4j.pattern"><B>FileDatePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats an date by delegating to DatePatternConverter.<DT><A HREF="./org/apache/log4j/pattern/FileLocationPatternConverter.html" title="class in org.apache.log4j.pattern"><B>FileLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html" title="class in org.apache.log4j.rolling.helper"><B>FileRenameAction</B></A> - Class in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>File rename action.<DT><A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html#FileRenameAction(java.io.File, java.io.File, boolean)"><B>FileRenameAction(File, File, boolean)</B></A> -
Constructor for class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/FileRenameAction.html" title="class in org.apache.log4j.rolling.helper">FileRenameAction</A>
<DD>Creates an FileRenameAction.
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling"><B>FilterBasedTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>FilterBasedTriggeringPolicy determines if rolling should be triggered
by evaluating the current message against a set of filters.<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#FilterBasedTriggeringPolicy()"><B>FilterBasedTriggeringPolicy()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Creates a new FilterBasedTriggeringPolicy.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#findAppenderByName(org.w3c.dom.Document, java.lang.String)"><B>findAppenderByName(Document, String)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse appenders by IDREF name.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#findAppenderByReference(org.w3c.dom.Element)"><B>findAppenderByReference(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse appenders by IDREF element.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#findMillisecondStart(long, java.lang.String, java.text.DateFormat)"><B>findMillisecondStart(long, String, DateFormat)</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Finds start of millisecond field in formatted time.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINE"><B>FINE</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>FINE.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINE"><B>FINE</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>FINE.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINE_INT"><B>FINE_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for FINE.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINE_INT"><B>FINE_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for FINE.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINER"><B>FINER</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>FINER.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINER"><B>FINER</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>FINER.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINER_INT"><B>FINER_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for FINER.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINER_INT"><B>FINER_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for FINER.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINEST"><B>FINEST</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>FINEST.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINEST"><B>FINEST</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>FINEST.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#FINEST_INT"><B>FINEST_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for FINEST.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#FINEST_INT"><B>FINEST_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for FINEST.
<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html#firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object)"><B>firePropertyChange(String, Object, Object)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule">AbstractRule</A>
<DD>Send property change notification to attached listeners.
<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html#firePropertyChange(java.beans.PropertyChangeEvent)"><B>firePropertyChange(PropertyChangeEvent)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule">AbstractRule</A>
<DD>Send property change notification to attached listeners.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling"><B>FixedWindowRollingPolicy</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>When rolling over, <code>FixedWindowRollingPolicy</code> renames files
according to a fixed window algorithm as described below.<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#FixedWindowRollingPolicy()"><B>FixedWindowRollingPolicy()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Formats a logging event to a writer.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#format(org.apache.log4j.spi.LoggingEvent)"><B>format(LoggingEvent)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html#format(java.lang.StringBuffer, org.apache.log4j.spi.LoggingEvent)"><B>format(StringBuffer, LoggingEvent)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html" title="class in org.apache.log4j.pattern">BridgePatternConverter</A>
<DD>Format event to string buffer.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#format(java.util.Date, java.lang.StringBuffer, java.text.FieldPosition)"><B>format(Date, StringBuffer, FieldPosition)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Formats a Date into a date/time string.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#format(long, java.lang.StringBuffer)"><B>format(long, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Formats a millisecond count into a date/time string.
<DT><A HREF="./org/apache/log4j/pattern/ClassNamePatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ClassNamePatternConverter.html" title="class in org.apache.log4j.pattern">ClassNamePatternConverter</A>
<DD>Format a logging event.
<DT><A HREF="./org/apache/log4j/pattern/DatePatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/DatePatternConverter.html" title="class in org.apache.log4j.pattern">DatePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/DatePatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/DatePatternConverter.html" title="class in org.apache.log4j.pattern">DatePatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/DatePatternConverter.html#format(java.util.Date, java.lang.StringBuffer)"><B>format(Date, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/DatePatternConverter.html" title="class in org.apache.log4j.pattern">DatePatternConverter</A>
<DD>Append formatted date to string buffer.
<DT><A HREF="./org/apache/log4j/pattern/FileLocationPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FileLocationPatternConverter.html" title="class in org.apache.log4j.pattern">FileLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#format(int, java.lang.StringBuffer)"><B>format(int, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Adjust the content of the buffer based on the specified lengths and alignment.
<DT><A HREF="./org/apache/log4j/pattern/FullLocationPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FullLocationPatternConverter.html" title="class in org.apache.log4j.pattern">FullLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/IntegerPatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/IntegerPatternConverter.html" title="class in org.apache.log4j.pattern">IntegerPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html" title="class in org.apache.log4j.pattern">LevelPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LineLocationPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LineLocationPatternConverter.html" title="class in org.apache.log4j.pattern">LineLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.log4j.pattern">LineSeparatorPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.log4j.pattern">LineSeparatorPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html" title="class in org.apache.log4j.pattern">LiteralPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html" title="class in org.apache.log4j.pattern">LiteralPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LoggerPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggerPatternConverter.html" title="class in org.apache.log4j.pattern">LoggerPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html" title="class in org.apache.log4j.pattern">LoggingEventPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html" title="class in org.apache.log4j.pattern">LoggingEventPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/MessagePatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/MessagePatternConverter.html" title="class in org.apache.log4j.pattern">MessagePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/MethodLocationPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/MethodLocationPatternConverter.html" title="class in org.apache.log4j.pattern">MethodLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/NDCPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NDCPatternConverter.html" title="class in org.apache.log4j.pattern">NDCPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/PatternConverter.html#format(java.lang.Object, java.lang.StringBuffer)"><B>format(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternConverter.html" title="class in org.apache.log4j.pattern">PatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/PropertiesPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PropertiesPatternConverter.html" title="class in org.apache.log4j.pattern">PropertiesPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html" title="class in org.apache.log4j.pattern">RelativeTimePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/SequenceNumberPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.log4j.pattern">SequenceNumberPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/ThreadPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ThreadPatternConverter.html" title="class in org.apache.log4j.pattern">ThreadPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)"><B>format(LoggingEvent, StringBuffer)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html" title="class in org.apache.log4j.pattern">ThrowableInformationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.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/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#formatFileName(java.lang.Object, java.lang.StringBuffer)"><B>formatFileName(Object, StringBuffer)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>Format file name.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern"><B>FormattingInfo</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Modifies the output of a pattern converter for a specified minimum
and maximum width and alignment.<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#FormattingInfo(boolean, int, int)"><B>FormattingInfo(boolean, int, int)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2.17</I>
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#FormattingInfo(boolean, boolean, int, int)"><B>FormattingInfo(boolean, boolean, int, int)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Creates new instance.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#fqnOfCategoryClass"><B>fqnOfCategoryClass</B></A> -
Variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Fully qualified name of the calling category class.
<DT><A HREF="./org/apache/log4j/pattern/FullLocationPatternConverter.html" title="class in org.apache.log4j.pattern"><B>FullLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Format the event's line location information.</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/NameAbbreviator.html#getAbbreviator(java.lang.String)"><B>getAbbreviator(String)</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NameAbbreviator.html" title="class in org.apache.log4j.pattern">NameAbbreviator</A>
<DD>Gets an abbreviator.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Gets whether filter accepts matching or non-matching events.
<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Get the value of the <code>AcceptOnMatch</code> option.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>Gets whether a match should result in acceptance.
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#getAcceptOnMatch()"><B>getAcceptOnMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Gets whether an event within the timespan should be accepted or denied.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#getActiveFileName()"><B>getActiveFileName()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD><B>Deprecated.</B>&nbsp;<I>Duplicates FileAppender.file and should be removed</I>
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescription.html#getActiveFileName()"><B>getActiveFileName()</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescription.html" title="interface in org.apache.log4j.rolling">RolloverDescription</A>
<DD>Active log file name after rollover.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html#getActiveFileName()"><B>getActiveFileName()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling">RolloverDescriptionImpl</A>
<DD>Active log file name after rollover.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#getAllPossibleLevels()"><B>getAllPossibleLevels()</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Gets list of supported levels.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#getAllPossibleLevels()"><B>getAllPossibleLevels()</B></A> -
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Gets list of supported levels.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescription.html#getAppend()"><B>getAppend()</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescription.html" title="interface in org.apache.log4j.rolling">RolloverDescription</A>
<DD>Specifies if active file should be opened for appending.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html#getAppend()"><B>getAppend()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling">RolloverDescriptionImpl</A>
<DD>Specifies if active file should be opened for appending.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescription.html#getAsynchronous()"><B>getAsynchronous()</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescription.html" title="interface in org.apache.log4j.rolling">RolloverDescription</A>
<DD>Action to be completed after close of current active log file
and before next rollover attempt, may be executed asynchronously.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html#getAsynchronous()"><B>getAsynchronous()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling">RolloverDescriptionImpl</A>
<DD>Action to be completed after close of current active log file
and before next rollover attempt, may be executed asynchronously.
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#getAudioURL()"><B>getAudioURL()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>Accessor
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#getAudioURL()"><B>getAudioURL()</B></A> -
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>Accessor
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#getBackgroundColor()"><B>getBackgroundColor()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Get background color.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#getContentType()"><B>getContentType()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#getContentType()"><B>getContentType()</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#getConversionPattern()"><B>getConversionPattern()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Returns the value of the <b>ConversionPattern</b> option.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#getConvertInFixToPostFix()"><B>getConvertInFixToPostFix()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Get in-fix to post-fix conversion setting.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#getConvertInFixToPostFix()"><B>getConvertInFixToPostFix()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>Set whether in-fix expressions should be converted to post-fix.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#getDatePatternConverter()"><B>getDatePatternConverter()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#getDefault()"><B>getDefault()</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Gets default instance.
<DT><A HREF="./org/apache/log4j/pattern/NameAbbreviator.html#getDefaultAbbreviator()"><B>getDefaultAbbreviator()</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NameAbbreviator.html" title="class in org.apache.log4j.pattern">NameAbbreviator</A>
<DD>Gets default abbreviator.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#getExpression()"><B>getExpression()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Get expression.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#getExpression()"><B>getExpression()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>Get expression.
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#getExpression()"><B>getExpression()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Get expression.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#getFileLength()"><B>getFileLength()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Get byte length of current active log file.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#getFileNamePattern()"><B>getFileNamePattern()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>Get file name pattern.
<DT><A HREF="./org/apache/log4j/pattern/PatternParser.html#getFileNamePatternRules()"><B>getFileNamePatternRules()</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternParser.html" title="class in org.apache.log4j.pattern">PatternParser</A>
<DD>Get standard format specifiers for rolling file appender file specification.
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Returns the head Filter.
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#getForegroundColor()"><B>getForegroundColor()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Get foreground color.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getFQNOfLoggerClass()"><B>getFQNOfLoggerClass()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Get the fully qualified name of the calling logger sub-class/wrapper.
<DT><A HREF="./org/apache/log4j/rule/RuleFactory.html#getInstance()"><B>getInstance()</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/RuleFactory.html" title="class in org.apache.log4j.rule">RuleFactory</A>
<DD>Get instance.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#getInstance()"><B>getInstance()</B></A> -
Static method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>Get singleton instance.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#getIntegerPatternConverter()"><B>getIntegerPatternConverter()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Return the level of this event.
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#getLevelMax()"><B>getLevelMax()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Get the value of the <code>LevelMax</code> option.
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#getLevelMin()"><B>getLevelMin()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Get the value of the <code>LevelMin</code> option.
<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#getLevelToMatch()"><B>getLevelToMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#getLocationInfo()"><B>getLocationInfo()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Gets whether location info should be output.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#getLocationInfo()"><B>getLocationInfo()</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Gets whether location info should be output.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getLocationInformation()"><B>getLocationInformation()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Set the location information for this logging event.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getLoggerName()"><B>getLoggerName()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Return the name of the logger.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#getLoggerToMatch()"><B>getLoggerToMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>Gets logger name.
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#getMaxFileSize()"><B>getMaxFileSize()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Gets rollover threshold size in bytes.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#getMaximumCacheValidity(java.lang.String)"><B>getMaximumCacheValidity(String)</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Gets maximum cache validity for the specified SimpleDateTime
conversion pattern.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#getMaxIndex()"><B>getMaxIndex()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Get index of oldest log file to be retained.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#getMaxLength()"><B>getMaxLength()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Get maximum length.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getMDC(java.lang.String)"><B>getMDC(String)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Returns the the context corresponding to the <code>key</code>
parameter.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getMDCCopy()"><B>getMDCCopy()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Obtain a copy of this thread's MDC prior to serialization or
asynchronous logging.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Return the message for this logging event.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#getMinIndex()"><B>getMinIndex()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Get index of most recent log file.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#getMinLength()"><B>getMinLength()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Get minimum length.
<DT><A HREF="./org/apache/log4j/pattern/PatternConverter.html#getName()"><B>getName()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternConverter.html" title="class in org.apache.log4j.pattern">PatternConverter</A>
<DD>This method returns the name of the conversion pattern.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getNDC()"><B>getNDC()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>This method returns the NDC for this event.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#getNumberFormat()"><B>getNumberFormat()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Gets number formatter.
<DT><A HREF="./org/apache/log4j/filter/DenyAllFilter.html#getOptionStrings()"><B>getOptionStrings()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/DenyAllFilter.html" title="class in org.apache.log4j.filter">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/pattern/PatternParser.html#getPatternLayoutRules()"><B>getPatternLayoutRules()</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternParser.html" title="class in org.apache.log4j.pattern">PatternParser</A>
<DD>Get standard format specifiers for EnhancedPatternLayout.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#getProperties()"><B>getProperties()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Gets whether MDC key-value pairs should be output.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getProperties()"><B>getProperties()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Returns the set of properties
for the event.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#getProperties()"><B>getProperties()</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Gets whether MDC key-value pairs should be output.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Return a property for this event.
<DT><A HREF="./org/apache/log4j/helpers/MDCKeySetExtractor.html#getPropertyKeySet(org.apache.log4j.spi.LoggingEvent)"><B>getPropertyKeySet(LoggingEvent)</B></A> -
Method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/MDCKeySetExtractor.html" title="class in org.apache.log4j.helpers">MDCKeySetExtractor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getPropertyKeySet()"><B>getPropertyKeySet()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Returns the set of the key values in the properties
for the event.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getRenderedMessage()"><B>getRenderedMessage()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#getRollingPolicy()"><B>getRollingPolicy()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Get rolling policy.
<DT><A HREF="./org/apache/log4j/rule/AndRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AndRule.html" title="class in org.apache.log4j.rule">AndRule</A>
<DD>Create rule from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/AndRule.html#getRule(org.apache.log4j.rule.Rule, org.apache.log4j.rule.Rule)"><B>getRule(Rule, Rule)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AndRule.html" title="class in org.apache.log4j.rule">AndRule</A>
<DD>Get rule.
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#getRule()"><B>getRule()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>Get rule.
<DT><A HREF="./org/apache/log4j/rule/EqualsRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/EqualsRule.html" title="class in org.apache.log4j.rule">EqualsRule</A>
<DD>Create new instance from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/EqualsRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/EqualsRule.html" title="class in org.apache.log4j.rule">EqualsRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/ExistsRule.html#getRule(java.lang.String)"><B>getRule(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExistsRule.html" title="class in org.apache.log4j.rule">ExistsRule</A>
<DD>Get an instance of ExistsRule.
<DT><A HREF="./org/apache/log4j/rule/ExistsRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExistsRule.html" title="class in org.apache.log4j.rule">ExistsRule</A>
<DD>Create an instance of ExistsRule using the
top name on the stack.
<DT><A HREF="./org/apache/log4j/rule/ExpressionRule.html#getRule(java.lang.String)"><B>getRule(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExpressionRule.html" title="class in org.apache.log4j.rule">ExpressionRule</A>
<DD>Get rule.
<DT><A HREF="./org/apache/log4j/rule/ExpressionRule.html#getRule(java.lang.String, boolean)"><B>getRule(String, boolean)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExpressionRule.html" title="class in org.apache.log4j.rule">ExpressionRule</A>
<DD>Get rule.
<DT><A HREF="./org/apache/log4j/rule/InequalityRule.html#getRule(java.lang.String, java.util.Stack)"><B>getRule(String, Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InequalityRule.html" title="class in org.apache.log4j.rule">InequalityRule</A>
<DD>Create new instance from top two elements on stack.
<DT><A HREF="./org/apache/log4j/rule/InequalityRule.html#getRule(java.lang.String, java.lang.String, java.lang.String)"><B>getRule(String, String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InequalityRule.html" title="class in org.apache.log4j.rule">InequalityRule</A>
<DD>Create new instance from top two elements on stack.
<DT><A HREF="./org/apache/log4j/rule/LevelEqualsRule.html#getRule(java.lang.String)"><B>getRule(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LevelEqualsRule.html" title="class in org.apache.log4j.rule">LevelEqualsRule</A>
<DD>Create new rule.
<DT><A HREF="./org/apache/log4j/rule/LevelInequalityRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LevelInequalityRule.html" title="class in org.apache.log4j.rule">LevelInequalityRule</A>
<DD>Create new rule.
<DT><A HREF="./org/apache/log4j/rule/LikeRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LikeRule.html" title="class in org.apache.log4j.rule">LikeRule</A>
<DD>Create new instance from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/LikeRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/LikeRule.html" title="class in org.apache.log4j.rule">LikeRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/NotEqualsRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotEqualsRule.html" title="class in org.apache.log4j.rule">NotEqualsRule</A>
<DD>Get new instance.
<DT><A HREF="./org/apache/log4j/rule/NotEqualsRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotEqualsRule.html" title="class in org.apache.log4j.rule">NotEqualsRule</A>
<DD>Get new instance from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/NotLevelEqualsRule.html#getRule(java.lang.String)"><B>getRule(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotLevelEqualsRule.html" title="class in org.apache.log4j.rule">NotLevelEqualsRule</A>
<DD>Create new rule.
<DT><A HREF="./org/apache/log4j/rule/NotRule.html#getRule(org.apache.log4j.rule.Rule)"><B>getRule(Rule)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotRule.html" title="class in org.apache.log4j.rule">NotRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/NotRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/NotRule.html" title="class in org.apache.log4j.rule">NotRule</A>
<DD>Create new instance from top element of stack.
<DT><A HREF="./org/apache/log4j/rule/OrRule.html#getRule(org.apache.log4j.rule.Rule, org.apache.log4j.rule.Rule)"><B>getRule(Rule, Rule)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/OrRule.html" title="class in org.apache.log4j.rule">OrRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/OrRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/OrRule.html" title="class in org.apache.log4j.rule">OrRule</A>
<DD>Create new instance from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html" title="class in org.apache.log4j.rule">PartialTextMatchRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html#getRule(java.util.Stack)"><B>getRule(Stack)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html" title="class in org.apache.log4j.rule">PartialTextMatchRule</A>
<DD>Create new instance from top two elements of stack.
<DT><A HREF="./org/apache/log4j/rule/RuleFactory.html#getRule(java.lang.String, java.util.Stack)"><B>getRule(String, Stack)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/RuleFactory.html" title="class in org.apache.log4j.rule">RuleFactory</A>
<DD>Create rule from applying operator to stack.
<DT><A HREF="./org/apache/log4j/rule/TimestampEqualsRule.html#getRule(java.lang.String)"><B>getRule(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/TimestampEqualsRule.html" title="class in org.apache.log4j.rule">TimestampEqualsRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/TimestampInequalityRule.html#getRule(java.lang.String, java.lang.String)"><B>getRule(String, String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/TimestampInequalityRule.html" title="class in org.apache.log4j.rule">TimestampInequalityRule</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getStartTime()"><B>getStartTime()</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Returns the time when the application started, in milliseconds
elapsed since 01.01.1970.
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#getStringToMatch()"><B>getStringToMatch()</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html#getStyleClass(java.lang.Object)"><B>getStyleClass(Object)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html" title="class in org.apache.log4j.pattern">LevelPatternConverter</A>
<DD>This method returns the CSS style class that should be applied to
the LoggingEvent passed as parameter, which can be null.
<DT><A HREF="./org/apache/log4j/pattern/PatternConverter.html#getStyleClass(java.lang.Object)"><B>getStyleClass(Object)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternConverter.html" title="class in org.apache.log4j.pattern">PatternConverter</A>
<DD>This method returns the CSS style class that should be applied to
the LoggingEvent passed as parameter, which can be null.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescription.html#getSynchronous()"><B>getSynchronous()</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescription.html" title="interface in org.apache.log4j.rolling">RolloverDescription</A>
<DD>Action to be completed after close of current active log file
before returning control to caller.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html#getSynchronous()"><B>getSynchronous()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling">RolloverDescriptionImpl</A>
<DD>Action to be completed after close of current active log file
before returning control to caller.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getThreadName()"><B>getThreadName()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getThrowableInformation()"><B>getThrowableInformation()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Returns the throwable information contained within this
event.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getThrowableStrRep()"><B>getThrowableStrRep()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Return this event's throwable's string[] representaion.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#getTimeStamp()"><B>getTimeStamp()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Getter for the event's time stamp.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#getTriggeringPolicy()"><B>getTriggeringPolicy()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Get triggering policy.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#getValue(java.lang.String, org.apache.log4j.spi.LoggingEvent)"><B>getValue(String, LoggingEvent)</B></A> -
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>Get value of field.
<DT><A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html" title="class in org.apache.log4j.rolling.helper"><B>GZCompressAction</B></A> - Class in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>Compresses a file using GZ compression.<DT><A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html#GZCompressAction(java.io.File, java.io.File, boolean)"><B>GZCompressAction(File, File, boolean)</B></A> -
Constructor for class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html" title="class in org.apache.log4j.rolling.helper">GZCompressAction</A>
<DD>Create new instance of GZCompressAction.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html" title="class in org.apache.log4j.pattern">LoggingEventPatternConverter</A>
<DD>Normally pattern converters are not meant to handle Exceptions although
few pattern converters might.
<DT><A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html" title="class in org.apache.log4j.pattern">ThrowableInformationPatternConverter</A>
<DD>This converter obviously handles throwables.
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html#hasMoreTokens()"><B>hasMoreTokens()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html" title="class in org.apache.log4j.rule">InFixToPostFix.CustomTokenizer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Will return false if any of the conversion specifiers in the pattern
handles <CODE>Exceptions</CODE>.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Gets whether throwables should not be output.
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternConverter.html" title="class in org.apache.log4j.pattern">BridgePatternConverter</A>
<DD>Will return false if any of the conversion specifiers in the pattern
handles <CODE>Exceptions</CODE>.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#ignoresThrowable()"><B>ignoresThrowable()</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Gets whether throwables should not be output.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#incrementFileLength(int)"><B>incrementFileLength(int)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Increments estimated byte length of current active log file.
<DT><A HREF="./org/apache/log4j/rule/InequalityRule.html" title="class in org.apache.log4j.rule"><B>InequalityRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing inequality evaluation.<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.html" title="class in org.apache.log4j.rule"><B>InFixToPostFix</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A helper class which converts infix expressions to postfix expressions
Currently grouping is supported, as well as all of the
Rules supported by <code>RuleFactory</code>
Supports grouping via parens, mult-word operands using single or double quotes,
and these operators:
! NOT operator
!= NOT EQUALS operator
== EQUALS operator
~= CASE-INSENSITIVE equals operator
|| OR operator
&& AND operator
like REGEXP operator
exists NOT NULL operator
&lt LESS THAN operator
&gt GREATER THAN operator
&lt= LESS THAN EQUALS operator
&gt= GREATER THAN EQUALS operator<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.html#InFixToPostFix()"><B>InFixToPostFix()</B></A> -
Constructor for class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.html" title="class in org.apache.log4j.rule">InFixToPostFix</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html" title="class in org.apache.log4j.rule"><B>InFixToPostFix.CustomTokenizer</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html#InFixToPostFix.CustomTokenizer(java.lang.String)"><B>InFixToPostFix.CustomTokenizer(String)</B></A> -
Constructor for class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html" title="class in org.apache.log4j.rule">InFixToPostFix.CustomTokenizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#INFO"><B>INFO</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>INFO.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#INFO"><B>INFO</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>INFO.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>info(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>info(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, boolean)"><B>info(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, char)"><B>info(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, byte)"><B>info(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, short)"><B>info(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, int)"><B>info(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, long)"><B>info(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, float)"><B>info(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, double)"><B>info(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>info(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogMF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>info(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>info(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, boolean)"><B>info(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, char)"><B>info(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, byte)"><B>info(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, short)"><B>info(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, int)"><B>info(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, long)"><B>info(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, float)"><B>info(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, double)"><B>info(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>info(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/LogSF.html#info(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>info(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at info level.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#INFO_INT"><B>INFO_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for INFO.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#INFO_INT"><B>INFO_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for INFO.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#initialize(java.lang.String, boolean)"><B>initialize(String, boolean)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Initialize the policy and return any initial actions for rolling file appender..
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicy.html#initialize(java.lang.String, boolean)"><B>initialize(String, boolean)</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicy.html" title="interface in org.apache.log4j.rolling">RollingPolicy</A>
<DD>Initialize the policy and return any initial actions for rolling file appender..
<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html#initialize(java.lang.String, boolean)"><B>initialize(String, boolean)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling">TimeBasedRollingPolicy</A>
<DD>Initialize the policy and return any initial actions for rolling file appender..
<DT><A HREF="./org/apache/log4j/helpers/MDCKeySetExtractor.html#INSTANCE"><B>INSTANCE</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/MDCKeySetExtractor.html" title="class in org.apache.log4j.helpers">MDCKeySetExtractor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/IntegerPatternConverter.html" title="class in org.apache.log4j.pattern"><B>IntegerPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats an integer.<DT><A HREF="./org/apache/log4j/rolling/helper/Action.html#isComplete()"><B>isComplete()</B></A> -
Method in interface org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/Action.html" title="interface in org.apache.log4j.rolling.helper">Action</A>
<DD>Determines if action has been completed.
<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>Tests if the action is complete.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#isField(java.lang.String)"><B>isField(String)</B></A> -
Method in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>Determines if specified string is a recognized field.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#isLeftAligned()"><B>isLeftAligned()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Determine if left aligned.
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.html#isOperand(java.lang.String)"><B>isOperand(String)</B></A> -
Static method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.html" title="class in org.apache.log4j.rule">InFixToPostFix</A>
<DD>Evaluates whether symbol is operand.
<DT><A HREF="./org/apache/log4j/pattern/FormattingInfo.html#isRightTruncated()"><B>isRightTruncated()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FormattingInfo.html" title="class in org.apache.log4j.pattern">FormattingInfo</A>
<DD>Determine if right truncated.
<DT><A HREF="./org/apache/log4j/rule/RuleFactory.html#isRule(java.lang.String)"><B>isRule(String)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/RuleFactory.html" title="class in org.apache.log4j.rule">RuleFactory</A>
<DD>Determine if specified string is a known operator.
<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html#isTriggeringEvent(org.apache.log4j.Appender, org.apache.log4j.spi.LoggingEvent, java.lang.String, long)"><B>isTriggeringEvent(Appender, LoggingEvent, String, long)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling">CompositeTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#isTriggeringEvent(org.apache.log4j.spi.LoggingEvent)"><B>isTriggeringEvent(LoggingEvent)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#isTriggeringEvent(org.apache.log4j.Appender, org.apache.log4j.spi.LoggingEvent, java.lang.String, long)"><B>isTriggeringEvent(Appender, LoggingEvent, String, long)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Determines if a rollover may be appropriate at this time.
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#isTriggeringEvent(org.apache.log4j.Appender, org.apache.log4j.spi.LoggingEvent, java.lang.String, long)"><B>isTriggeringEvent(Appender, LoggingEvent, String, long)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Determines if a rollover may be appropriate at this time.
<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html#isTriggeringEvent(org.apache.log4j.Appender, org.apache.log4j.spi.LoggingEvent, java.lang.String, long)"><B>isTriggeringEvent(Appender, LoggingEvent, String, long)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling">TimeBasedRollingPolicy</A>
<DD>Determines if a rollover may be appropriate at this time.
<DT><A HREF="./org/apache/log4j/rolling/TriggeringPolicy.html#isTriggeringEvent(org.apache.log4j.Appender, org.apache.log4j.spi.LoggingEvent, java.lang.String, long)"><B>isTriggeringEvent(Appender, LoggingEvent, String, long)</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TriggeringPolicy.html" title="interface in org.apache.log4j.rolling">TriggeringPolicy</A>
<DD>Determines if a rollover may be appropriate at this time.
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#KEYWORD_LIST"><B>KEYWORD_LIST</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>Keyword list.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#level"><B>level</B></A> -
Variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</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/pattern/LogEvent.html#getLevel()"><CODE>LogEvent.getLevel()</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#LEVEL_FIELD"><B>LEVEL_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>LEVEL string literal.
<DT><A HREF="./org/apache/log4j/rule/LevelEqualsRule.html" title="class in org.apache.log4j.rule"><B>LevelEqualsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing equals against two levels.<DT><A HREF="./org/apache/log4j/rule/LevelInequalityRule.html" title="class in org.apache.log4j.rule"><B>LevelInequalityRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing inequality evaluation for Levels (log4j and
util.logging) using the toInt method.<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter"><B>LevelMatchFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>This is a very simple filter based on level matching.<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#LevelMatchFilter()"><B>LevelMatchFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LevelPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's level in a StringBuffer.<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter"><B>LevelRangeFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</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/filter/LevelRangeFilter.html#LevelRangeFilter()"><B>LevelRangeFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rule/LikeRule.html" title="class in org.apache.log4j.rule"><B>LikeRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class supporting java.util.regex regular expression syntax.<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#LINE_FIELD"><B>LINE_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>LINE string literal.
<DT><A HREF="./org/apache/log4j/pattern/LineLocationPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LineLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LineSeparatorPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats a line separator.<DT><A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LiteralPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats a string literal.<DT><A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html#LiteralPatternConverter(java.lang.String)"><B>LiteralPatternConverter(String)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LiteralPatternConverter.html" title="class in org.apache.log4j.pattern">LiteralPatternConverter</A>
<DD>Create a new instance.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter"><B>LocationInfoFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>Location information is usually specified at the appender level -
all events associated
with an appender either create and parse stack traces or they do not.<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#LocationInfoFilter()"><B>LocationInfoFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#locationInformationExists()"><B>locationInformationExists()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Check for the existence of location information without creating it
(a byproduct of calling getLocationInformation).
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object[])"><B>log(Logger, Level, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>log(Logger, Level, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object)"><B>log(Logger, Level, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, boolean)"><B>log(Logger, Level, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, byte)"><B>log(Logger, Level, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, char)"><B>log(Logger, Level, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, short)"><B>log(Logger, Level, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, int)"><B>log(Logger, Level, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, long)"><B>log(Logger, Level, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, float)"><B>log(Logger, Level, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, double)"><B>log(Logger, Level, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specifed level.
<DT><A HREF="./org/apache/log4j/LogMF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object[])"><B>log(Logger, Level, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>log(Logger, Level, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object)"><B>log(Logger, Level, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, boolean)"><B>log(Logger, Level, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, byte)"><B>log(Logger, Level, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, char)"><B>log(Logger, Level, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, short)"><B>log(Logger, Level, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, int)"><B>log(Logger, Level, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, long)"><B>log(Logger, Level, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, float)"><B>log(Logger, Level, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, double)"><B>log(Logger, Level, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specifed level.
<DT><A HREF="./org/apache/log4j/LogSF.html#log(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>log(Logger, Level, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at specified level.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern"><B>LogEvent</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>This class is a copy of o.a.l.spi.LoggingEvent from
log4j 1.2.15 which has been renamed to keep
the same overall class name length to allow a
serialization written with a prior instance of o.a.l.spi.LoggingEvent
to be deserialized with this class just by mangling the class name
in the byte stream.<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#LogEvent(java.lang.String, org.apache.log4j.Category, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>LogEvent(String, Category, Priority, Object, Throwable)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Instantiate a LoggingEvent from the supplied parameters.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#LogEvent(java.lang.String, org.apache.log4j.Category, long, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>LogEvent(String, Category, long, Priority, Object, Throwable)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Instantiate a LoggingEvent from the supplied parameters.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#LogEvent(java.lang.String, org.apache.log4j.Logger, long, org.apache.log4j.Level, java.lang.Object, java.lang.String, org.apache.log4j.spi.ThrowableInformation, java.lang.String, org.apache.log4j.spi.LocationInfo, java.util.Map)"><B>LogEvent(String, Logger, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#LOGGER_FIELD"><B>LOGGER_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>LOGGER string literal.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter"><B>LoggerMatchFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>This is a very simple filter based on logger name matching.<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#LoggerMatchFilter()"><B>LoggerMatchFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/LoggerPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LoggerPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats a logger name.<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi"><B>LoggingEventFieldResolver</B></A> - Class in <A HREF="./org/apache/log4j/spi/package-summary.html">org.apache.log4j.spi</A><DD>A singleton helper utility which accepts a field name
and a LoggingEvent and returns the value of that field.<DT><A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html" title="class in org.apache.log4j.pattern"><B>LoggingEventPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>LoggingEventPatternConverter is a base class for pattern converters
that can format information from instances of LoggingEvent.<DT><A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html#LoggingEventPatternConverter(java.lang.String, java.lang.String)"><B>LoggingEventPatternConverter(String, String)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggingEventPatternConverter.html" title="class in org.apache.log4j.pattern">LoggingEventPatternConverter</A>
<DD>Constructs an instance of LoggingEventPatternConverter.
<DT><A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j"><B>LogMF</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This class provides parameterized logging services
using the pattern syntax of java.text.MessageFormat.<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object[])"><B>logrb(Logger, Level, String, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.Throwable, java.lang.String, java.lang.String, java.lang.Object[])"><B>logrb(Logger, Level, Throwable, String, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, boolean)"><B>logrb(Logger, Level, String, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, char)"><B>logrb(Logger, Level, String, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, byte)"><B>logrb(Logger, Level, String, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, short)"><B>logrb(Logger, Level, String, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, int)"><B>logrb(Logger, Level, String, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, long)"><B>logrb(Logger, Level, String, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, float)"><B>logrb(Logger, Level, String, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, double)"><B>logrb(Logger, Level, String, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogMF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object[])"><B>logrb(Logger, Level, String, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.Throwable, java.lang.String, java.lang.String, java.lang.Object[])"><B>logrb(Logger, Level, Throwable, String, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, boolean)"><B>logrb(Logger, Level, String, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, char)"><B>logrb(Logger, Level, String, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, byte)"><B>logrb(Logger, Level, String, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, short)"><B>logrb(Logger, Level, String, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, int)"><B>logrb(Logger, Level, String, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, long)"><B>logrb(Logger, Level, String, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, float)"><B>logrb(Logger, Level, String, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, double)"><B>logrb(Logger, Level, String, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html#logrb(org.apache.log4j.Logger, org.apache.log4j.Level, java.lang.String, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>logrb(Logger, Level, String, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message using a pattern from a resource bundle.
<DT><A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j"><B>LogSF</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This class provides parameterized logging services
using the SLF4J pattern syntax.<DT><A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j"><B>LogXF</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This is a base class for LogMF and LogSF parameterized logging classes.<DT><A HREF="./org/apache/log4j/LogXF.html#LogXF()"><B>LogXF()</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#MAX_CAPACITY"><B>MAX_CAPACITY</B></A> -
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.3</I>
<DT><A HREF="./org/apache/log4j/helpers/MDCKeySetExtractor.html" title="class in org.apache.log4j.helpers"><B>MDCKeySetExtractor</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/pattern/MessagePatternConverter.html" title="class in org.apache.log4j.pattern"><B>MessagePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's rendered message in a StringBuffer.<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#METHOD_FIELD"><B>METHOD_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>METHOD string literal.
<DT><A HREF="./org/apache/log4j/pattern/MethodLocationPatternConverter.html" title="class in org.apache.log4j.pattern"><B>MethodLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#MSG_FIELD"><B>MSG_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>MSG string literal.
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/NameAbbreviator.html" title="class in org.apache.log4j.pattern"><B>NameAbbreviator</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>NameAbbreviator generates abbreviated logger and class names.<DT><A HREF="./org/apache/log4j/pattern/NameAbbreviator.html#NameAbbreviator()"><B>NameAbbreviator()</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NameAbbreviator.html" title="class in org.apache.log4j.pattern">NameAbbreviator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/NamePatternConverter.html" title="class in org.apache.log4j.pattern"><B>NamePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Base class for other pattern converters which can return only parts of their name.<DT><A HREF="./org/apache/log4j/pattern/NamePatternConverter.html#NamePatternConverter(java.lang.String, java.lang.String, java.lang.String[])"><B>NamePatternConverter(String, String, String[])</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NamePatternConverter.html" title="class in org.apache.log4j.pattern">NamePatternConverter</A>
<DD>Constructor.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#NDC_FIELD"><B>NDC_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>NDC string literal.
<DT><A HREF="./org/apache/log4j/pattern/NDCPatternConverter.html" title="class in org.apache.log4j.pattern"><B>NDCPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the event's NDC in a StringBuffer.<DT><A HREF="./org/apache/log4j/pattern/ClassNamePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ClassNamePatternConverter.html" title="class in org.apache.log4j.pattern">ClassNamePatternConverter</A>
<DD>Gets an instance of ClassNamePatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/DatePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/DatePatternConverter.html" title="class in org.apache.log4j.pattern">DatePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/FileDatePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FileDatePatternConverter.html" title="class in org.apache.log4j.pattern">FileDatePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/FileLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FileLocationPatternConverter.html" title="class in org.apache.log4j.pattern">FileLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/FullLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/FullLocationPatternConverter.html" title="class in org.apache.log4j.pattern">FullLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/IntegerPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/IntegerPatternConverter.html" title="class in org.apache.log4j.pattern">IntegerPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LevelPatternConverter.html" title="class in org.apache.log4j.pattern">LevelPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/LineLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LineLocationPatternConverter.html" title="class in org.apache.log4j.pattern">LineLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.log4j.pattern">LineSeparatorPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/LoggerPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LoggerPatternConverter.html" title="class in org.apache.log4j.pattern">LoggerPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/MessagePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/MessagePatternConverter.html" title="class in org.apache.log4j.pattern">MessagePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/MethodLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/MethodLocationPatternConverter.html" title="class in org.apache.log4j.pattern">MethodLocationPatternConverter</A>
<DD>Obtains an instance of MethodLocationPatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/NDCPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/NDCPatternConverter.html" title="class in org.apache.log4j.pattern">NDCPatternConverter</A>
<DD>Obtains an instance of NDCPatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/PropertiesPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PropertiesPatternConverter.html" title="class in org.apache.log4j.pattern">PropertiesPatternConverter</A>
<DD>Obtains an instance of PropertiesPatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html" title="class in org.apache.log4j.pattern">RelativeTimePatternConverter</A>
<DD>Obtains an instance of RelativeTimePatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/SequenceNumberPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.log4j.pattern">SequenceNumberPatternConverter</A>
<DD>Obtains an instance of SequencePatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/ThreadPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ThreadPatternConverter.html" title="class in org.apache.log4j.pattern">ThreadPatternConverter</A>
<DD>Obtains an instance of ThreadPatternConverter.
<DT><A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html" title="class in org.apache.log4j.pattern">ThrowableInformationPatternConverter</A>
<DD>Gets an instance of the class.
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html#nextToken()"><B>nextToken()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html" title="class in org.apache.log4j.rule">InFixToPostFix.CustomTokenizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#NO_MILLISECONDS"><B>NO_MILLISECONDS</B></A> -
Static variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Constant used to represent that there was no change
observed when changing the millisecond count.
<DT><A HREF="./org/apache/log4j/rule/NotEqualsRule.html" title="class in org.apache.log4j.rule"><B>NotEqualsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing not equals against two strings.<DT><A HREF="./org/apache/log4j/rule/NotLevelEqualsRule.html" title="class in org.apache.log4j.rule"><B>NotLevelEqualsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing not equals against two levels.<DT><A HREF="./org/apache/log4j/rule/NotRule.html" title="class in org.apache.log4j.rule"><B>NotRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing logical not.</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/package-summary.html"><B>org.apache.log4j</B></A> - package org.apache.log4j<DD>&nbsp;<DT><A HREF="./org/apache/log4j/extras/package-summary.html"><B>org.apache.log4j.extras</B></A> - package org.apache.log4j.extras<DD>&nbsp;<DT><A HREF="./org/apache/log4j/filter/package-summary.html"><B>org.apache.log4j.filter</B></A> - package org.apache.log4j.filter<DD>&nbsp;<DT><A HREF="./org/apache/log4j/helpers/package-summary.html"><B>org.apache.log4j.helpers</B></A> - package org.apache.log4j.helpers<DD>&nbsp;<DT><A HREF="./org/apache/log4j/pattern/package-summary.html"><B>org.apache.log4j.pattern</B></A> - package org.apache.log4j.pattern<DD>Provides classes implementing format specifiers in conversion patterns.<DT><A HREF="./org/apache/log4j/rolling/package-summary.html"><B>org.apache.log4j.rolling</B></A> - package org.apache.log4j.rolling<DD>Implements various file rolling policies.<DT><A HREF="./org/apache/log4j/rolling/helper/package-summary.html"><B>org.apache.log4j.rolling.helper</B></A> - package org.apache.log4j.rolling.helper<DD>Internal helper classes used by <A HREF="./org/apache/log4j/rolling/package-summary.html"><CODE>org.apache.log4j.rolling</CODE></A> package.<DT><A HREF="./org/apache/log4j/rule/package-summary.html"><B>org.apache.log4j.rule</B></A> - package org.apache.log4j.rule<DD>&nbsp;<DT><A HREF="./org/apache/log4j/spi/package-summary.html"><B>org.apache.log4j.spi</B></A> - package org.apache.log4j.spi<DD>&nbsp;<DT><A HREF="./org/apache/log4j/varia/package-summary.html"><B>org.apache.log4j.varia</B></A> - package org.apache.log4j.varia<DD>&nbsp;<DT><A HREF="./org/apache/log4j/xml/package-summary.html"><B>org.apache.log4j.xml</B></A> - package org.apache.log4j.xml<DD>&nbsp;<DT><A HREF="./org/apache/log4j/rule/OrRule.html" title="class in org.apache.log4j.rule"><B>OrRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing logical or.</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parse(org.w3c.dom.Element)"><B>parse(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">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/extras/doc-files/log4j.dtd">log4j.dtd</a>.
<DT><A HREF="./org/apache/log4j/pattern/BridgePatternParser.html#parse()"><B>parse()</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/BridgePatternParser.html" title="class in org.apache.log4j.pattern">BridgePatternParser</A>
<DD>Create new pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#parse(java.lang.String, java.text.ParsePosition)"><B>parse(String, ParsePosition)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>This method is delegated to the formatter which most
likely returns null.
<DT><A HREF="./org/apache/log4j/pattern/PatternParser.html#parse(java.lang.String, java.util.List, java.util.List, java.util.Map, java.util.Map)"><B>parse(String, List, List, Map, Map)</B></A> -
Static method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternParser.html" title="class in org.apache.log4j.pattern">PatternParser</A>
<DD>Parse a format specifier.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseAppender(org.w3c.dom.Element)"><B>parseAppender(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse an appender element.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseCategory(org.w3c.dom.Element)"><B>parseCategory(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse an category element.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseCategoryFactory(org.w3c.dom.Element)"><B>parseCategoryFactory(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse the category factory element.
<DT><A HREF="./org/apache/log4j/extras/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.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse the children of a category element.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseElement(org.w3c.dom.Element, java.util.Properties, java.lang.Class)"><B>parseElement(Element, Properties, Class)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Creates an OptionHandler and processes any nested param elements
but does not call activateOptions.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseErrorHandler(org.w3c.dom.Element, org.apache.log4j.Appender)"><B>parseErrorHandler(Element, Appender)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse an <CODE>ErrorHandler</CODE> element.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#parseFileNamePattern()"><B>parseFileNamePattern()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>Parse file name pattern.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseFilters(org.w3c.dom.Element, org.apache.log4j.Appender)"><B>parseFilters(Element, Appender)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse a filter element.
<DT><A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html#parseInput(java.lang.String, java.util.LinkedList)"><B>parseInput(String, LinkedList)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/InFixToPostFix.CustomTokenizer.html" title="class in org.apache.log4j.rule">InFixToPostFix.CustomTokenizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseLayout(org.w3c.dom.Element)"><B>parseLayout(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse a layout element.
<DT><A HREF="./org/apache/log4j/extras/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.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse a level element.
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseRenderer(org.w3c.dom.Element)"><B>parseRenderer(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#parseRoot(org.w3c.dom.Element)"><B>parseRoot(Element)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Used internally to parse the roor category element.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.log4j.rolling">CompositeTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FilterBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">FilterBasedTriggeringPolicy</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/xml/UnrecognizedElementHandler.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in interface org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/UnrecognizedElementHandler.html" title="interface in org.apache.log4j.xml">UnrecognizedElementHandler</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#parseUnrecognizedElement(org.w3c.dom.Element, java.util.Properties)"><B>parseUnrecognizedElement(Element, Properties)</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Called to inform a configured object when
an unrecognized child element is encountered.
<DT><A HREF="./org/apache/log4j/rule/PartialTextMatchRule.html" title="class in org.apache.log4j.rule"><B>PartialTextMatchRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing case-insensitive
partial-text matches against two strings.<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#PATTERN_RULE_REGISTRY"><B>PATTERN_RULE_REGISTRY</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Customized pattern conversion rules are stored under this key in the
<CODE>LoggerRepository</CODE> object store.
<DT><A HREF="./org/apache/log4j/pattern/PatternConverter.html" title="class in org.apache.log4j.pattern"><B>PatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>PatternConverter is an abstract class that provides the
formatting functionality that derived classes need.<DT><A HREF="./org/apache/log4j/pattern/PatternConverter.html#PatternConverter(java.lang.String, java.lang.String)"><B>PatternConverter(String, String)</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/PatternConverter.html" title="class in org.apache.log4j.pattern">PatternConverter</A>
<DD>Create a new pattern converter.
<DT><A HREF="./org/apache/log4j/pattern/PatternParser.html" title="class in org.apache.log4j.pattern"><B>PatternParser</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Most of the work of the <A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j"><CODE>EnhancedPatternLayout</CODE></A> class
is delegated to the PatternParser class.<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#PROP_FIELD"><B>PROP_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>PROP.
<DT><A HREF="./org/apache/log4j/pattern/PropertiesPatternConverter.html" title="class in org.apache.log4j.pattern"><B>PropertiesPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Able to handle the contents of the LoggingEvent's Property bundle and either
output the entire contents of the properties in a similar format to the
java.util.Hashtable.toString(), or to output the value of a specific key
within the property bundle
when this pattern converter has the option set.</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html" title="class in org.apache.log4j.pattern"><B>RelativeTimePatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Return the relative time in milliseconds since loading of the LoggingEvent
class.<DT><A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html#RelativeTimePatternConverter()"><B>RelativeTimePatternConverter()</B></A> -
Constructor for class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/RelativeTimePatternConverter.html" title="class in org.apache.log4j.pattern">RelativeTimePatternConverter</A>
<DD>Private constructor.
<DT><A HREF="./org/apache/log4j/rule/AbstractRule.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/AbstractRule.html" title="class in org.apache.log4j.rule">AbstractRule</A>
<DD>Remove property change listener.
<DT><A HREF="./org/apache/log4j/rule/Rule.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</B></A> -
Method in interface org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/Rule.html" title="interface in org.apache.log4j.rule">Rule</A>
<DD>Removes a known PropertyChangeListener from this Rule.
<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/GZCompressAction.html" title="class in org.apache.log4j.rolling.helper">GZCompressAction</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html" title="class in org.apache.log4j.rolling.helper">ZipCompressAction</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#requiresLayout()"><B>requiresLayout()</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>Gets whether appender requires a layout.
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#requiresLayout()"><B>requiresLayout()</B></A> -
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>Gets whether appender requires a layout.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling"><B>RollingFileAppender</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD><code>RollingFileAppender</code> extends <CODE>FileAppender</CODE> to backup the log files
depending on <A HREF="./org/apache/log4j/rolling/RollingPolicy.html" title="interface in org.apache.log4j.rolling"><CODE>RollingPolicy</CODE></A> and <A HREF="./org/apache/log4j/rolling/TriggeringPolicy.html" title="interface in org.apache.log4j.rolling"><CODE>TriggeringPolicy</CODE></A>.<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#RollingFileAppender()"><B>RollingFileAppender()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Construct a new instance.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicy.html" title="interface in org.apache.log4j.rolling"><B>RollingPolicy</B></A> - Interface in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>A <code>RollingPolicy</code> specifies the actions taken
on a logging file rollover.<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling"><B>RollingPolicyBase</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>Implements methods common to most, it not all, rolling
policies.<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#RollingPolicyBase()"><B>RollingPolicyBase()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#rollover(java.lang.String)"><B>rollover(String)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Prepare for a rollover.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#rollover()"><B>rollover()</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Implements the usual roll over behaviour.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicy.html#rollover(java.lang.String)"><B>rollover(String)</B></A> -
Method in interface org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicy.html" title="interface in org.apache.log4j.rolling">RollingPolicy</A>
<DD>Prepare for a rollover.
<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html#rollover(java.lang.String)"><B>rollover(String)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling">TimeBasedRollingPolicy</A>
<DD>Prepare for a rollover.
<DT><A HREF="./org/apache/log4j/rolling/RolloverDescription.html" title="interface in org.apache.log4j.rolling"><B>RolloverDescription</B></A> - Interface in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>Description of actions needed to complete rollover.<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling"><B>RolloverDescriptionImpl</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>Description of actions needed to complete rollover.<DT><A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html#RolloverDescriptionImpl(java.lang.String, boolean, org.apache.log4j.rolling.helper.Action, org.apache.log4j.rolling.helper.Action)"><B>RolloverDescriptionImpl(String, boolean, Action, Action)</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RolloverDescriptionImpl.html" title="class in org.apache.log4j.rolling">RolloverDescriptionImpl</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/rule/Rule.html" title="interface in org.apache.log4j.rule"><B>Rule</B></A> - Interface in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule evaluates to true of false given a LoggingEvent object, and can notify
listeners when the underlying implementation of this Rule has it's
criteria changed by using the standard PropertyChangeListener infrastructure.<DT><A HREF="./org/apache/log4j/rule/RuleFactory.html" title="class in org.apache.log4j.rule"><B>RuleFactory</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Factory class which, given a string representation of the rule,
and a context stack, will
return a Rule ready for evaluation against events.<DT><A HREF="./org/apache/log4j/rolling/helper/ActionBase.html#run()"><B>run()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ActionBase.html" title="class in org.apache.log4j.rolling.helper">ActionBase</A>
<DD>
<DT><A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html#run()"><B>run()</B></A> -
Method in class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/CompositeAction.html" title="class in org.apache.log4j.rolling.helper">CompositeAction</A>
<DD>
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.log4j.pattern"><B>SequenceNumberPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats the event sequence number.<DT><A HREF="./org/apache/log4j/filter/AndFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/AndFilter.html" title="class in org.apache.log4j.filter">AndFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Set whether filter should accept events if they match the expression.
<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Set the <code>AcceptOnMatch</code> option.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>Sets whether a match should result in acceptance.
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#setAcceptOnMatch(boolean)"><B>setAcceptOnMatch(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Sets whether an event within the timespan should be accepted or denied.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#setActiveFileName(java.lang.String)"><B>setActiveFileName(String)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD><B>Deprecated.</B>&nbsp;<I>Duplicates FileAppender.file and should be removed</I>
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#setAudioURL(java.lang.String)"><B>setAudioURL(String)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>Mutator - common format for a file-based url:
file:///c:/path/someaudioclip.wav
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#setAudioURL(java.lang.String)"><B>setAudioURL(String)</B></A> -
Method in class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>Mutator - common format for a file-based url:
file:///c:/path/someaudioclip.wav
<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#setConversionPattern(java.lang.String)"><B>setConversionPattern(String)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>Set the <b>ConversionPattern</b> option.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#setConvertInFixToPostFix(boolean)"><B>setConvertInFixToPostFix(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Set convert in-fix to post-fix.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#setConvertInFixToPostFix(boolean)"><B>setConvertInFixToPostFix(boolean)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>Set whether in-fix expressions should be converted to post-fix.
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#setEnd(java.lang.String)"><B>setEnd(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Set end (exclusive) of time span.
<DT><A HREF="./org/apache/log4j/filter/ExpressionFilter.html#setExpression(java.lang.String)"><B>setExpression(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/ExpressionFilter.html" title="class in org.apache.log4j.filter">ExpressionFilter</A>
<DD>Set exp.
<DT><A HREF="./org/apache/log4j/filter/LocationInfoFilter.html#setExpression(java.lang.String)"><B>setExpression(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LocationInfoFilter.html" title="class in org.apache.log4j.filter">LocationInfoFilter</A>
<DD>Set expression.
<DT><A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html#setFileNamePattern(java.lang.String)"><B>setFileNamePattern(String)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingPolicyBase.html" title="class in org.apache.log4j.rolling">RollingPolicyBase</A>
<DD>Set file name pattern.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#setIgnoresThrowable(boolean)"><B>setIgnoresThrowable(boolean)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Sets whether throwables should not be output.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#setIgnoresThrowable(boolean)"><B>setIgnoresThrowable(boolean)</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Sets whether throwables should not be output.
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#setLevelMax(org.apache.log4j.Level)"><B>setLevelMax(Level)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Set the <code>LevelMax</code> option.
<DT><A HREF="./org/apache/log4j/filter/LevelRangeFilter.html#setLevelMin(org.apache.log4j.Level)"><B>setLevelMin(Level)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelRangeFilter.html" title="class in org.apache.log4j.filter">LevelRangeFilter</A>
<DD>Set the <code>LevelMin</code> option.
<DT><A HREF="./org/apache/log4j/filter/LevelMatchFilter.html#setLevelToMatch(java.lang.String)"><B>setLevelToMatch(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LevelMatchFilter.html" title="class in org.apache.log4j.filter">LevelMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>The <b>LocationInfo </b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#setLocationInfo(boolean)"><B>setLocationInfo(boolean)</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>The <b>LocationInfo </b> option takes a boolean value.
<DT><A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html#setLoggerToMatch(java.lang.String)"><B>setLoggerToMatch(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/LoggerMatchFilter.html" title="class in org.apache.log4j.filter">LoggerMatchFilter</A>
<DD>Sets logger name.
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#setMaxFileSize(long)"><B>setMaxFileSize(long)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Sets rollover threshold size in bytes.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#setMaxIndex(int)"><B>setMaxIndex(int)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Set index of oldest log file to be retained.
<DT><A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html#setMinIndex(int)"><B>setMinIndex(int)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/FixedWindowRollingPolicy.html" title="class in org.apache.log4j.rolling">FixedWindowRollingPolicy</A>
<DD>Set index of most recent log file.
<DT><A HREF="./org/apache/log4j/filter/DenyAllFilter.html#setOption(java.lang.String, java.lang.String)"><B>setOption(String, String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/DenyAllFilter.html" title="class in org.apache.log4j.filter">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/extras/DOMConfigurator.html#setParameter(org.w3c.dom.Element, org.apache.log4j.config.PropertySetter)"><B>setParameter(Element, PropertySetter)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#setParameter(org.w3c.dom.Element, org.apache.log4j.config.PropertySetter, java.util.Properties)"><B>setParameter(Element, PropertySetter, Properties)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Sets a parameter based from configuration file content.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#setProperties(boolean)"><B>setProperties(boolean)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Sets whether MDC key-value pairs should be output, default false.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#setProperties(boolean)"><B>setProperties(boolean)</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Sets whether MDC key-value pairs should be output, default false.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>Set value for MDC property.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#setRollingPolicy(org.apache.log4j.rolling.RollingPolicy)"><B>setRollingPolicy(RollingPolicy)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Sets the rolling policy.
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#setStart(java.lang.String)"><B>setStart(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Set start (inclusive) of time span.
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#setStringToMatch(java.lang.String)"><B>setStringToMatch(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#setTimeZone(java.lang.String)"><B>setTimeZone(String)</B></A> -
Method in class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Set timezone.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#setTimeZone(java.util.TimeZone)"><B>setTimeZone(TimeZone)</B></A> -
Method in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Set timezone.
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#setTransform(org.w3c.dom.Document)"><B>setTransform(Document)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Sets XSLT transform.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#setTransform(org.w3c.dom.Document)"><B>setTransform(Document)</B></A> -
Method in class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Sets XSLT transform.
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#setTriggeringPolicy(org.apache.log4j.rolling.TriggeringPolicy)"><B>setTriggeringPolicy(TriggeringPolicy)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>Set triggering policy.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#SEVERE"><B>SEVERE</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>SEVERE.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#SEVERE"><B>SEVERE</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>SEVERE.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#SEVERE_INT"><B>SEVERE_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for SEVERE.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#SEVERE_INT"><B>SEVERE_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for SEVERE.
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling"><B>SizeBasedTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>SizeBasedTriggeringPolicy looks at size of the file being
currently written to.<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#SizeBasedTriggeringPolicy()"><B>SizeBasedTriggeringPolicy()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html#SizeBasedTriggeringPolicy(long)"><B>SizeBasedTriggeringPolicy(long)</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.log4j.rolling">SizeBasedTriggeringPolicy</A>
<DD>Constructs an new instance.
<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras"><B>SoundAppender</B></A> - Class in <A HREF="./org/apache/log4j/extras/package-summary.html">org.apache.log4j.extras</A><DD>This class is equivalent to org.apache.log4j.varia.SoundAppender
except for a package change to aid in use with OSGi.<DT><A HREF="./org/apache/log4j/extras/SoundAppender.html#SoundAppender()"><B>SoundAppender()</B></A> -
Constructor for class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/SoundAppender.html" title="class in org.apache.log4j.extras">SoundAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia"><B>SoundAppender</B></A> - Class in <A HREF="./org/apache/log4j/varia/package-summary.html">org.apache.log4j.varia</A><DD>Plays a sound clip created using Applet.newAudioClip when an event is received.<DT><A HREF="./org/apache/log4j/varia/SoundAppender.html#SoundAppender()"><B>SoundAppender()</B></A> -
Constructor for class org.apache.log4j.varia.<A HREF="./org/apache/log4j/varia/SoundAppender.html" title="class in org.apache.log4j.varia">SoundAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter"><B>StringMatchFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>This is a very simple filter based on string matching.<DT><A HREF="./org/apache/log4j/filter/StringMatchFilter.html#StringMatchFilter()"><B>StringMatchFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/StringMatchFilter.html" title="class in org.apache.log4j.filter">StringMatchFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/rolling/RollingFileAppender.html#subAppend(org.apache.log4j.spi.LoggingEvent)"><B>subAppend(LoggingEvent)</B></A> -
Method in class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/RollingFileAppender.html" title="class in org.apache.log4j.rolling">RollingFileAppender</A>
<DD>
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#subst(java.lang.String)"><B>subst(String)</B></A> -
Method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/extras/DOMConfigurator.html#subst(java.lang.String, java.util.Properties)"><B>subst(String, Properties)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/DOMConfigurator.html" title="class in org.apache.log4j.extras">DOMConfigurator</A>
<DD>Substitutes property value for any references in expression.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#THREAD_FIELD"><B>THREAD_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>THREAD string literal.
<DT><A HREF="./org/apache/log4j/pattern/ThreadPatternConverter.html" title="class in org.apache.log4j.pattern"><B>ThreadPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Formats the event thread name.<DT><A HREF="./org/apache/log4j/pattern/ThrowableInformationPatternConverter.html" title="class in org.apache.log4j.pattern"><B>ThrowableInformationPatternConverter</B></A> - Class in <A HREF="./org/apache/log4j/pattern/package-summary.html">org.apache.log4j.pattern</A><DD>Outputs the ThrowableInformation portion of the LoggingEvent.<DT><A HREF="./org/apache/log4j/LogXF.html#throwing(org.apache.log4j.Logger, java.lang.String, java.lang.String, java.lang.Throwable)"><B>throwing(Logger, String, String, Throwable)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Logs a throwing message at DEBUG level.
<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling"><B>TimeBasedRollingPolicy</B></A> - Class in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD><code>TimeBasedRollingPolicy</code> is both easy to configure and quite
powerful.<DT><A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html#TimeBasedRollingPolicy()"><B>TimeBasedRollingPolicy()</B></A> -
Constructor for class org.apache.log4j.rolling.<A HREF="./org/apache/log4j/rolling/TimeBasedRollingPolicy.html" title="class in org.apache.log4j.rolling">TimeBasedRollingPolicy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter"><B>TimeFilter</B></A> - Class in <A HREF="./org/apache/log4j/filter/package-summary.html">org.apache.log4j.filter</A><DD>Filters events that fall within a specified time period
in each day.<DT><A HREF="./org/apache/log4j/filter/TimeFilter.html#TimeFilter()"><B>TimeFilter()</B></A> -
Constructor for class org.apache.log4j.filter.<A HREF="./org/apache/log4j/filter/TimeFilter.html" title="class in org.apache.log4j.filter">TimeFilter</A>
<DD>Constructor.
<DT><A HREF="./org/apache/log4j/pattern/LogEvent.html#timeStamp"><B>timeStamp</B></A> -
Variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">LogEvent</A>
<DD>The number of milliseconds elapsed from 1/1/1970 until logging event
was created.
<DT><A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html#TIMESTAMP_FIELD"><B>TIMESTAMP_FIELD</B></A> -
Static variable in class org.apache.log4j.spi.<A HREF="./org/apache/log4j/spi/LoggingEventFieldResolver.html" title="class in org.apache.log4j.spi">LoggingEventFieldResolver</A>
<DD>TIMESTAMP string literal.
<DT><A HREF="./org/apache/log4j/rule/TimestampEqualsRule.html" title="class in org.apache.log4j.rule"><B>TimestampEqualsRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing equality evaluation for timestamps.<DT><A HREF="./org/apache/log4j/rule/TimestampInequalityRule.html" title="class in org.apache.log4j.rule"><B>TimestampInequalityRule</B></A> - Class in <A HREF="./org/apache/log4j/rule/package-summary.html">org.apache.log4j.rule</A><DD>A Rule class implementing inequality evaluation for timestamps.<DT><A HREF="./org/apache/log4j/LogXF.html#toArray(java.lang.Object)"><B>toArray(Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Create new array.
<DT><A HREF="./org/apache/log4j/LogXF.html#toArray(java.lang.Object, java.lang.Object)"><B>toArray(Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Create new array.
<DT><A HREF="./org/apache/log4j/LogXF.html#toArray(java.lang.Object, java.lang.Object, java.lang.Object)"><B>toArray(Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Create new array.
<DT><A HREF="./org/apache/log4j/LogXF.html#toArray(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>toArray(Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Create new array.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#toLevel(int, org.apache.log4j.extras.UtilLoggingLevel)"><B>toLevel(int, UtilLoggingLevel)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#toLevel(int)"><B>toLevel(int)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Gets level matching numeric value.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Get level with specified symbolic name.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#toLevel(java.lang.String, org.apache.log4j.Level)"><B>toLevel(String, Level)</B></A> -
Static method in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Get level with specified symbolic name.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#toLevel(int, org.apache.log4j.helpers.UtilLoggingLevel)"><B>toLevel(int, UtilLoggingLevel)</B></A> -
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#toLevel(int)"><B>toLevel(int)</B></A> -
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Gets level matching numeric value.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> -
Static method in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Get level with specified symbolic name.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.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/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Get level with specified symbolic name.
<DT><A HREF="./org/apache/log4j/rule/ColorRule.html#toString()"><B>toString()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ColorRule.html" title="class in org.apache.log4j.rule">ColorRule</A>
<DD>
<DT><A HREF="./org/apache/log4j/rule/ExpressionRule.html#toString()"><B>toString()</B></A> -
Method in class org.apache.log4j.rule.<A HREF="./org/apache/log4j/rule/ExpressionRule.html" title="class in org.apache.log4j.rule">ExpressionRule</A>
<DD>
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>trace(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>trace(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, boolean)"><B>trace(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, char)"><B>trace(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, byte)"><B>trace(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, short)"><B>trace(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, int)"><B>trace(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, long)"><B>trace(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, float)"><B>trace(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, double)"><B>trace(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>trace(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogMF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>trace(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>trace(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, boolean)"><B>trace(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, char)"><B>trace(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, byte)"><B>trace(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, short)"><B>trace(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, int)"><B>trace(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, long)"><B>trace(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, float)"><B>trace(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, double)"><B>trace(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>trace(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogSF.html#trace(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>trace(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at trace level.
<DT><A HREF="./org/apache/log4j/LogXF.html#TRACE"><B>TRACE</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Trace level.
<DT><A HREF="./org/apache/log4j/rolling/TriggeringPolicy.html" title="interface in org.apache.log4j.rolling"><B>TriggeringPolicy</B></A> - Interface in <A HREF="./org/apache/log4j/rolling/package-summary.html">org.apache.log4j.rolling</A><DD>A <code>TriggeringPolicy</code> controls the conditions under which rollover
occurs.<DT><A HREF="./org/apache/log4j/EnhancedPatternLayout.html#TTCC_CONVERSION_PATTERN"><B>TTCC_CONVERSION_PATTERN</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/EnhancedPatternLayout.html" title="class in org.apache.log4j">EnhancedPatternLayout</A>
<DD>A conversion pattern equivalent to the TTCCCLayout.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#UNKNOWN_INT"><B>UNKNOWN_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for UNKNOWN.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#UNKNOWN_INT"><B>UNKNOWN_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for UNKNOWN.
<DT><A HREF="./org/apache/log4j/pattern/CachedDateFormat.html#UNRECOGNIZED_MILLISECONDS"><B>UNRECOGNIZED_MILLISECONDS</B></A> -
Static variable in class org.apache.log4j.pattern.<A HREF="./org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">CachedDateFormat</A>
<DD>Constant used to represent that there was an
observed change, but was an expected change.
<DT><A HREF="./org/apache/log4j/xml/UnrecognizedElementHandler.html" title="interface in org.apache.log4j.xml"><B>UnrecognizedElementHandler</B></A> - Interface in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>When implemented by an object configured by DOMConfigurator,
the handle method will be called when an unrecognized child
element is encountered.<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras"><B>UtilLoggingLevel</B></A> - Class in <A HREF="./org/apache/log4j/extras/package-summary.html">org.apache.log4j.extras</A><DD>This class is identical to org.apache.log4j.helpers.UtilLoggingLevel
except for a package change to aid in use with OSGi.<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#UtilLoggingLevel(int, java.lang.String, int)"><B>UtilLoggingLevel(int, String, int)</B></A> -
Constructor for class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers"><B>UtilLoggingLevel</B></A> - Class in <A HREF="./org/apache/log4j/helpers/package-summary.html">org.apache.log4j.helpers</A><DD>An extension of the Level class that provides support for java.util.logging
Levels.<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#UtilLoggingLevel(int, java.lang.String, int)"><B>UtilLoggingLevel(int, String, int)</B></A> -
Constructor for class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Create new instance.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(boolean)"><B>valueOf(boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Boolean instance representing the specified boolean.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(char)"><B>valueOf(char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Character instance representing the specified char.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(byte)"><B>valueOf(byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Byte instance representing the specified byte.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(short)"><B>valueOf(short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Short instance representing the specified short.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(int)"><B>valueOf(int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns an Integer instance representing the specified int.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(long)"><B>valueOf(long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Long instance representing the specified long.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(float)"><B>valueOf(float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Float instance representing the specified float.
<DT><A HREF="./org/apache/log4j/LogXF.html#valueOf(double)"><B>valueOf(double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogXF.html" title="class in org.apache.log4j">LogXF</A>
<DD>Returns a Double instance representing the specified double.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>warn(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>warn(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, boolean)"><B>warn(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, char)"><B>warn(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, byte)"><B>warn(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, short)"><B>warn(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, int)"><B>warn(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, long)"><B>warn(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, float)"><B>warn(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, double)"><B>warn(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>warn(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogMF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogMF.html" title="class in org.apache.log4j">LogMF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object[])"><B>warn(Logger, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.Throwable, java.lang.String, java.lang.Object[])"><B>warn(Logger, Throwable, String, Object[])</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, boolean)"><B>warn(Logger, String, boolean)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, char)"><B>warn(Logger, String, char)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, byte)"><B>warn(Logger, String, byte)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, short)"><B>warn(Logger, String, short)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, int)"><B>warn(Logger, String, int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, long)"><B>warn(Logger, String, long)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, float)"><B>warn(Logger, String, float)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, double)"><B>warn(Logger, String, double)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object)"><B>warn(Logger, String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/LogSF.html#warn(org.apache.log4j.Logger, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)"><B>warn(Logger, String, Object, Object, Object, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogSF.html" title="class in org.apache.log4j">LogSF</A>
<DD>Log a parameterized message at warn level.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#WARNING"><B>WARNING</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>WARNING.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#WARNING"><B>WARNING</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>WARNING.
<DT><A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html#WARNING_INT"><B>WARNING_INT</B></A> -
Static variable in class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/UtilLoggingLevel.html" title="class in org.apache.log4j.extras">UtilLoggingLevel</A>
<DD>Numerical value for WARNING.
<DT><A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html#WARNING_INT"><B>WARNING_INT</B></A> -
Static variable in class org.apache.log4j.helpers.<A HREF="./org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">UtilLoggingLevel</A>
<DD>Numerical value for WARNING.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras"><B>XSLTLayout</B></A> - Class in <A HREF="./org/apache/log4j/extras/package-summary.html">org.apache.log4j.extras</A><DD>This class is identical to org.apache.log4j.xml.XSLTLayout
except for a change in package to aid in use with OSGi.<DT><A HREF="./org/apache/log4j/extras/XSLTLayout.html#XSLTLayout()"><B>XSLTLayout()</B></A> -
Constructor for class org.apache.log4j.extras.<A HREF="./org/apache/log4j/extras/XSLTLayout.html" title="class in org.apache.log4j.extras">XSLTLayout</A>
<DD>Default constructor.
<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml"><B>XSLTLayout</B></A> - Class in <A HREF="./org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</A><DD>XSLTLayout transforms each event as a document using
a specified or default XSLT transform.<DT><A HREF="./org/apache/log4j/xml/XSLTLayout.html#XSLTLayout()"><B>XSLTLayout()</B></A> -
Constructor for class org.apache.log4j.xml.<A HREF="./org/apache/log4j/xml/XSLTLayout.html" title="class in org.apache.log4j.xml">XSLTLayout</A>
<DD>Default constructor.
</DL>
<HR>
<A NAME="_Z_"><!-- --></A><H2>
<B>Z</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html" title="class in org.apache.log4j.rolling.helper"><B>ZipCompressAction</B></A> - Class in <A HREF="./org/apache/log4j/rolling/helper/package-summary.html">org.apache.log4j.rolling.helper</A><DD>Compresses a file using Zip compression.<DT><A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html#ZipCompressAction(java.io.File, java.io.File, boolean)"><B>ZipCompressAction(File, File, boolean)</B></A> -
Constructor for class org.apache.log4j.rolling.helper.<A HREF="./org/apache/log4j/rolling/helper/ZipCompressAction.html" title="class in org.apache.log4j.rolling.helper">ZipCompressAction</A>
<DD>Create new instance of GZCompressAction.
</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="#_K_">K</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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Z_">Z</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>
</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>
<p>Copyright © 2010 The Apache Software Foundation. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p> <p>Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.</p>
</BODY>
</HTML>