blob: fc5369f17468e880404590cc68076a6ce9958fbd [file] [log] [blame]
<!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_33) on Sun Jul 29 12:19:04 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Log4J Compatibility API 2.0-alpha1 API)
</TITLE>
<META NAME="date" CONTENT="2012-07-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Log4J Compatibility API 2.0-alpha1 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="./org/apache/log4j/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&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="./org/apache/log4j/package-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="#_I_">I</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="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Level.html#ALL"><B>ALL</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>ALL</code> has the lowest possible rank and is intended to
turn on all logging.
<DT><A HREF="./org/apache/log4j/Priority.html#ALL_INT"><B>ALL_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>ALL</code> has the lowest possible rank and is intended to
turn on all logging.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#bundle"><B>bundle</B></A> -
Variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Resource bundle for localized messages.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j"><B>Category</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Implementation of the Category class for compatibility, despite it having been deprecated a long, long time ago.<DT><A HREF="./org/apache/log4j/Category.html#Category(org.apache.logging.log4j.core.LoggerContext, java.lang.String)"><B>Category(LoggerContext, String)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Constructor used by Logger to specify a LoggerContext.
<DT><A HREF="./org/apache/log4j/Category.html#Category(java.lang.String)"><B>Category(String)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>Constructor exposed by Log4j 1.2.
<DT><A HREF="./org/apache/log4j/MDC.html#clear()"><B>clear()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#clear()"><B>clear()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clear any nested diagnostic information if any.
<DT><A HREF="./org/apache/log4j/NDC.html#cloneStack()"><B>cloneStack()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clone the diagnostic context for the current thread.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#debug(java.lang.Object)"><B>debug(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#debug(java.lang.Object, java.lang.Throwable)"><B>debug(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#DEBUG"><B>DEBUG</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>DEBUG</code> Level designates fine-grained
informational events that are most useful to debug an
application.
<DT><A HREF="./org/apache/log4j/Priority.html#DEBUG"><B>DEBUG</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#DEBUG"><CODE>Level.DEBUG</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#DEBUG_INT"><B>DEBUG_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>DEBUG</code> Level designates fine-grained
informational events that are most useful to debug an
application.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Priority.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Two priorities are equal if their level fields are equal.
<DT><A HREF="./org/apache/log4j/Category.html#error(java.lang.Object)"><B>error(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#error(java.lang.Object, java.lang.Throwable)"><B>error(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#ERROR"><B>ERROR</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>ERROR</code> level designates error events that
might still allow the application to continue running.
<DT><A HREF="./org/apache/log4j/Priority.html#ERROR"><B>ERROR</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#ERROR"><CODE>Level.ERROR</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#ERROR_INT"><B>ERROR_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>ERROR</code> level designates error events that
might still allow the application to continue running.
<DT><A HREF="./org/apache/log4j/Category.html#exists(java.lang.String)"><B>exists(String)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html#exists(java.lang.String)"><B>exists(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#fatal(java.lang.Object)"><B>fatal(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#fatal(java.lang.Object, java.lang.Throwable)"><B>fatal(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#FATAL"><B>FATAL</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>FATAL</code> level designates very severe error
events that will presumably lead the application to abort.
<DT><A HREF="./org/apache/log4j/Priority.html#FATAL"><B>FATAL</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#FATAL"><CODE>Level.FATAL</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#FATAL_INT"><B>FATAL_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>FATAL</code> level designates very severe error
events that will presumably lead the application to abort.
<DT><A HREF="./org/apache/log4j/Category.html#forcedLog(java.lang.String, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable)"><B>forcedLog(String, Priority, Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/MDC.html#get(java.lang.String)"><B>get(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#get()"><B>get()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD><font color="#FF4040"><b>Never use this method directly.</b>
<DT><A HREF="./org/apache/log4j/Category.html#getAdditivity()"><B>getAdditivity()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#getAllPossiblePriorities()"><B>getAllPossiblePriorities()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>This method will be removed with no replacement.</I>
<DT><A HREF="./org/apache/log4j/Category.html#getChainedPriority()"><B>getChainedPriority()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/MDC.html#getContext()"><B>getContext()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#getDepth()"><B>getDepth()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Get the current nesting depth of this diagnostic context.
<DT><A HREF="./org/apache/log4j/Category.html#getEffectiveLevel()"><B>getEffectiveLevel()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getInstance(java.lang.Class)"><B>getInstance(Class)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.Class)"><B>getLogger(Class)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Logger.html#getLogger(java.lang.String, org.apache.log4j.LoggerFactory)"><B>getLogger(String, LoggerFactory)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html#getLogger(java.lang.Class)"><B>getLogger(Class)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getName()"><B>getName()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getParent()"><B>getParent()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getPriority()"><B>getPriority()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getResourceBundle()"><B>getResourceBundle()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#getRoot()"><B>getRoot()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Logger.html#getRootLogger()"><B>getRootLogger()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LogManager.html#getRootLogger()"><B>getRootLogger()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j">LogManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#getSyslogEquivalent()"><B>getSyslogEquivalent()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Return the syslog equivalent of this priority as an integer.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#info(java.lang.Object)"><B>info(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#info(java.lang.Object, java.lang.Throwable)"><B>info(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#INFO"><B>INFO</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>INFO</code> level designates informational messages
that highlight the progress of the application at coarse-grained
level.
<DT><A HREF="./org/apache/log4j/Priority.html#INFO"><B>INFO</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#INFO"><CODE>Level.INFO</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#INFO_INT"><B>INFO_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>INFO</code> level designates informational messages
that highlight the progress of the application at coarse-grained
level.
<DT><A HREF="./org/apache/log4j/NDC.html#inherit(java.util.Stack)"><B>inherit(Stack)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Inherit the diagnostic context of another thread.
<DT><A HREF="./org/apache/log4j/Category.html#isDebugEnabled()"><B>isDebugEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isEnabledFor(org.apache.log4j.Priority)"><B>isEnabledFor(Priority)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isErrorEnabled()"><B>isErrorEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isFatalEnabled()"><B>isFatalEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Priority.html#isGreaterOrEqual(org.apache.log4j.Priority)"><B>isGreaterOrEqual(Priority)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns <code>true</code> if this level has a higher or equal
level than the level passed as argument, <code>false</code>
otherwise.
<DT><A HREF="./org/apache/log4j/Category.html#isInfoEnabled()"><B>isInfoEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isTraceEnabled()"><B>isTraceEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#isWarnEnabled()"><B>isWarnEnabled()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Throwable)"><B>l7dlog(Priority, String, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#l7dlog(org.apache.log4j.Priority, java.lang.String, java.lang.Object[], java.lang.Throwable)"><B>l7dlog(Priority, String, Object[], Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><B>Level</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Defines the minimum set of levels recognized by the system, that is
<code>OFF</code>, <code>FATAL</code>, <code>ERROR</code>,
<code>WARN</code>, <code>INFO</code, <code>DEBUG</code>
and
<code>ALL</code>.<DT><A HREF="./org/apache/log4j/Level.html#Level(int, java.lang.String, int)"><B>Level(int, String, int)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Instantiate a Level object.
<DT><A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j"><B>Logger</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>&nbsp;<DT><A HREF="./org/apache/log4j/Logger.html#Logger(java.lang.String)"><B>Logger(String)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Logger.html" title="class in org.apache.log4j">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/LoggerFactory.html" title="interface in org.apache.log4j"><B>LoggerFactory</B></A> - Interface in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>Implement this interface to create new instances of Logger or
a sub-class of Logger.<DT><A HREF="./org/apache/log4j/LogManager.html" title="class in org.apache.log4j"><B>LogManager</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>&nbsp;</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/LoggerFactory.html#makeNewLoggerInstance(org.apache.logging.log4j.core.LoggerContext, java.lang.String)"><B>makeNewLoggerInstance(LoggerContext, String)</B></A> -
Method in interface org.apache.log4j.<A HREF="./org/apache/log4j/LoggerFactory.html" title="interface in org.apache.log4j">LoggerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j"><B>MDC</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>This class behaves just like Log4j's MDC would - and so can cause issues with the redeployment of web
applications if the Objects stored in the threads Map cannot be garbage collected.</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j"><B>NDC</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD>&nbsp;</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Level.html#OFF"><B>OFF</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>OFF</code> has the highest possible rank and is
intended to turn off logging.
<DT><A HREF="./org/apache/log4j/Priority.html#OFF_INT"><B>OFF_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>OFF</code> has the highest possible rank and is
intended to turn off logging.
<DT><A HREF="./org/apache/log4j/package-summary.html"><B>org.apache.log4j</B></A> - package org.apache.log4j<DD>Log4j 1.x compatibility layer.</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/NDC.html#peek()"><B>peek()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Looks at the last diagnostic context at the top of this NDC
without removing it.
<DT><A HREF="./org/apache/log4j/NDC.html#pop()"><B>pop()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Clients should call this method before leaving a diagnostic
context.
<DT><A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j"><B>Priority</B></A> - Class in <A HREF="./org/apache/log4j/package-summary.html">org.apache.log4j</A><DD><font color="#AA4444">Refrain from using this class directly, use
the <A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j"><CODE>Level</CODE></A> class instead</font>.<DT><A HREF="./org/apache/log4j/Priority.html#Priority()"><B>Priority()</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Default constructor for deserialization.
<DT><A HREF="./org/apache/log4j/Priority.html#Priority(int, java.lang.String, int)"><B>Priority(int, String, int)</B></A> -
Constructor for class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Instantiate a level object.
<DT><A HREF="./org/apache/log4j/NDC.html#push(java.lang.String)"><B>push(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Push new diagnostic context information for the current thread.
<DT><A HREF="./org/apache/log4j/MDC.html#put(java.lang.String, java.lang.String)"><B>put(String, String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/MDC.html#put(java.lang.String, java.lang.Object)"><B>put(String, Object)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Level.html#readResolve()"><B>readResolve()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Resolved deserialized level to one of the stock instances.
<DT><A HREF="./org/apache/log4j/MDC.html#remove(java.lang.String)"><B>remove(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/MDC.html" title="class in org.apache.log4j">MDC</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#remove()"><B>remove()</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Remove the diagnostic context for this thread.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#setAdditivity(boolean)"><B>setAdditivity(boolean)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#setLevel(org.apache.log4j.Level)"><B>setLevel(Level)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/NDC.html#setMaxDepth(int)"><B>setMaxDepth(int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/NDC.html" title="class in org.apache.log4j">NDC</A>
<DD>Set maximum depth of this diagnostic context.
<DT><A HREF="./org/apache/log4j/Category.html#setPriority(org.apache.log4j.Priority)"><B>setPriority(Priority)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#setResourceBundle(java.util.ResourceBundle)"><B>setResourceBundle(ResourceBundle)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Priority.html#toInt()"><B>toInt()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns the integer representation of this level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String)"><B>toLevel(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert the string passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(int)"><B>toLevel(int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(int, org.apache.log4j.Level)"><B>toLevel(int, Level)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert an integer passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String, org.apache.log4j.Level)"><B>toLevel(String, Level)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>Convert the string passed as argument to a level.
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(java.lang.String)"><B>toPriority(String)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String)"><CODE>Level.toLevel(String)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(int)"><B>toPriority(int)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(int)"><CODE>Level.toLevel(int)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(int, org.apache.log4j.Priority)"><B>toPriority(int, Priority)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(int, org.apache.log4j.Level)"><CODE>Level.toLevel(int, Level)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toPriority(java.lang.String, org.apache.log4j.Priority)"><B>toPriority(String, Priority)</B></A> -
Static method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Please use the <A HREF="./org/apache/log4j/Level.html#toLevel(java.lang.String, org.apache.log4j.Level)"><CODE>Level.toLevel(String, Level)</CODE></A> method instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#toString()"><B>toString()</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>Returns the string representation of this priority.
<DT><A HREF="./org/apache/log4j/Category.html#trace(java.lang.Object)"><B>trace(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#TRACE"><B>TRACE</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>TRACE</code> Level designates finer-grained
informational events than the <code>DEBUG</code> level.
<DT><A HREF="./org/apache/log4j/Level.html#TRACE_INT"><B>TRACE_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>TRACE level integer value.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/log4j/Category.html#warn(java.lang.Object)"><B>warn(Object)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Category.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> -
Method in class org.apache.log4j.<A HREF="./org/apache/log4j/Category.html" title="class in org.apache.log4j">Category</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/log4j/Level.html#WARN"><B>WARN</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A>
<DD>The <code>WARN</code> level designates potentially harmful situations.
<DT><A HREF="./org/apache/log4j/Priority.html#WARN"><B>WARN</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/log4j/Level.html#WARN"><CODE>Level.WARN</CODE></A> instead.</I>
<DT><A HREF="./org/apache/log4j/Priority.html#WARN_INT"><B>WARN_INT</B></A> -
Static variable in class org.apache.log4j.<A HREF="./org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A>
<DD>The <code>WARN</code> level designates potentially harmful situations.
</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="#_I_">I</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="#_W_">W</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="./org/apache/log4j/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&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="./org/apache/log4j/package-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>
Copyright © 1999-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.
</BODY>
</HTML>