blob: 704ccad7900e0aeec200ed4a938abef6851b8259 [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_31) on Sat Jun 09 14:24:16 MST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Log4J Core 2.0-alpha1-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2012-06-09">
<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 Core 2.0-alpha1-SNAPSHOT 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="#_J_">J</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="#_Q_">Q</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/logging/log4j/core/pattern/NameAbbreviator.html#abbreviate(java.lang.String)"><B>abbreviate(String)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html" title="class in org.apache.logging.log4j.core.pattern">NameAbbreviator</A>
<DD>Abbreviates a name in a String.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/NamePatternConverter.html#abbreviate(java.lang.String)"><B>abbreviate(String)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">NamePatternConverter</A>
<DD>Abbreviate name in string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net"><B>AbstractJMSManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Base Class for Managers of JMS connections.<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#AbstractJMSManager(java.lang.String)"><B>AbstractJMSManager(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html" title="class in org.apache.logging.log4j.core.net"><B>AbstractJMSReceiver</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Base class for receiving LogEvents over JMS.<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html#AbstractJMSReceiver()"><B>AbstractJMSReceiver()</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender"><B>AbstractManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Base class used to register managers.<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#AbstractManager(java.lang.String)"><B>AbstractManager(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>AbstractPatternConverter is an abstract class that provides the
formatting functionality that derived classes need.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html#AbstractPatternConverter(java.lang.String, java.lang.String)"><B>AbstractPatternConverter(String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractPatternConverter</A>
<DD>Create a new pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/AbstractServer.html" title="class in org.apache.logging.log4j.core"><B>AbstractServer</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/AbstractServer.html#AbstractServer()"><B>AbstractServer()</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/AbstractServer.html" title="class in org.apache.logging.log4j.core">AbstractServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html" title="class in org.apache.logging.log4j.core.net"><B>AbstractSocketManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Base class for managing sockets.<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html#AbstractSocketManager(java.lang.String, java.io.OutputStream, java.net.InetAddress, java.lang.String, int)"><B>AbstractSocketManager(String, OutputStream, InetAddress, String, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html" title="class in org.apache.logging.log4j.core.net">AbstractSocketManager</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>AbstractStringLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Base class for Layouts that result in a String.<DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html#AbstractStringLayout(java.nio.charset.Charset)"><B>AbstractStringLayout(Charset)</B></A> -
Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractStringLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.helper"><B>Action</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.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/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>ActionBase</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.rolling.helper</A><DD>Abstract base class for implementations of Action.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#ActionBase()"><B>ActionBase()</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addAppender(org.apache.logging.log4j.core.Appender)"><B>addAppender(Appender)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Adds an Appender to the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#addAppender(org.apache.logging.log4j.core.Appender, org.apache.logging.log4j.Level, org.apache.logging.log4j.core.Filter)"><B>addAppender(Appender, Level, Filter)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Add an Appender to the LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#addAppender(org.apache.logging.log4j.core.Appender)"><B>addAppender(Appender)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addComponent(java.lang.String, java.lang.Object)"><B>addComponent(String, Object)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#addComponent(java.lang.String, java.lang.Object)"><B>addComponent(String, Object)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#addFilter(org.apache.logging.log4j.core.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#addFilter(org.apache.logging.log4j.core.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Add a filter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html#addFilter(org.apache.logging.log4j.core.Filter)"><B>addFilter(Filter)</B></A> -
Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter">Filtering</A>
<DD>Adds a new Filter.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#addFilter(org.apache.logging.log4j.core.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#addFilter(org.apache.logging.log4j.core.Filter)"><B>addFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Add a Filter to the Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#addIfMatching(org.apache.logging.log4j.core.config.plugins.ResolverUtil.Test, java.lang.String)"><B>addIfMatching(ResolverUtil.Test, String)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Add the class designated by the fully qualified class name provided to the set of
resolved classes if and only if it is approved by the Test supplied.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addListener(org.apache.logging.log4j.core.config.ConfigurationListener)"><B>addListener(ConfigurationListener)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Add a listener for changes on the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#addListener(org.apache.logging.log4j.core.config.ConfigurationListener)"><B>addListener(ConfigurationListener)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addLogger(java.lang.String, org.apache.logging.log4j.core.config.LoggerConfig)"><B>addLogger(String, LoggerConfig)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Adding a logger cannot be done atomically so is not allowed in an active configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addLoggerAppender(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.core.Appender)"><B>addLoggerAppender(Logger, Appender)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Associates an Appender with a LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#addLoggerAppender(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.core.Appender)"><B>addLoggerAppender(Logger, Appender)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#addLoggerFilter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.core.Filter)"><B>addLoggerFilter(Logger, Filter)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Associates a Filter with a LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#addLoggerFilter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.core.Filter)"><B>addLoggerFilter(Logger, Filter)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#addPackage(java.lang.String)"><B>addPackage(String)</B></A> -
Static method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Adds a package name to be scanned for plugins.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html#address"><B>address</B></A> -
Variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html" title="class in org.apache.logging.log4j.core.net">AbstractSocketManager</A>
<DD>The internet address of the host.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#addSuppressed(java.lang.Throwable)"><B>addSuppressed(Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Added in Java 7.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>Log in <code>Appender</code> specific way.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender">FailoverAppender</A>
<DD>Handle the Log event.
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSQueueAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/JMSQueueAppender.html" title="class in org.apache.logging.log4j.core.appender">JMSQueueAppender</A>
<DD>Actual writing occurs here.
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSTopicAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/JMSTopicAppender.html" title="class in org.apache.logging.log4j.core.appender">JMSTopicAppender</A>
<DD>Actual writing occurs here.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>Actual writing occurs here.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite">RewriteAppender</A>
<DD>Modify the event and pass to the subordinate Appenders.
<DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingFileAppender</A>
<DD>Write the log entry rolling over the file when required.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html" title="class in org.apache.logging.log4j.core.appender.routing">RoutingAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core"><B>Appender</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender"><B>AppenderBase</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Base class for Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#AppenderBase(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout)"><B>AppenderBase(String, Filter, Layout)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Constructor that defaults to suppressing exceptions.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#AppenderBase(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout, boolean)"><B>AppenderBase(String, Filter, Layout, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html" title="class in org.apache.logging.log4j.core.config"><B>AppenderControl</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Wraps appenders with details the appender implementation shouldn't need to know about.<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html#AppenderControl(org.apache.logging.log4j.core.Appender, org.apache.logging.log4j.Level, org.apache.logging.log4j.core.Filter)"><B>AppenderControl(Appender, Level, Filter)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html" title="class in org.apache.logging.log4j.core.config">AppenderControl</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html" title="class in org.apache.logging.log4j.core.config"><B>AppenderRef</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>An Appender reference.<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html" title="class in org.apache.logging.log4j.core.appender"><B>AppenderRuntimeException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html#AppenderRuntimeException(java.lang.String)"><B>AppenderRuntimeException(String)</B></A> -
Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html" title="class in org.apache.logging.log4j.core.appender">AppenderRuntimeException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html#AppenderRuntimeException(java.lang.String, java.lang.Throwable)"><B>AppenderRuntimeException(String, Throwable)</B></A> -
Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html" title="class in org.apache.logging.log4j.core.appender">AppenderRuntimeException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html#AppenderRuntimeException(java.lang.Throwable)"><B>AppenderRuntimeException(Throwable)</B></A> -
Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderRuntimeException.html" title="class in org.apache.logging.log4j.core.appender">AppenderRuntimeException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/AppendersPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>AppendersPlugin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>An Appender container.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Transform.html#appendEscapingCDATA(java.lang.StringBuilder, java.lang.String)"><B>appendEscapingCDATA(StringBuilder, String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Transform.html" title="class in org.apache.logging.log4j.core.helpers">Transform</A>
<DD>Ensures that embeded CDEnd strings (]]>) are handled properly
within message, NDC and throwable tag text.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#appendWithSeparators(java.lang.StringBuilder, java.lang.Iterable, java.lang.String)"><B>appendWithSeparators(StringBuilder, Iterable&lt;?&gt;, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Appends a iterable placing separators between each value, but
not before the first or after the last.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ArrayPatternConverter.html" title="interface in org.apache.logging.log4j.core.pattern"><B>ArrayPatternConverter</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Interface implemented by PatternConverters that accept an array of objects when formatting.</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config"><B>BaseConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>The Base Configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#BaseConfiguration()"><B>BaseConfiguration()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector"><B>BasicContextSelector</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/selector/package-summary.html">org.apache.logging.log4j.core.selector</A><DD>Returns either this Thread's context or the default LoggerContext.<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#BasicContextSelector()"><B>BasicContextSelector()</B></A> -
Constructor for class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector">BasicContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>BurstFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>The <code>BurstFilter</code> is a logging filter that regulates logging
traffic.</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html#callAppender(org.apache.logging.log4j.core.LogEvent)"><B>callAppender(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html" title="class in org.apache.logging.log4j.core.config">AppenderControl</A>
<DD>Call the appender.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#charMatcher(char)"><B>charMatcher(char)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Constructor that creates a matcher from a character.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#charSetMatcher(char[])"><B>charSetMatcher(char[])</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Constructor that creates a matcher from a set of characters.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#charSetMatcher(java.lang.String)"><B>charSetMatcher(String)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Constructor that creates a matcher from a string representing a set of characters.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationMonitor.html#checkConfiguration()"><B>checkConfiguration()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationMonitor.html" title="interface in org.apache.logging.log4j.core.config">ConfigurationMonitor</A>
<DD>Called to determine if the configuration has changed.
<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.html#checkConfiguration()"><B>checkConfiguration()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config">DefaultConfigurationMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/FileConfigurationMonitor.html#checkConfiguration()"><B>checkConfiguration()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/FileConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config">FileConfigurationMonitor</A>
<DD>Called to determine if the configuration has changed.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#checkRollover(org.apache.logging.log4j.core.LogEvent, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy)"><B>checkRollover(LogEvent, TriggeringPolicy, RolloverStrategy)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>Determine if a rollover should occur.
<DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html" title="class in org.apache.logging.log4j.core.selector"><B>ClassLoaderContextSelector</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/selector/package-summary.html">org.apache.logging.log4j.core.selector</A><DD>This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.<DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#ClassLoaderContextSelector()"><B>ClassLoaderContextSelector()</B></A> -
Constructor for class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html" title="class in org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ClassNamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>ClassNamePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats the class name of the site of the logging request.<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#clear()"><B>clear()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>Clear the history.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#clearAppenders()"><B>clearAppenders()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Remove all Appenders.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#close()"><B>close()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Close the stream associated with the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#close()"><B>close()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html#close()"><B>close()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.helper">Action</A>
<DD>Cancels the action if not already initialized or waits till completion.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#close()"><B>close()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Cancels the action if not already initialized or waits till completion.
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#close()"><B>close()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#close()"><B>close()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#collectPlugins()"><B>collectPlugins()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Locates all the plugins.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#collectPlugins(boolean)"><B>collectPlugins(boolean)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Collects plugins, optionally obtaining them from a preload map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#commaMatcher()"><B>commaMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the comma character.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>CompositeAction</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.rolling.helper</A><DD>A group of Actions to be executed in sequence.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html#CompositeAction(java.util.List, boolean)"><B>CompositeAction(List, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">CompositeAction</A>
<DD>Construct a new composite action.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>CompositeFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Filter that invokes multiple filters.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>CompositeTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Triggering policy that wraps other policies.<DT><A HREF="./org/apache/logging/log4j/core/appender/CompressionType.html" title="enum in org.apache.logging.log4j.core.appender"><B>CompressionType</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>An enumeration of the valid compression types.<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#concatanateArrays(java.lang.String[], java.lang.String[])"><B>concatanateArrays(String[], String[])</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#config"><B>config</B></A> -
Variable in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>config should be consistent across threads.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#CONFIG_LOCATION"><B>CONFIG_LOCATION</B></A> -
Static variable in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>The Filter init parameter that defines the configuration location for the LoggerContext.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#configFile"><B>configFile</B></A> -
Variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>The configuration File.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config"><B>Configuration</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Interface that must be implemented to create a configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#CONFIGURATION_FACTORY_PROPERTY"><B>CONFIGURATION_FACTORY_PROPERTY</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Allow the ConfigurationFactory class to be specified as a system property.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#CONFIGURATION_FILE_PROPERTY"><B>CONFIGURATION_FILE_PROPERTY</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Allow the location of the configuration file to be specified as a system property.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html" title="class in org.apache.logging.log4j.core.config"><B>ConfigurationException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html#ConfigurationException(java.lang.String)"><B>ConfigurationException(String)</B></A> -
Constructor for exception org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html" title="class in org.apache.logging.log4j.core.config">ConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html#ConfigurationException(java.lang.String, java.lang.Exception)"><B>ConfigurationException(String, Exception)</B></A> -
Constructor for exception org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html" title="class in org.apache.logging.log4j.core.config">ConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config"><B>ConfigurationFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>ConfigurationFactory allows the configuration implementation to be dynamically chosen in 1
of 3 ways:
1.<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#ConfigurationFactory()"><B>ConfigurationFactory()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationListener.html" title="interface in org.apache.logging.log4j.core.config"><B>ConfigurationListener</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Interface used to allow components to be notified when the configuration changes.<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationMonitor.html" title="interface in org.apache.logging.log4j.core.config"><B>ConfigurationMonitor</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Interface that must be implemented to provide notification of configuration changes.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PropertiesPlugin.html#configureSubstitutor(org.apache.logging.log4j.core.config.Property[])"><B>configureSubstitutor(Property[])</B></A> -
Static method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PropertiesPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins">PropertiesPlugin</A>
<DD>Create the Properties component.
<DT><A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>ConsoleAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>ConsoleAppender appends log events to <code>System.out</code> or
<code>System.err</code> using a layout specified by the user.<DT><A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.Target.html" title="enum in org.apache.logging.log4j.core.appender"><B>ConsoleAppender.Target</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Enumeration of console destinations.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html" title="class in org.apache.logging.log4j.core.helpers"><B>Constants</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Log4j Constants.<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#CONTEXT_NAME"><B>CONTEXT_NAME</B></A> -
Static variable in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>The Filter init parameter that defines the name of the LoggerContext.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextAnchor.html" title="class in org.apache.logging.log4j.core.javaee"><B>ContextAnchor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/javaee/package-summary.html">org.apache.logging.log4j.core.javaee</A><DD>Anchor for the ThreadContext.<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html#contextDestroyed(javax.servlet.ServletContextEvent)"><B>contextDestroyed(ServletContextEvent)</B></A> -
Method in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html" title="class in org.apache.logging.log4j.core.javaee">ContextListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html#contextInitialized(javax.servlet.ServletContextEvent)"><B>contextInitialized(ServletContextEvent)</B></A> -
Method in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html" title="class in org.apache.logging.log4j.core.javaee">ContextListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html" title="class in org.apache.logging.log4j.core.javaee"><B>ContextListener</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/javaee/package-summary.html">org.apache.logging.log4j.core.javaee</A><DD>Saves the LoggerContext into the ServletContext as an attribute.<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html#ContextListener()"><B>ContextListener()</B></A> -
Constructor for class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html" title="class in org.apache.logging.log4j.core.javaee">ContextListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>ContextMapLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Looks up keys from system properties.<DT><A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html#ContextMapLookup()"><B>ContextMapLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html" title="class in org.apache.logging.log4j.core.lookup">ContextMapLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html" title="interface in org.apache.logging.log4j.core.selector"><B>ContextSelector</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/selector/package-summary.html">org.apache.logging.log4j.core.selector</A><DD>Interface used to locate a LoggerContext.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ConverterKeys.html" title="annotation in org.apache.logging.log4j.core.pattern"><B>ConverterKeys</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Identifies the keys that are associated with a PatternConverter.<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#convertSpecialChars(java.lang.String)"><B>convertSpecialChars(String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.html#createAppender(org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, java.lang.String, java.lang.String, java.lang.String)"><B>createAppender(Layout, Filter, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.html" title="class in org.apache.logging.log4j.core.appender">ConsoleAppender</A>
<DD>Create a Console Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Filter, java.lang.String)"><B>createAppender(String, String, String[], Configuration, Filter, String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender">FailoverAppender</A>
<DD>Create a Failover Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter)"><B>createAppender(String, String, String, String, String, String, String, Layout, Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html" title="class in org.apache.logging.log4j.core.appender">FileAppender</A>
<DD>Create a File Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSQueueAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, java.lang.String)"><B>createAppender(String, String, String, String, String, String, String, String, String, Layout, Filter, String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/JMSQueueAppender.html" title="class in org.apache.logging.log4j.core.appender">JMSQueueAppender</A>
<DD>Create a JMSQueueAppender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSTopicAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, java.lang.String)"><B>createAppender(String, String, String, String, String, String, String, String, String, Layout, Filter, String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/JMSTopicAppender.html" title="class in org.apache.logging.log4j.core.appender">JMSTopicAppender</A>
<DD>Create a JMSTopicAppender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.appender.rewrite.RewritePolicy, org.apache.logging.log4j.core.Filter)"><B>createAppender(String, String, AppenderRef[], Configuration, RewritePolicy, Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite">RewriteAppender</A>
<DD>Create a RewriteAppender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createAppender(String, String, String, String, String, String, TriggeringPolicy, RolloverStrategy, Layout, Filter, String, Configuration)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingFileAppender</A>
<DD>Create a RollingFileAppender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.appender.routing.Routes, org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.appender.rewrite.RewritePolicy, org.apache.logging.log4j.core.Filter)"><B>createAppender(String, String, Routes, Configuration, RewritePolicy, Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html" title="class in org.apache.logging.log4j.core.appender.routing">RoutingAppender</A>
<DD>Create a RoutingAppender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter)"><B>createAppender(String, String, String, String, String, String, String, Layout, Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html" title="class in org.apache.logging.log4j.core.appender">SocketAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/SyslogAppender.html#createAppender(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.config.Configuration, java.lang.String)"><B>createAppender(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Filter, Configuration, String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SyslogAppender.html" title="class in org.apache.logging.log4j.core.appender">SyslogAppender</A>
<DD>Create a SyslogAppender.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html#createAppenderRef(java.lang.String, java.lang.String, org.apache.logging.log4j.core.Filter)"><B>createAppenderRef(String, String, Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</A>
<DD>Create an Appender reference.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/AppendersPlugin.html#createAppenders(org.apache.logging.log4j.core.Appender[])"><B>createAppenders(Appender[])</B></A> -
Static method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/AppendersPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins">AppendersPlugin</A>
<DD>Create a Map of the Appenders.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#createConfiguration(org.apache.logging.log4j.core.config.Node, org.apache.logging.log4j.core.LogEvent)"><B>createConfiguration(Node, LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#createConfiguration(org.apache.logging.log4j.core.config.Node, org.apache.logging.log4j.core.LogEvent)"><B>createConfiguration(Node, LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#createContext(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createContext(String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>Create the InitialContext.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#createEvent(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>createEvent(String, Marker, String, Level, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Create a log event.
<DT><A HREF="./org/apache/logging/log4j/core/impl/LogEventFactory.html#createEvent(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>createEvent(String, Marker, String, Level, Message, Throwable)</B></A> -
Method in interface org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/LogEventFactory.html" title="interface in org.apache.logging.log4j.core.impl">LogEventFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoversPlugin.html#createFailovers(org.apache.logging.log4j.core.config.AppenderRef[])"><B>createFailovers(AppenderRef[])</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FailoversPlugin.html" title="class in org.apache.logging.log4j.core.appender">FailoversPlugin</A>
<DD>Return the appender references.
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#createFilter(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#createFilter(java.lang.String, org.apache.logging.log4j.core.filter.ValueLevelPair[], java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, ValueLevelPair[], String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>Create the DynamicThresholdFilter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#createFilter(org.apache.logging.log4j.core.helpers.KeyValuePair[], java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(KeyValuePair[], String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#createFilter(java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>Create the MarkerFilter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#createFilter(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>Create a Filter that matches a regular expression.
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#createFilter(org.apache.logging.log4j.core.helpers.KeyValuePair[], java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(KeyValuePair[], String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter">StructuredDataFilter</A>
<DD>Create the StructuredDataFilter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#createFilter(org.apache.logging.log4j.core.helpers.KeyValuePair[], java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(KeyValuePair[], String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#createFilter(java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>Create a ThresholdFilter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html#createFilter(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html" title="class in org.apache.logging.log4j.core.filter">TimeFilter</A>
<DD>Create a TimeFilter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#createFilters(org.apache.logging.log4j.core.Filter[])"><B>createFilters(Filter[])</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Create a CompositeFilter.
<DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#createLayout(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createLayout(String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html" title="class in org.apache.logging.log4j.core.layout">HTMLLayout</A>
<DD>Create an HTML Layout.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#createLayout(java.lang.String, org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.pattern.RegexReplacement, java.lang.String)"><B>createLayout(String, Configuration, RegexReplacement, String)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>Create a pattern layout.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#createLayout(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createLayout(String, String, String, String, String, String, String, String, String, String, String, String, Configuration)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>Create the RFC 5424 Layout.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#createLayout()"><B>createLayout()</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html" title="class in org.apache.logging.log4j.core.layout">SerializedLayout</A>
<DD>Create a SerializedLayout.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html#createLayout(java.lang.String, java.lang.String, java.lang.String)"><B>createLayout(String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html" title="class in org.apache.logging.log4j.core.layout">SyslogLayout</A>
<DD>Create a SyslogLayout.
<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#createLayout(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createLayout(String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout">XMLLayout</A>
<DD>Create an XML Layout.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#createLogger(java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, String, AppenderRef[], Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Factory method to create a LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.RootLogger.html#createLogger(java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, AppenderRef[], Filter)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig.RootLogger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/LoggersPlugin.html#createLoggers(org.apache.logging.log4j.core.config.LoggerConfig[])"><B>createLoggers(LoggerConfig[])</B></A> -
Static method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/LoggersPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins">LoggersPlugin</A>
<DD>Create a Loggers object to contain all the Loggers.
<DT><A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html#createManager(java.lang.String, T)"><B>createManager(String, T)</B></A> -
Method in interface org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="interface in org.apache.logging.log4j.core.appender">ManagerFactory</A>
<DD>Create a Manager.
<DT><A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html#createPair(java.lang.String, java.lang.String)"><B>createPair(String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html" title="class in org.apache.logging.log4j.core.filter">ValueLevelPair</A>
<DD>Create a Value/Level pair using the Log Levels.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html#createPair(java.lang.String, java.lang.String)"><B>createPair(String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers">KeyValuePair</A>
<DD>Create a Key/Value pair.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#createPatternParser(org.apache.logging.log4j.core.config.Configuration)"><B>createPatternParser(Configuration)</B></A> -
Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>Create a PatternParser.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html#createPolicy(java.lang.String, org.apache.logging.log4j.core.helpers.KeyValuePair[])"><B>createPolicy(String, KeyValuePair[])</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy</A>
<DD>The factory method to create the MapRewritePolicy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html#createPolicy(org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy[])"><B>createPolicy(TriggeringPolicy[])</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">CompositeTriggeringPolicy</A>
<DD>Create a CompositeTriggeringPolicy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html#createPolicy()"><B>createPolicy()</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">OnStartupTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#createPolicy(java.lang.String)"><B>createPolicy(String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Create a SizeBasedTriggeringPolicy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html#createPolicy()"><B>createPolicy()</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">TimeBasedTriggeringPolicy</A>
<DD>Create a TimeBasedTriggeringPolicy.
<DT><A HREF="./org/apache/logging/log4j/core/config/Property.html#createProperty(java.lang.String, java.lang.String)"><B>createProperty(String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Property.html" title="class in org.apache.logging.log4j.core.config">Property</A>
<DD>Create a Property.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html#createRegexReplacement(java.lang.String, java.lang.String)"><B>createRegexReplacement(String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacement</A>
<DD>Create a RegexReplacement.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html#createRoute(java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Node)"><B>createRoute(String, String, Node)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing">Route</A>
<DD>Create the Route.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html#createRoutes(java.lang.String, org.apache.logging.log4j.core.appender.routing.Route[])"><B>createRoutes(String, Route[])</B></A> -
Static method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html" title="class in org.apache.logging.log4j.core.appender.routing">Routes</A>
<DD>Create the Routes.
<DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html#createSocketManager(java.lang.String, java.lang.String, int, int)"><B>createSocketManager(String, String, int, int)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html" title="class in org.apache.logging.log4j.core.appender">SocketAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#createStrategy(java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createStrategy(String, String, Configuration)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</A>
<DD>Create the DefaultRolloverStrategy.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net"><B>DatagramOutputStream</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>OutputStream for UDP connections.<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#DatagramOutputStream(java.lang.String, int)"><B>DatagramOutputStream(String, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html" title="class in org.apache.logging.log4j.core.net"><B>DatagramSocketManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Socket Manager for UDP connections.<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html#DatagramSocketManager(java.io.OutputStream, java.lang.String, java.lang.String, int)"><B>DatagramSocketManager(OutputStream, String, String, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html" title="class in org.apache.logging.log4j.core.net">DatagramSocketManager</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>DateLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Formats the current date or the date in the LogEvent.<DT><A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html#DateLookup()"><B>DateLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html" title="class in org.apache.logging.log4j.core.lookup">DateLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>DatePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Convert and format the event's date in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#DEFAULT_CONVERSION_PATTERN"><B>DEFAULT_CONVERSION_PATTERN</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>Default pattern string for log output.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#DEFAULT_ENTERPRISE_NUMBER"><B>DEFAULT_ENTERPRISE_NUMBER</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>Not a very good default - it is the Apache Software Foundation's enterprise number.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#DEFAULT_ESCAPE"><B>DEFAULT_ESCAPE</B></A> -
Static variable in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Constant for the default escape character.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#DEFAULT_ID"><B>DEFAULT_ID</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>The default event id.
<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html#DEFAULT_LEVEL"><B>DEFAULT_LEVEL</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html" title="class in org.apache.logging.log4j.core.config">DefaultConfiguration</A>
<DD>The System Proerty used to specify the logging level.
<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html#DEFAULT_NAME"><B>DEFAULT_NAME</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html" title="class in org.apache.logging.log4j.core.config">DefaultConfiguration</A>
<DD>The name of the default configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#DEFAULT_PREFIX"><B>DEFAULT_PREFIX</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>File name prefix for standard configurations.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#DEFAULT_PREFIX"><B>DEFAULT_PREFIX</B></A> -
Static variable in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Constant for the default variable prefix.
<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#DEFAULT_RECONNECTION_DELAY"><B>DEFAULT_RECONNECTION_DELAY</B></A> -
Static variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A>
<DD>The default reconnection delay (30000 milliseconds or 30 seconds).
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#DEFAULT_SUFFIX"><B>DEFAULT_SUFFIX</B></A> -
Static variable in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Constant for the default variable suffix.
<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html" title="class in org.apache.logging.log4j.core.config"><B>DefaultConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>The default configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html#DefaultConfiguration()"><B>DefaultConfiguration()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html" title="class in org.apache.logging.log4j.core.config">DefaultConfiguration</A>
<DD>Constructor to create the default configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config"><B>DefaultConfigurationMonitor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.html#DefaultConfigurationMonitor()"><B>DefaultConfigurationMonitor()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config">DefaultConfigurationMonitor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html" title="class in org.apache.logging.log4j.core.appender"><B>DefaultErrorHandler</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html#DefaultErrorHandler(org.apache.logging.log4j.core.Appender)"><B>DefaultErrorHandler(Appender)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html" title="class in org.apache.logging.log4j.core.appender">DefaultErrorHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>DefaultRolloverStrategy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.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/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#DefaultRolloverStrategy(int, int, org.apache.logging.log4j.core.lookup.StrSubstitutor)"><B>DefaultRolloverStrategy(int, int, StrSubstitutor)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#destroy()"><B>destroy()</B></A> -
Method in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#doConfigure()"><B>doConfigure()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html#doesMatchClass()"><B>doesMatchClass()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ClassTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html#doesMatchClass()"><B>doesMatchClass()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ResourceTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html#doesMatchClass()"><B>doesMatchClass()</B></A> -
Method in interface org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html" title="interface in org.apache.logging.log4j.core.config.plugins">ResolverUtil.Test</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html#doesMatchResource()"><B>doesMatchResource()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ClassTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html#doesMatchResource()"><B>doesMatchResource()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ResourceTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html#doesMatchResource()"><B>doesMatchResource()</B></A> -
Method in interface org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html" title="interface in org.apache.logging.log4j.core.config.plugins">ResolverUtil.Test</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)"><B>doFilter(ServletRequest, ServletResponse, FilterChain)</B></A> -
Method in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#doubleQuoteMatcher()"><B>doubleQuoteMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the double quote character.
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>DynamicThresholdFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Compare against a log level that is associated with an MDC value.</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/Plugin.html#EMPTY"><B>EMPTY</B></A> -
Static variable in annotation type org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/Plugin.html" title="annotation in org.apache.logging.log4j.core.config.plugins">Plugin</A>
<DD>Value of the elementType when none is specified.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>EnvironmentLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Looks up keys from environment variables.<DT><A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html#EnvironmentLookup()"><B>EnvironmentLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html" title="class in org.apache.logging.log4j.core.lookup">EnvironmentLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#error(java.lang.String)"><B>error(String)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Handle an error with a message.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#error(java.lang.String, java.lang.Throwable)"><B>error(String, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Handle an error with a message and an exception.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#error(java.lang.String, org.apache.logging.log4j.core.LogEvent, java.lang.Throwable)"><B>error(String, LogEvent, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Handle an error with a message, and exception and a logging event.
<DT><A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html#error(java.lang.String)"><B>error(String)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html" title="class in org.apache.logging.log4j.core.appender">DefaultErrorHandler</A>
<DD>Handle an error with a message.
<DT><A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html#error(java.lang.String, java.lang.Throwable)"><B>error(String, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html" title="class in org.apache.logging.log4j.core.appender">DefaultErrorHandler</A>
<DD>Handle an error with a message and an exception.
<DT><A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html#error(java.lang.String, org.apache.logging.log4j.core.LogEvent, java.lang.Throwable)"><B>error(String, LogEvent, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/DefaultErrorHandler.html" title="class in org.apache.logging.log4j.core.appender">DefaultErrorHandler</A>
<DD>Handle an error with a message, and exception and a logging event.
<DT><A HREF="./org/apache/logging/log4j/core/ErrorHandler.html#error(java.lang.String)"><B>error(String)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/ErrorHandler.html" title="interface in org.apache.logging.log4j.core">ErrorHandler</A>
<DD>Handle an error with a message.
<DT><A HREF="./org/apache/logging/log4j/core/ErrorHandler.html#error(java.lang.String, java.lang.Throwable)"><B>error(String, Throwable)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/ErrorHandler.html" title="interface in org.apache.logging.log4j.core">ErrorHandler</A>
<DD>Handle an error with a message and an exception.
<DT><A HREF="./org/apache/logging/log4j/core/ErrorHandler.html#error(java.lang.String, org.apache.logging.log4j.core.LogEvent, java.lang.Throwable)"><B>error(String, LogEvent, Throwable)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/ErrorHandler.html" title="interface in org.apache.logging.log4j.core">ErrorHandler</A>
<DD>Handle an error with a message, and exception and a logging event.
<DT><A HREF="./org/apache/logging/log4j/core/ErrorHandler.html" title="interface in org.apache.logging.log4j.core"><B>ErrorHandler</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>Appenders may delegate their error handling to <code>ErrorHandlers</code>.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Transform.html#escapeTags(java.lang.String)"><B>escapeTags(String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Transform.html" title="class in org.apache.logging.log4j.core.helpers">Transform</A>
<DD>This method takes a string which may contain HTML tags (ie,
&lt;b&gt;, &lt;table&gt;, etc) and replaces any
'<', '>' , '&' or '"'
characters with respective predefined entity references.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html#execute()"><B>execute()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.helper">Action</A>
<DD>Perform an action.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#execute()"><B>execute()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Perform action.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">CompositeAction</A>
<DD>Execute sequence of actions.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">FileRenameAction</A>
<DD>Rename file.
<DT><A HREF="./org/apache/logging/log4j/core/appender/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.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">FileRenameAction</A>
<DD>Rename file.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">GZCompressAction</A>
<DD>Compress.
<DT><A HREF="./org/apache/logging/log4j/core/appender/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.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">GZCompressAction</A>
<DD>Compress a file.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html#execute()"><B>execute()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ZipCompressAction</A>
<DD>Compress.
<DT><A HREF="./org/apache/logging/log4j/core/appender/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.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ZipCompressAction</A>
<DD>Compress a file.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>ExtendedThrowablePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Outputs the Throwable portion of the LoggingEvent as a full stacktrace
unless this converter's option is 'short', where it just outputs the first line of the trace, or if
the number of lines to print is explicitly specified.</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html" title="enum in org.apache.logging.log4j.core.net"><B>Facility</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>The facility codes used by the Syslog system.<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>FailoverAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>The FailoverAppender will capture exceptions in an Appender and then route the event
to a different appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoversPlugin.html" title="class in org.apache.logging.log4j.core.appender"><B>FailoversPlugin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>The array of failover Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>FileAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>File Appender.<DT><A HREF="./org/apache/logging/log4j/core/config/FileConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config"><B>FileConfigurationMonitor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Configuration monitor that periodically checks the timestamp of the configuration file and calls the
ConfigurationListeners when an update occurs.<DT><A HREF="./org/apache/logging/log4j/core/config/FileConfigurationMonitor.html#FileConfigurationMonitor(java.io.File, java.util.List, int)"><B>FileConfigurationMonitor(File, List&lt;ConfigurationListener&gt;, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/FileConfigurationMonitor.html" title="class in org.apache.logging.log4j.core.config">FileConfigurationMonitor</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FileDatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>FileDatePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats an date by delegating to DatePatternConverter.<DT><A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html#fileFromURI(java.net.URI)"><B>fileFromURI(URI)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html" title="class in org.apache.logging.log4j.core.helpers">FileUtils</A>
<DD>Tries to convert the specified URL to a file object.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FileLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>FileLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender"><B>FileManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Class that handles actual File I/O for File Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#FileManager(java.lang.String, java.io.OutputStream, boolean, boolean)"><B>FileManager(String, OutputStream, boolean, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>FileRenameAction</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.rolling.helper</A><DD>File rename action.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html#FileRenameAction(java.io.File, java.io.File, boolean)"><B>FileRenameAction(File, File, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/FileRenameAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">FileRenameAction</A>
<DD>Creates an FileRenameAction.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html" title="class in org.apache.logging.log4j.core.helpers"><B>FileUtils</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>File utilities.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#fillInStackTrace()"><B>fillInStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core"><B>Filter</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>Interface that must be implemented to allow custom event filtering.<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object...)"><B>filter(Logger, Level, Marker, String, Object...)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object...)"><B>filter(Logger, Level, Marker, String, Object...)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Filter an event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Appender Filter method.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Appender Filter method.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Appender Filter method.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Context Filter method.
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#filter(org.apache.logging.log4j.message.MapMessage)"><B>filter(MapMessage)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter">StructuredDataFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter">StructuredDataFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#filter(org.apache.logging.log4j.message.MapMessage)"><B>filter(MapMessage)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter">StructuredDataFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object[])"><B>filter(Logger, Level, Marker, String, Object[])</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#filter(org.apache.logging.log4j.core.Logger, org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>filter(Logger, Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html#filter(org.apache.logging.log4j.core.LogEvent)"><B>filter(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html" title="class in org.apache.logging.log4j.core.filter">TimeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Filter.Result.html" title="enum in org.apache.logging.log4j.core"><B>Filter.Result</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>The result that can returned from a filter method call.<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter"><B>Filterable</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Enhances a Class by allowing it to contain Filters.<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#Filterable(org.apache.logging.log4j.core.Filter)"><B>Filterable(Filter)</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#Filterable()"><B>Filterable()</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter"><B>FilterBase</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Users should extend this class to implement filters.<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#FilterBase()"><B>FilterBase()</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>The default constructor.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#FilterBase(org.apache.logging.log4j.core.Filter.Result, org.apache.logging.log4j.core.Filter.Result)"><B>FilterBase(Filter.Result, Filter.Result)</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Constructor that allows the onMatch and onMismatch actions to be set.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#filterCount()"><B>filterCount()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter"><B>Filtering</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Interface implemented by Classes that allow filtering to occur.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#find(org.apache.logging.log4j.core.config.plugins.ResolverUtil.Test, java.lang.String...)"><B>find(ResolverUtil.Test, String...)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Attempts to discover classes that pass the test.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#findAndSubst(java.lang.String, java.util.Properties)"><B>findAndSubst(String, Properties)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>Find the value corresponding to <code>key</code> in
<code>props</code>.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#findAnnotated(java.lang.Class, java.lang.String...)"><B>findAnnotated(Class&lt;? extends Annotation&gt;, String...)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Attempts to discover classes that are annotated with to the annotation.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#findImplementations(java.lang.Class, java.lang.String...)"><B>findImplementations(Class, String...)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Attempts to discover classes that are assignable to the type provided.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#findInPackage(org.apache.logging.log4j.core.config.plugins.ResolverUtil.Test, java.lang.String)"><B>findInPackage(ResolverUtil.Test, String)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Scans for classes starting at the package provided and descending into subpackages.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#findNamedResource(java.lang.String, java.lang.String...)"><B>findNamedResource(String, String...)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#findSuffix(java.lang.String, java.lang.String...)"><B>findSuffix(String, String...)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Attempts to discover classes who's name ends with the provided suffix.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#flush()"><B>flush()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Flush any buffers.
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#flush()"><B>flush()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#footer"><B>footer</B></A> -
Variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>The footer to add when the stream is closed.
<DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html#format(org.apache.logging.log4j.core.LogEvent)"><B>format(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractStringLayout</A>
<DD>Format the Log Event.
<DT><A HREF="./org/apache/logging/log4j/core/Layout.html#format(org.apache.logging.log4j.core.LogEvent)"><B>format(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Layout.html" title="interface in org.apache.logging.log4j.core">Layout</A>
<DD>Formats the event suitable for display.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#format(org.apache.logging.log4j.core.LogEvent)"><B>format(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html" title="class in org.apache.logging.log4j.core.layout">SerializedLayout</A>
<DD>Formats a <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A> in conformance with the log4j.dtd.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ArrayPatternConverter.html#format(java.lang.Object[], java.lang.StringBuilder)"><B>format(Object[], StringBuilder)</B></A> -
Method in interface org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ArrayPatternConverter.html" title="interface in org.apache.logging.log4j.core.pattern">ArrayPatternConverter</A>
<DD>Format an array of Objects.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ClassNamePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ClassNamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ClassNamePatternConverter</A>
<DD>Format a logging event.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#format(java.lang.Object[], java.lang.StringBuilder)"><B>format(Object[], StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#format(java.lang.Object, java.lang.StringBuilder)"><B>format(Object, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#format(java.util.Date, java.lang.StringBuilder)"><B>format(Date, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>Append formatted date to string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ExtendedThrowablePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FileLocationPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FileLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">FileLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#format(int, java.lang.StringBuilder)"><B>format(int, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Adjust the content of the buffer based on the specified lengths and alignment.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FullLocationPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FullLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">FullLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html#format(java.lang.Object[], java.lang.StringBuilder)"><B>format(Object[], StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">IntegerPatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html#format(java.lang.Object, java.lang.StringBuilder)"><B>format(Object, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">IntegerPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LevelPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineLocationPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LineLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LineLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineSeparatorPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LineSeparatorPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LiteralPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html#format(java.lang.Object, java.lang.StringBuilder)"><B>format(Object, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LiteralPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html#format(java.lang.Object[], java.lang.StringBuilder)"><B>format(Object[], StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LiteralPatternConverter</A>
<DD>Format an array of Objects.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LogEventPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html#format(java.lang.Object, java.lang.StringBuilder)"><B>format(Object, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LogEventPatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LoggerPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LoggerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LoggerPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MapPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MapPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MapPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MarkerPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MarkerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MarkerPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MDCPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MDCPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MessagePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MessagePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MessagePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MethodLocationPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MethodLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MethodLocationPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/NDCPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">NDCPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html#format(java.lang.Object, java.lang.StringBuilder)"><B>format(Object, StringBuilder)</B></A> -
Method in interface org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html" title="interface in org.apache.logging.log4j.core.pattern">PatternConverter</A>
<DD>Formats an object into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html#format(java.lang.String)"><B>format(String)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacement</A>
<DD>Perform the replacement.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacementConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacementConverter.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacementConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">RelativeTimePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RootThrowablePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RootThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">RootThrowablePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/SequenceNumberPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">SequenceNumberPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThreadPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThreadPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThreadPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/UUIDPatternConverter.html#format(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>format(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/UUIDPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">UUIDPatternConverter</A>
<DD>Formats an event into a string buffer.
<DT><A HREF="./org/apache/logging/log4j/core/Layout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Layout.html" title="interface in org.apache.logging.log4j.core">Layout</A>
<DD>Formats the event as an Object that can be serialized.
<DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html" title="class in org.apache.logging.log4j.core.layout">HTMLLayout</A>
<DD>Format as a String.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>Formats a logging event to a writer.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>Formats a <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A> in conformance with the RFC 5424 Syslog specification.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html" title="class in org.apache.logging.log4j.core.layout">SerializedLayout</A>
<DD>Returns the LogEvent.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html" title="class in org.apache.logging.log4j.core.layout">SyslogLayout</A>
<DD>Formats a <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A> in conformance with the log4j.dtd.
<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#formatAs(org.apache.logging.log4j.core.LogEvent)"><B>formatAs(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout">XMLLayout</A>
<DD>Formats a <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A> in conformance with the log4j.dtd.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#formatFileName(java.lang.Object, java.lang.StringBuilder)"><B>formatFileName(Object, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling">PatternProcessor</A>
<DD>Format file name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#formatFileName(java.lang.Object[], java.lang.StringBuilder)"><B>formatFileName(Object[], StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling">PatternProcessor</A>
<DD>Format file name.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern"><B>FormattingInfo</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Modifies the output of a pattern converter for a specified minimum
and maximum width and alignment.<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#FormattingInfo(boolean, int, int)"><B>FormattingInfo(boolean, int, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Creates new instance.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#formatWrapper(java.lang.StringBuilder, org.apache.logging.log4j.core.impl.ThrowableProxy)"><B>formatWrapper(StringBuilder, ThrowableProxy)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Formats the specified Throwable.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#FULL"><B>FULL</B></A> -
Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>Format the whole stack trace.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FullLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>FullLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.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/logging/log4j/core/pattern/NameAbbreviator.html#getAbbreviator(java.lang.String)"><B>getAbbreviator(String)</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html" title="class in org.apache.logging.log4j.core.pattern">NameAbbreviator</A>
<DD>Gets an abbreviator.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html#getActiveFileName()"><B>getActiveFileName()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html" title="interface in org.apache.logging.log4j.core.appender.rolling">RolloverDescription</A>
<DD>Active log file name after rollover.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html#getActiveFileName()"><B>getActiveFileName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.rolling">RolloverDescriptionImpl</A>
<DD>Active log file name after rollover.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html#getAppend()"><B>getAppend()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html" title="interface in org.apache.logging.log4j.core.appender.rolling">RolloverDescription</A>
<DD>Specifies if active file should be opened for appending.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html#getAppend()"><B>getAppend()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.rolling">RolloverDescriptionImpl</A>
<DD>Specifies if active file should be opened for appending.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html#getAppender()"><B>getAppender()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderControl.html" title="class in org.apache.logging.log4j.core.config">AppenderControl</A>
<DD>Return the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getAppender(java.lang.String)"><B>getAppender(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Return the Appender with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html#getAppenderRef()"><B>getAppenderRef()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing">Route</A>
<DD>Returns the appender reference.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getAppenderRefs()"><B>getAppenderRefs()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the Appender references.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getAppenders()"><B>getAppenders()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Return a Map containing all the Appenders and their name.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getAppenders()"><B>getAppenders()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>Return a Map containing all the Appenders and their name.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getAppenders()"><B>getAppenders()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return all Appenders as a Map.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getAppenders()"><B>getAppenders()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html#getAsynchronous()"><B>getAsynchronous()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html" title="interface in org.apache.logging.log4j.core.appender.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/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html#getAsynchronous()"><B>getAsynchronous()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.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/logging/log4j/core/config/Node.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#getAvailable()"><B>getAvailable()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>Returns the number of available slots.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getCause()"><B>getCause()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractStringLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getChildren()"><B>getChildren()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#getClasses()"><B>getClasses()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Provides access to the classes discovered so far.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#getClassLoader()"><B>getClassLoader()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Returns the classloader that will be used for scanning for classes.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html#getClassLoader()"><B>getClassLoader()</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Loader.html" title="class in org.apache.logging.log4j.core.helpers">Loader</A>
<DD>Return the ClassLoader to use.
<DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html#getCode()"><B>getCode()</B></A> -
Method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Facility.html" title="enum in org.apache.logging.log4j.core.net">Facility</A>
<DD>Retrieve the value of the enumeration.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html#getCode()"><B>getCode()</B></A> -
Method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net">Severity</A>
<DD>Returns the severity code.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getComponent(java.lang.String)"><B>getComponent(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getComponent(java.lang.String)"><B>getComponent(String)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getConfiguration(org.xml.sax.InputSource)"><B>getConfiguration(InputSource)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getConfiguration(java.lang.String, java.net.URI)"><B>getConfiguration(String, URI)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Return the Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#getConfiguration(org.xml.sax.InputSource)"><B>getConfiguration(InputSource)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">JSONConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html#getConfiguration(org.xml.sax.InputSource)"><B>getConfiguration(InputSource)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">XMLConfigurationFactory</A>
<DD>Return the Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getConfiguration()"><B>getConfiguration()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Return the current Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html#getContext(java.lang.String, boolean)"><B>getContext(String, boolean)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html" title="class in org.apache.logging.log4j.core.impl">Log4jContextFactory</A>
<DD>Load the LoggerContext using the ContextSelector.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getContext()"><B>getContext()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>Return the LoggerContext this Logger is associated with.
<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#getContext(java.lang.String, boolean)"><B>getContext(String, boolean)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector">BasicContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#getContext(java.lang.String, boolean)"><B>getContext(String, boolean)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html" title="class in org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html#getContext(java.lang.String, boolean)"><B>getContext(String, boolean)</B></A> -
Method in interface org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html" title="interface in org.apache.logging.log4j.core.selector">ContextSelector</A>
<DD>Return the LoggerContext.
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#getContext(java.lang.String, boolean)"><B>getContext(String, boolean)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getContextMap()"><B>getContextMap()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getContextMap()"><B>getContextMap()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get the MDC data.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getContextStack()"><B>getContextStack()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getContextStack()"><B>getContextStack()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get the NDC data.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#getCount()"><B>getCount()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#getDefault()"><B>getDefault()</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Gets default instance.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html#getDefaultAbbreviator()"><B>getDefaultAbbreviator()</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html" title="class in org.apache.logging.log4j.core.pattern">NameAbbreviator</A>
<DD>Gets default abbreviator.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html#getElementName()"><B>getElementName()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginType</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#getEnvironment(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getEnvironment(String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>Sets up the properties to pass to the InitialContext.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#getEscapeChar()"><B>getEscapeChar()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Returns the escape character.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getExtendedStackTrace()"><B>getExtendedStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Format the stack trace including packaging information.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getExternalContext()"><B>getExternalContext()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Return the external context.
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#getFacility()"><B>getFacility()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>Return the Facility.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#getFileManager(java.lang.String, boolean, boolean, boolean)"><B>getFileManager(String, boolean, boolean, boolean)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>Return the FileManager.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getFileManager(java.lang.String, java.lang.String, boolean, boolean)"><B>getFileManager(String, String, boolean, boolean)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>Return a RollingFileManager.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html#getFileName()"><B>getFileName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html" title="class in org.apache.logging.log4j.core.appender">FileAppender</A>
<DD>Return the file name this appender is associated with.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#getFileName()"><B>getFileName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>Return the name of the File being managed.
<DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html#getFileName()"><B>getFileName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingFileAppender</A>
<DD>Return the File name for the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html#getFilePattern()"><B>getFilePattern()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingFileAppender</A>
<DD>Returns the file pattern used when rolling over.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getFileSize()"><B>getFileSize()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>Return the current size of the file.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getFileTime()"><B>getFileTime()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>Return the time the file was created.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Return the Filter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html#getFilter()"><B>getFilter()</B></A> -
Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter">Filtering</A>
<DD>Returns an Iterator for all the Filters.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#getFilters()"><B>getFilters()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getFilters()"><B>getFilters()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/Layout.html#getFooter()"><B>getFooter()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Layout.html" title="interface in org.apache.logging.log4j.core">Layout</A>
<DD>Returns the format for the layout format.
<DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#getFooter()"><B>getFooter()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html" title="class in org.apache.logging.log4j.core.layout">HTMLLayout</A>
<DD>Returns the appropriate HTML footers.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#getFooter()"><B>getFooter()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>Returns the footer, if one is available.
<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#getFooter()"><B>getFooter()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout">XMLLayout</A>
<DD>Returns appropriate XML headers.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getFQCN()"><B>getFQCN()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>The fully qualified class name of the class that was called by the caller.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getFQCN()"><B>getFQCN()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Returns the fully qualified class name of the caller of the logging api.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#getHandler()"><B>getHandler()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Return the ErrorHandler, if any.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#getHandler()"><B>getHandler()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Layout.html#getHeader()"><B>getHeader()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Layout.html" title="interface in org.apache.logging.log4j.core">Layout</A>
<DD>Returns the header for the layout format.
<DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html" title="class in org.apache.logging.log4j.core.layout">HTMLLayout</A>
<DD>Returns appropriate HTML headers.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>Return the header, if one is available.
<DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html" title="class in org.apache.logging.log4j.core.layout">SerializedLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout">XMLLayout</A>
<DD>Returns appropriate XML headers.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getInputFromResource(java.lang.String, java.lang.ClassLoader)"><B>getInputFromResource(String, ClassLoader)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Retrieve the configuration via the ClassLoader.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getInputFromString(java.lang.String, java.lang.ClassLoader)"><B>getInputFromString(String, ClassLoader)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Load the configuration from the location represented by the String.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getInputFromURI(java.net.URI)"><B>getInputFromURI(URI)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Load the configuration from a URI.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getInstance()"><B>getInstance()</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Return the ConfigurationFactory.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html#getJMSQueueManager(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getJMSQueueManager(String, String, String, String, String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html" title="class in org.apache.logging.log4j.core.net">JMSQueueManager</A>
<DD>Obtain a JMSQueueManager.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html#getJMSTopicManager(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>getJMSTopicManager(String, String, String, String, String, String, String, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html" title="class in org.apache.logging.log4j.core.net">JMSTopicManager</A>
<DD>Obtain a JSMTopicManager.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html#getKey()"><B>getKey()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing">Route</A>
<DD>Return the key for this Route.
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#getKey()"><B>getKey()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html#getKey()"><B>getKey()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html" title="class in org.apache.logging.log4j.core.filter">ValueLevelPair</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html#getKey()"><B>getKey()</B></A> -
Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers">KeyValuePair</A>
<DD>Return the key.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#getLayout()"><B>getLayout()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Returns the Layout for the appender.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#getLayout()"><B>getLayout()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>Returns this appenders layout.
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the logging Level.
<DT><A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html" title="class in org.apache.logging.log4j.core.filter">ValueLevelPair</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Returns the logging Level.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getLevel()"><B>getLevel()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get level.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getLevel()"><B>getLevel()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>Return the Level associated with the Logger.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#getLocalHostname()"><B>getLocalHostname()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>This method gets the network name of the machine we are running on.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getLocalizedMessage()"><B>getLocalizedMessage()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html#getLocation()"><B>getLocation()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl">StackTracePackageElement</A>
<DD>Return the location of the element.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getLogEventFactory()"><B>getLogEventFactory()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the LogEventFactory.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Returns the LoggerConfig with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getLogger(java.lang.String)"><B>getLogger(String)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Obtain a Logger from the Context.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getLoggerConfig(java.lang.String)"><B>getLoggerConfig(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Locates the appropriate LoggerConfig for a Logger name.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getLoggerConfig(java.lang.String)"><B>getLoggerConfig(String)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>Locates the appropriate LoggerConfig for a Logger name.
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html" title="class in org.apache.logging.log4j.core.jmx">Log4jManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManagerMBean.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Log4jManagerMBean.html" title="interface in org.apache.logging.log4j.core.jmx">Log4jManagerMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector">BasicContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html" title="class in org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in interface org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html" title="interface in org.apache.logging.log4j.core.selector">ContextSelector</A>
<DD>Return a List of all the available LoggerContexts.
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getLoggerName()"><B>getLoggerName()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the name of the Logger used to generate the event.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getLoggerName()"><B>getLoggerName()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get logger name.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getLoggers()"><B>getLoggers()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Return a Map of all the LoggerConfigs.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getLoggers()"><B>getLoggers()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#getManager(java.lang.String, org.apache.logging.log4j.core.appender.ManagerFactory, java.lang.Object)"><B>getManager(String, ManagerFactory&lt;T, Object&gt;, Object)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>Retrieves a Manager if it has been previously created or creates a new Manager.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#getManager()"><B>getManager()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#getManager(java.lang.String, org.apache.logging.log4j.core.appender.ManagerFactory, java.lang.Object)"><B>getManager(String, ManagerFactory&lt;OutputStreamManager, Object&gt;, Object)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Create a Manager.
<DT><A HREF="./org/apache/logging/log4j/core/config/Loggers.html#getMap()"><B>getMap()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Loggers.html" title="class in org.apache.logging.log4j.core.config">Loggers</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#getMap()"><B>getMap()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getMarker()"><B>getMarker()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the Marker associated with the event, or null.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getMarker()"><B>getMarker()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get the Marker associated with the event.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#getMaxLength()"><B>getMaxLength()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Get maximum length.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#getMdcExcludes()"><B>getMdcExcludes()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#getMdcIncludes()"><B>getMdcIncludes()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the Message associated with the event.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getMessage()"><B>getMessage()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getMessage()"><B>getMessage()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get the message associated with the event.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getMillis()"><B>getMillis()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the time in milliseconds from the epoch when the event occurred.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getMillis()"><B>getMillis()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get event time in milliseconds since 1970.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#getMinLength()"><B>getMinLength()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Get minimum length.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>Return the name of the Manager.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Returns the name of the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#getName()"><B>getName()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>Get the name of this appender.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Return the name of the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getName()"><B>getName()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>Return the configuration name.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the name of the LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Property.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Property.html" title="class in org.apache.logging.log4j.core.config">Property</A>
<DD>Return the property name.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>Returns the name of the Logger.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html#getName()"><B>getName()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractPatternConverter</A>
<DD>This method returns the name of the conversion pattern.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html#getName()"><B>getName()</B></A> -
Method in interface org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html" title="interface in org.apache.logging.log4j.core.pattern">PatternConverter</A>
<DD>Returns the name of the converter.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#getNextTime(long)"><B>getNextTime(long)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling">PatternProcessor</A>
<DD>Return the next expire time.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#getNextTime(long, int)"><B>getNextTime(long, int)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling">PatternProcessor</A>
<DD>Return the next potential rollover time.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html#getNode()"><B>getNode()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing">Route</A>
<DD>Return the Dynamic Appender Node.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getObject()"><B>getObject()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#getOnMatch()"><B>getOnMatch()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Return the result that should be returned when the filter matches the event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#getOnMatch()"><B>getOnMatch()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Return the Result to be returned when a match occurs.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#getOnMatch()"><B>getOnMatch()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Return the result that should be returned when the filter matches the event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#getOnMismatch()"><B>getOnMismatch()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>Return the result that should be returned when the filter does not match the event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#getOnMismatch()"><B>getOnMismatch()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Return the Result to be returned when a match does not occur.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.html#getOnMismatch()"><B>getOnMismatch()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.html" title="interface in org.apache.logging.log4j.core">Filter</A>
<DD>Return the result that should be returned when the filter does not match the event.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#getOutputStream()"><B>getOutputStream()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getParent()"><B>getParent()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the parent of this LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getParent()"><B>getParent()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#getParent()"><B>getParent()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>Return the parent of this Logger.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html#getPattern()"><B>getPattern()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html" title="class in org.apache.logging.log4j.core.appender.routing">Routes</A>
<DD>Return the pattern.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#getPattern()"><B>getPattern()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html#getPluginClass()"><B>getPluginClass()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginType</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getPluginManager()"><B>getPluginManager()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#getPlugins()"><B>getPlugins()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Returns all the matching plugins.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#getPluginType(java.lang.String)"><B>getPluginType(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Returns the type of a specified plugin.
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#getPriority(org.apache.logging.log4j.core.net.Facility, org.apache.logging.log4j.Level)"><B>getPriority(Facility, Level)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>Return the priority value based on the Facility and Log Level.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getProcessor()"><B>getProcessor()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>Return the pattern processor.
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#getProcId()"><B>getProcId()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html#getRef()"><B>getRef()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html" title="class in org.apache.logging.log4j.core.config">AppenderRef</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html#getResource(java.lang.String, java.lang.ClassLoader)"><B>getResource(String, ClassLoader)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Loader.html" title="class in org.apache.logging.log4j.core.helpers">Loader</A>
<DD>This method will search for <code>resource</code> in different
places.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html#getResourceAsStream(java.lang.String, java.lang.ClassLoader)"><B>getResourceAsStream(String, ClassLoader)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Loader.html" title="class in org.apache.logging.log4j.core.helpers">Loader</A>
<DD>This method will search for <code>resource</code> in different
places.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#getResources()"><B>getResources()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Return the matching resources.
<DT><A HREF="./org/apache/logging/log4j/core/config/Loggers.html#getRoot()"><B>getRoot()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Loggers.html" title="class in org.apache.logging.log4j.core.config">Loggers</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getRootCauseStackTrace()"><B>getRootCauseStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Format the Throwable that is the cause of this Throwable.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getRootLogger()"><B>getRootLogger()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Returns the root Logger.
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html#getRoutes()"><B>getRoutes()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html" title="class in org.apache.logging.log4j.core.appender.routing">Routes</A>
<DD>Return the array of Route elements.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html#getSelector()"><B>getSelector()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html" title="class in org.apache.logging.log4j.core.impl">Log4jContextFactory</A>
<DD>Return the ContextSelector.
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#getSeverity()"><B>getSeverity()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>Return the Severity.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html#getSeverity(org.apache.logging.log4j.Level)"><B>getSeverity(Level)</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net">Severity</A>
<DD>Return the Severity for the specified Level.
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html#getSocketManager(java.lang.String, int)"><B>getSocketManager(String, int)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html" title="class in org.apache.logging.log4j.core.net">DatagramSocketManager</A>
<DD>Obtain a SocketManager.
<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#getSocketManager(java.lang.String, int, int)"><B>getSocketManager(String, int, int)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A>
<DD>Obtain a TCPSocketManager.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getSource()"><B>getSource()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the StackTraceElement for the caller.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getSource()"><B>getSource()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get source of logging request.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getStackTrace()"><B>getStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html#getStatusData()"><B>getStatusData()</B></A> -
Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html" title="class in org.apache.logging.log4j.core.jmx">Log4jManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManagerMBean.html#getStatusData()"><B>getStatusData()</B></A> -
Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Log4jManagerMBean.html" title="interface in org.apache.logging.log4j.core.jmx">Log4jManagerMBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html#getStyleClass(java.lang.Object)"><B>getStyleClass(Object)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractPatternConverter</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/logging/log4j/core/pattern/LevelPatternConverter.html#getStyleClass(java.lang.Object)"><B>getStyleClass(Object)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html" title="class in org.apache.logging.log4j.core.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/logging/log4j/core/pattern/PatternConverter.html#getStyleClass(java.lang.Object)"><B>getStyleClass(Object)</B></A> -
Method in interface org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html" title="interface in org.apache.logging.log4j.core.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/logging/log4j/core/helpers/NameUtil.html#getSubName(java.lang.String)"><B>getSubName(String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/NameUtil.html" title="class in org.apache.logging.log4j.core.helpers">NameUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getSubst()"><B>getSubst()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getSubst()"><B>getSubst()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getSupportedTypes()"><B>getSupportedTypes()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#getSupportedTypes()"><B>getSupportedTypes()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">JSONConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html#getSupportedTypes()"><B>getSupportedTypes()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">XMLConfigurationFactory</A>
<DD>Returns the file suffixes for XML files.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getSuppressed()"><B>getSuppressed()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Added in Java 7.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getSuppressedStackTrace()"><B>getSuppressedStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Format the suppressed Throwables.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html#getSynchronous()"><B>getSynchronous()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html" title="interface in org.apache.logging.log4j.core.appender.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/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html#getSynchronous()"><B>getSynchronous()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.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/logging/log4j/core/helpers/OptionConverter.html#getSystemProperty(java.lang.String, java.lang.String)"><B>getSystemProperty(String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>Very similar to <code>System.getProperty</code> except
that the <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/SecurityException.html?is-external=true" title="class or interface in java.lang"><CODE>SecurityException</CODE></A> is hidden.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getThreadName()"><B>getThreadName()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the name of the Thread on which the event was generated.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getThreadName()"><B>getThreadName()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get thread name.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#getThrown()"><B>getThrown()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Return the Throwable associated with the event, or null.
<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#getThrown()"><B>getThrown()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A>
<DD>Get throwable associated with logging request.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/UUIDUtil.html#getTimeBasedUUID()"><B>getTimeBasedUUID()</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/UUIDUtil.html" title="class in org.apache.logging.log4j.core.helpers">UUIDUtil</A>
<DD>Generates Type 1 UUID.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getType()"><B>getType()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Property.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Property.html" title="class in org.apache.logging.log4j.core.config">Property</A>
<DD>Return the property value.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers">KeyValuePair</A>
<DD>Return the value.
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>Return the value of this Priority.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#getVariablePrefixMatcher()"><B>getVariablePrefixMatcher()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Gets the variable prefix matcher currently in use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#getVariableResolver()"><B>getVariableResolver()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Gets the VariableResolver that is used to lookup variables.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#getVariableSuffixMatcher()"><B>getVariableSuffixMatcher()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Gets the variable suffix matcher currently in use.
<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl">StackTracePackageElement</A>
<DD>Return the version of the element.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>GZCompressAction</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.rolling.helper</A><DD>Compresses a file using GZ compression.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html#GZCompressAction(java.io.File, java.io.File, boolean)"><B>GZCompressAction(File, File, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html" title="class in org.apache.logging.log4j.core.appender.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/logging/log4j/core/pattern/PatternParser.html#handlesExceptions()"><B>handlesExceptions()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LogEventPatternConverter</A>
<DD>Normally pattern converters are not meant to handle Exceptions although
few pattern converters might.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>This converter obviously handles throwables.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#hasChildren()"><B>hasChildren()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#hasFilter()"><B>hasFilter()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Determines if a Filter is present.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html#hasFilter()"><B>hasFilter()</B></A> -
Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter">Filtering</A>
<DD>Determine if a Filter is present.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#hasFilters()"><B>hasFilters()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#hasLogger(java.lang.String)"><B>hasLogger(String)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Determine if the specified Logger exists.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#hasManager(java.lang.String)"><B>hasManager(String)</B></A> -
Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>Determines if a Manager with the specified name exists.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#header"><B>header</B></A> -
Variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>The header to include when the stream is opened.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html#host"><B>host</B></A> -
Variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html" title="class in org.apache.logging.log4j.core.net">AbstractSocketManager</A>
<DD>The name of the host.
<DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>HTMLLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>This layout outputs events in a HTML table.</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#immediateFlush"><B>immediateFlush</B></A> -
Variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>Immediate flush means that the underlying writer or output stream
will be flushed at the end of each append operation.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#init(javax.servlet.FilterConfig)"><B>init(FilterConfig)</B></A> -
Method in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#initCause(java.lang.Throwable)"><B>initCause(Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html#initialize(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>initialize(RollingFileManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">CompositeTriggeringPolicy</A>
<DD>Initializes the policy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html#initialize(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>initialize(RollingFileManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">OnStartupTriggeringPolicy</A>
<DD>Provide the RollingFileManager to the policy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#initialize(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>initialize(RollingFileManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Initialize the TriggeringPolicy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html#initialize(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>initialize(RollingFileManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">TimeBasedTriggeringPolicy</A>
<DD>Initialize the policy.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TriggeringPolicy.html#initialize(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>initialize(RollingFileManager)</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TriggeringPolicy.html" title="interface in org.apache.logging.log4j.core.appender.rolling">TriggeringPolicy</A>
<DD>Initialize the Policy.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#instantiateByClassName(java.lang.String, java.lang.Class, java.lang.Object)"><B>instantiateByClassName(String, Class, Object)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>Instantiate an object given a class name.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#instantiateByKey(java.util.Properties, java.lang.String, java.lang.Class, java.lang.Object)"><B>instantiateByKey(Properties, String, Class, Object)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>IntegerPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats an integer.<DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html" title="class in org.apache.logging.log4j.core.lookup"><B>Interpolator</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>The Interpolator is a StrLookup that acts as a proxy for all the other StrLookups.<DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html#Interpolator(org.apache.logging.log4j.core.lookup.StrLookup)"><B>Interpolator(StrLookup)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html" title="class in org.apache.logging.log4j.core.lookup">Interpolator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#isActive()"><B>isActive()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#isActive()"><B>isActive()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">JSONConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#isAdditive()"><B>isAdditive()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Return the valid of the additive flag.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isAdditive()"><B>isAdditive()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is present only to support the Log4j 1.2
compatibility bridge.
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#isAnd()"><B>isAnd()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#isAppend()"><B>isAppend()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>Return the append status.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html#isComplete()"><B>isComplete()</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.helper">Action</A>
<DD>Determines if action has been completed.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Tests if the action is complete.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html#isDeferChildren()"><B>isDeferChildren()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginType</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String)"><B>isEnabled(Level, Marker, String)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Throwable)"><B>isEnabled(Level, Marker, String, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object)"><B>isEnabled(Level, Marker, String, Object)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)"><B>isEnabled(Level, Marker, String, Object, Object)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object)"><B>isEnabled(Level, Marker, String, Object, Object, Object)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.String, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object...)"><B>isEnabled(Level, Marker, String, Object, Object, Object, Object...)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, java.lang.Object, java.lang.Throwable)"><B>isEnabled(Level, Marker, Object, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#isEnabled(org.apache.logging.log4j.Level, org.apache.logging.log4j.Marker, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>isEnabled(Level, Marker, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#isEnableSubstitutionInVariables()"><B>isEnableSubstitutionInVariables()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Returns a flag whether substitution is done in variable names.
<DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html#isEqual(java.lang.String)"><B>isEqual(String)</B></A> -
Method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Facility.html" title="enum in org.apache.logging.log4j.core.net">Facility</A>
<DD>Determine if this enumeration matches the specified name (ignoring case).
<DT><A HREF="./org/apache/logging/log4j/core/net/Protocol.html#isEqual(java.lang.String)"><B>isEqual(String)</B></A> -
Method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Protocol.html" title="enum in org.apache.logging.log4j.core.net">Protocol</A>
<DD>Determine if the String matches this enum.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html#isEqual(java.lang.String)"><B>isEqual(String)</B></A> -
Method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net">Severity</A>
<DD>Determine if the name matches this Severity.
<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html#isExact()"><B>isExact()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl">StackTracePackageElement</A>
<DD>Return the indicator of whether this is an exact match.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#isExceptionSuppressed()"><B>isExceptionSuppressed()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Some appenders need to propogate exceptions back to the application.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#isExceptionSuppressed()"><B>isExceptionSuppressed()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>If set to true any exceptions thrown by the Appender will be logged but not thrown.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html#isFile(java.net.URL)"><B>isFile(URL)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html" title="class in org.apache.logging.log4j.core.helpers">FileUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#isFiltered(org.apache.logging.log4j.core.LogEvent)"><B>isFiltered(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Determine if the LogEvent should be processed or ignored.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html#isFiltered(org.apache.logging.log4j.core.LogEvent)"><B>isFiltered(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter">Filtering</A>
<DD>Determines if the event should be filtered.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#isLeftAligned()"><B>isLeftAligned()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html" title="class in org.apache.logging.log4j.core.pattern">FormattingInfo</A>
<DD>Determine if left aligned.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#isLocking()"><B>isLocking()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>Return the lock status.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#isMatch(char[], int, int, int)"><B>isMatch(char[], int, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns the number of matching characters, zero for no match.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#isMatch(char[], int)"><B>isMatch(char[], int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns the number of matching characters, zero for no match.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html#isObjectPrintable()"><B>isObjectPrintable()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginType</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#isOpen()"><B>isOpen()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Return the status of the stream.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#isRoot()"><B>isRoot()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#isStarted()"><B>isStarted()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Returns true if the Appender is started, false otherwise.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#isStarted()"><B>isStarted()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#isStarted()"><B>isStarted()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Determine if the the Filter has started.
<DT><A HREF="./org/apache/logging/log4j/core/Lifecycle.html#isStarted()"><B>isStarted()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Lifecycle.html" title="interface in org.apache.logging.log4j.core">Lifecycle</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#isStarted()"><B>isStarted()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html#isTriggeringEvent(org.apache.logging.log4j.core.LogEvent)"><B>isTriggeringEvent(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">CompositeTriggeringPolicy</A>
<DD>Determines if a rollover should occur.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html#isTriggeringEvent(org.apache.logging.log4j.core.LogEvent)"><B>isTriggeringEvent(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">OnStartupTriggeringPolicy</A>
<DD>Determine if a rollover should be triggered.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#isTriggeringEvent(org.apache.logging.log4j.core.LogEvent)"><B>isTriggeringEvent(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Returns true if a rollover should occur.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html#isTriggeringEvent(org.apache.logging.log4j.core.LogEvent)"><B>isTriggeringEvent(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">TimeBasedTriggeringPolicy</A>
<DD>Determine whether a rollover should occur.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TriggeringPolicy.html#isTriggeringEvent(org.apache.logging.log4j.core.LogEvent)"><B>isTriggeringEvent(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TriggeringPolicy.html" title="interface in org.apache.logging.log4j.core.appender.rolling">TriggeringPolicy</A>
<DD>Determines if a rollover may be appropriate at this time.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#iterator()"><B>iterator()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSQueueAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>JMSQueueAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Appender to write to a JMS Queue.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html" title="class in org.apache.logging.log4j.core.net"><B>JMSQueueManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Manager for a JMS Queue.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html#JMSQueueManager(java.lang.String, javax.jms.QueueConnection, javax.jms.QueueSession, javax.jms.QueueSender)"><B>JMSQueueManager(String, QueueConnection, QueueSession, QueueSender)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html" title="class in org.apache.logging.log4j.core.net">JMSQueueManager</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueReceiver.html" title="class in org.apache.logging.log4j.core.net"><B>JMSQueueReceiver</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Receives Log Events over a JMS Queue.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueReceiver.html#JMSQueueReceiver(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>JMSQueueReceiver(String, String, String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueReceiver.html" title="class in org.apache.logging.log4j.core.net">JMSQueueReceiver</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/appender/JMSTopicAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>JMSTopicAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Appender to write to a JMS Topic.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html" title="class in org.apache.logging.log4j.core.net"><B>JMSTopicManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Manager for JMS Topic connections.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html#JMSTopicManager(java.lang.String, javax.jms.TopicConnection, javax.jms.TopicSession, javax.jms.TopicPublisher)"><B>JMSTopicManager(String, TopicConnection, TopicSession, TopicPublisher)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html" title="class in org.apache.logging.log4j.core.net">JMSTopicManager</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicReceiver.html" title="class in org.apache.logging.log4j.core.net"><B>JMSTopicReceiver</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Receives Topic messages that contain LogEvents.<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicReceiver.html#JMSTopicReceiver(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>JMSTopicReceiver(String, String, String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicReceiver.html" title="class in org.apache.logging.log4j.core.net">JMSTopicReceiver</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html#JNDI_CONTEXT_NAME"><B>JNDI_CONTEXT_NAME</B></A> -
Static variable in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Constants.html" title="class in org.apache.logging.log4j.core.helpers">Constants</A>
<DD>JNDI context name string literal.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee"><B>JNDIContextFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/javaee/package-summary.html">org.apache.logging.log4j.core.javaee</A><DD>ServletFilter than may be used to set up a LoggerContext for each web application.<DT><A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html#JNDIContextFilter()"><B>JNDIContextFilter()</B></A> -
Constructor for class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/JNDIContextFilter.html" title="class in org.apache.logging.log4j.core.javaee">JNDIContextFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector"><B>JNDIContextSelector</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/selector/package-summary.html">org.apache.logging.log4j.core.selector</A><DD>This class can be used to define a
custom logger repository.<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#JNDIContextSelector()"><B>JNDIContextSelector()</B></A> -
Constructor for class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html" title="class in org.apache.logging.log4j.core.config"><B>JSONConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Creates a Node hierarchy from a JSON file.<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html#JSONConfiguration(org.xml.sax.InputSource, java.io.File)"><B>JSONConfiguration(InputSource, File)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html" title="class in org.apache.logging.log4j.core.config">JSONConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config"><B>JSONConfigurationFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#JSONConfigurationFactory()"><B>JSONConfigurationFactory()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">JSONConfigurationFactory</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers"><B>KeyValuePair</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Key/Value pair configuration item.<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html#KeyValuePair(java.lang.String, java.lang.String)"><B>KeyValuePair(String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers">KeyValuePair</A>
<DD>Constructs a key/value pair.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/Layout.html" title="interface in org.apache.logging.log4j.core"><B>Layout</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/Layout.html" title="type parameter in Layout">T</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>&gt; - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout"><B>LayoutBase</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="type parameter in LayoutBase">T</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>&gt; - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Base class for Layouts.<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#LayoutBase()"><B>LayoutBase()</B></A> -
Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LevelPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's level in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/Lifecycle.html" title="interface in org.apache.logging.log4j.core"><B>Lifecycle</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LineLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#lines"><B>lines</B></A> -
Variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>The number of lines to write.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LineSeparatorPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats a line separator.<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#listeners"><B>listeners</B></A> -
Variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Listeners for configuration changes.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LiteralPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats a string literal.<DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html#LiteralPatternConverter(java.lang.String)"><B>LiteralPatternConverter(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LiteralPatternConverter</A>
<DD>Create a new instance.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html#loadClass(java.lang.String)"><B>loadClass(String)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Loader.html" title="class in org.apache.logging.log4j.core.helpers">Loader</A>
<DD>Load a Class by name.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html" title="class in org.apache.logging.log4j.core.helpers"><B>Loader</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Load resources (or images) from various sources.<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#locateContext(java.lang.String, java.lang.String)"><B>locateContext(String, String)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector">BasicContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#locateContext(java.lang.String, java.lang.String)"><B>locateContext(String, String)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html#locateContext(java.lang.String, java.lang.String)"><B>locateContext(String, String)</B></A> -
Method in interface org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html" title="interface in org.apache.logging.log4j.core.selector">NamedContextSelector</A>
<DD>Locate the LoggerContext with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/AbstractServer.html#log(org.apache.logging.log4j.core.LogEvent)"><B>log(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/AbstractServer.html" title="class in org.apache.logging.log4j.core">AbstractServer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#log(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>log(String, Marker, String, Level, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Log an event.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#log(org.apache.logging.log4j.core.LogEvent)"><B>log(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Logs an event.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#log(org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>log(Marker, String, Level, Message, Throwable)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html#LOG4J_CONTEXT_ATTRIBUTE"><B>LOG4J_CONTEXT_ATTRIBUTE</B></A> -
Static variable in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/ContextListener.html" title="class in org.apache.logging.log4j.core.javaee">ContextListener</A>
<DD>The name of the attribute to use to store the LoggerContext into the ServletContext.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html#LOG4J_CONTEXT_SELECTOR"><B>LOG4J_CONTEXT_SELECTOR</B></A> -
Static variable in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Constants.html" title="class in org.apache.logging.log4j.core.helpers">Constants</A>
<DD>Name of the system property to use to identify the ContextSelector Class.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html" title="class in org.apache.logging.log4j.core.impl"><B>Log4jContextFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Factory to locate a ContextSelector and then load a LoggerContext.<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html#Log4jContextFactory()"><B>Log4jContextFactory()</B></A> -
Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html" title="class in org.apache.logging.log4j.core.impl">Log4jContextFactory</A>
<DD>Constructor that initializes the ContextSelector.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl"><B>Log4jLogEvent</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Implementation of a LogEvent.<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#Log4jLogEvent(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable)"><B>Log4jLogEvent(String, Marker, String, Level, Message, Throwable)</B></A> -
Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#Log4jLogEvent(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, java.lang.Throwable, java.util.Map, java.util.Stack, java.lang.String, java.lang.StackTraceElement, long)"><B>Log4jLogEvent(String, Marker, String, Level, Message, Throwable, Map&lt;String, String&gt;, Stack&lt;String&gt;, String, StackTraceElement, long)</B></A> -
Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html" title="class in org.apache.logging.log4j.core.jmx"><B>Log4jManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Preliminary implementation for testing with JBoss.<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html#Log4jManager()"><B>Log4jManager()</B></A> -
Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Log4jManager.html" title="class in org.apache.logging.log4j.core.jmx">Log4jManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/jmx/Log4jManagerMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>Log4jManagerMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><B>LogEvent</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html#logEvent(org.apache.logging.log4j.core.LogEvent)"><B>logEvent(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html" title="class in org.apache.logging.log4j.core">Logger.PrivateConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/LogEventFactory.html" title="interface in org.apache.logging.log4j.core.impl"><B>LogEventFactory</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LogEventPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>LoggingEventPatternConverter is a base class for pattern converters
that can format information from instances of LoggingEvent.<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html#LogEventPatternConverter(java.lang.String, java.lang.String)"><B>LogEventPatternConverter(String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LogEventPatternConverter</A>
<DD>Constructs an instance of LoggingEventPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategyBase.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategyBase.html" title="class in org.apache.logging.log4j.core.appender.rolling">RolloverStrategyBase</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core"><B>Logger</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#Logger(org.apache.logging.log4j.core.LoggerContext, java.lang.String)"><B>Logger(LoggerContext, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>The constructor.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html#logger"><B>logger</B></A> -
Variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSReceiver</A>
<DD>Logger to capture diagnostics.
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html#LOGGER"><B>LOGGER</B></A> -
Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LogEventPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LogEventPatternConverter</A>
<DD>Allow subclasses access to the status logger without creating another instance.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html" title="class in org.apache.logging.log4j.core"><B>Logger.PrivateConfig</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>The binding between a Logger and its configuration.<DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html#Logger.PrivateConfig(org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Logger)"><B>Logger.PrivateConfig(Configuration, Logger)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html" title="class in org.apache.logging.log4j.core">Logger.PrivateConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html#Logger.PrivateConfig(org.apache.logging.log4j.core.Logger.PrivateConfig, org.apache.logging.log4j.Level)"><B>Logger.PrivateConfig(Logger.PrivateConfig, Level)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html" title="class in org.apache.logging.log4j.core">Logger.PrivateConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html#Logger.PrivateConfig(org.apache.logging.log4j.core.Logger.PrivateConfig, org.apache.logging.log4j.core.config.LoggerConfig)"><B>Logger.PrivateConfig(Logger.PrivateConfig, LoggerConfig)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html" title="class in org.apache.logging.log4j.core">Logger.PrivateConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config"><B>LoggerConfig</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Logger object that is created via configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#LoggerConfig()"><B>LoggerConfig()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Default constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#LoggerConfig(java.lang.String, org.apache.logging.log4j.Level, boolean)"><B>LoggerConfig(String, Level, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Constructor that sets the name, level and additive values.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#LoggerConfig(java.lang.String, java.util.List, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.Level, boolean)"><B>LoggerConfig(String, List&lt;AppenderRef&gt;, Filter, Level, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.config"><B>LoggerConfig.RootLogger</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>The root Logger.<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.RootLogger.html#LoggerConfig.RootLogger()"><B>LoggerConfig.RootLogger()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig.RootLogger</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core"><B>LoggerContext</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>The LoggerContext is the anchor for the logging system.<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#LoggerContext(java.lang.String)"><B>LoggerContext(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Constructor taking only a name.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#LoggerContext(java.lang.String, java.lang.Object)"><B>LoggerContext(String, Object)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Constructor taking a name and a reference to an external context.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#LoggerContext(java.lang.String, java.lang.Object, java.net.URI)"><B>LoggerContext(String, Object, URI)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Constructor taking a name, external context and a configuration URI.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#LoggerContext(java.lang.String, java.lang.Object, java.lang.String)"><B>LoggerContext(String, Object, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Constructor taking a name external context and a configuration location String.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LoggerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>LoggerPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats a logger name.<DT><A HREF="./org/apache/logging/log4j/core/config/Loggers.html" title="class in org.apache.logging.log4j.core.config"><B>Loggers</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/config/Loggers.html#Loggers(java.util.concurrent.ConcurrentMap, org.apache.logging.log4j.core.config.LoggerConfig)"><B>Loggers(ConcurrentMap, LoggerConfig)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Loggers.html" title="class in org.apache.logging.log4j.core.config">Loggers</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/LoggersPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>LoggersPlugin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Container of Logger objects.<DT><A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html" title="class in org.apache.logging.log4j.core.lookup">ContextMapLookup</A>
<DD>Lookup the value from the ThreadContext Map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/ContextMapLookup.html" title="class in org.apache.logging.log4j.core.lookup">ContextMapLookup</A>
<DD>Lookup the value from the ThreadContext Map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html" title="class in org.apache.logging.log4j.core.lookup">DateLookup</A>
<DD>Get the value of the environment variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/DateLookup.html" title="class in org.apache.logging.log4j.core.lookup">DateLookup</A>
<DD>Get the value of the environment variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html" title="class in org.apache.logging.log4j.core.lookup">EnvironmentLookup</A>
<DD>Get the value of the environment variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/EnvironmentLookup.html" title="class in org.apache.logging.log4j.core.lookup">EnvironmentLookup</A>
<DD>Get the value of the environment variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html" title="class in org.apache.logging.log4j.core.lookup">Interpolator</A>
<DD>Resolves the specified variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html" title="class in org.apache.logging.log4j.core.lookup">Interpolator</A>
<DD>Resolves the specified variable.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup">MapLookup</A>
<DD>Looks up a String key to a String value using the map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup">MapLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in interface org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html" title="interface in org.apache.logging.log4j.core.lookup">StrLookup</A>
<DD>Looks up a String key to a String value.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in interface org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html" title="interface in org.apache.logging.log4j.core.lookup">StrLookup</A>
<DD>Looks up a String key to a String value possibly using the current LogEvent.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html" title="class in org.apache.logging.log4j.core.lookup">StructuredDataLookup</A>
<DD>Lookup the value for the key.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html" title="class in org.apache.logging.log4j.core.lookup">StructuredDataLookup</A>
<DD>Lookup the value for the key using the data in the LogEvent.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html#lookup(java.lang.String)"><B>lookup(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html" title="class in org.apache.logging.log4j.core.lookup">SystemPropertiesLookup</A>
<DD>Lookup the value for the key.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html#lookup(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>lookup(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html" title="class in org.apache.logging.log4j.core.lookup">SystemPropertiesLookup</A>
<DD>Lookup the value for the key using the data in the LogEvent.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#lookup(javax.naming.Context, java.lang.String)"><B>lookup(Context, String)</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>Looks up the name in the context.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html#lookup(javax.naming.Context, java.lang.String)"><B>lookup(Context, String)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSReceiver</A>
<DD>Looks up an object from the Context.
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#lookup(javax.naming.Context, java.lang.String)"><B>lookup(Context, String)</B></A> -
Static method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueReceiver.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueReceiver.html" title="class in org.apache.logging.log4j.core.net">JMSQueueReceiver</A>
<DD>Main startup for the receiver.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicReceiver.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicReceiver.html" title="class in org.apache.logging.log4j.core.net">JMSTopicReceiver</A>
<DD>Main startup for the receiver.
<DT><A HREF="./org/apache/logging/log4j/core/net/SocketServer.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SocketServer.html" title="class in org.apache.logging.log4j.core.net">SocketServer</A>
<DD>Main startup for the server.
<DT><A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="interface in org.apache.logging.log4j.core.appender"><B>ManagerFactory</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="type parameter in ManagerFactory">F</A>,<A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="type parameter in ManagerFactory">T</A>&gt; - Interface in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Create a Manager.<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>MapFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>A Filter that operates on a Map.<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#MapFilter(java.util.Map, boolean, org.apache.logging.log4j.core.Filter.Result, org.apache.logging.log4j.core.Filter.Result)"><B>MapFilter(Map&lt;String, String&gt;, boolean, Filter.Result, Filter.Result)</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>MapLookup</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="type parameter in MapLookup">V</A>&gt; - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>The basis for a lookup based on a Map.<DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html#MapLookup(java.util.Map)"><B>MapLookup(Map&lt;String, V&gt;)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup">MapLookup</A>
<DD>Creates a new instance backed by a Map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html#MapLookup()"><B>MapLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup">MapLookup</A>
<DD>Constructor when used directly as a plugin.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MapPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>MapPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Able to handle the contents of the LogEvent's MapMessage 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 Map.<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite"><B>MapRewritePolicy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</A><DD>This policy modifies events by replacing or possibly adding keys and values to the MapMessage.<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.Mode.html" title="enum in org.apache.logging.log4j.core.appender.rewrite"><B>MapRewritePolicy.Mode</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</A><DD>An enumeration to identify whether keys not in the MapMessage should be added or whether only existing
keys should be updated.<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>MarkerFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>This filter returns the onMatch result if the marker in the LogEvent is the same as or has the
configured marker as a parent.<DT><A HREF="./org/apache/logging/log4j/core/pattern/MarkerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>MarkerPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's rendered message in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager.PluginTest</A>
<DD>Returns true if the type is annotated with the class provided to the constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.AnnotatedWith</A>
<DD>Returns true if the type is annotated with the class provided to the constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html#matches(java.net.URI)"><B>matches(URI)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ClassTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.IsA</A>
<DD>Returns true if type is assignable to the parent type supplied in the constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameEndsWith</A>
<DD>Returns true if type name ends with the suffix supplied in the constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html#matches(java.net.URI)"><B>matches(URI)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameIs</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ResourceTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html#matches(java.lang.Class)"><B>matches(Class)</B></A> -
Method in interface org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html" title="interface in org.apache.logging.log4j.core.config.plugins">ResolverUtil.Test</A>
<DD>Will be called repeatedly with candidate classes.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html#matches(java.net.URI)"><B>matches(URI)</B></A> -
Method in interface org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html" title="interface in org.apache.logging.log4j.core.config.plugins">ResolverUtil.Test</A>
<DD>Test for a resource.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>MDCPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Able to handle the contents of the LogEvent's MDC 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.<DT><A HREF="./org/apache/logging/log4j/core/pattern/MessagePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>MessagePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's rendered message in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/pattern/MethodLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>MethodLocationPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's line location information in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#monitor"><B>monitor</B></A> -
Variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>The ConfigurationMonitor that checks for configuration changes.
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html" title="class in org.apache.logging.log4j.core.pattern"><B>NameAbbreviator</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>NameAbbreviator generates abbreviated logger and class names.<DT><A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html#NameAbbreviator()"><B>NameAbbreviator()</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NameAbbreviator.html" title="class in org.apache.logging.log4j.core.pattern">NameAbbreviator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html" title="interface in org.apache.logging.log4j.core.selector"><B>NamedContextSelector</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/selector/package-summary.html">org.apache.logging.log4j.core.selector</A><DD>ContextSelectors that have a name.<DT><A HREF="./org/apache/logging/log4j/core/pattern/NamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>NamePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Base class for other pattern converters which can return only parts of their name.<DT><A HREF="./org/apache/logging/log4j/core/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.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">NamePatternConverter</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/NameUtil.html" title="class in org.apache.logging.log4j.core.helpers"><B>NameUtil</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/pattern/NDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>NDCPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the event's NDC in a StringBuffer.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ClassNamePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ClassNamePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ClassNamePatternConverter</A>
<DD>Gets an instance of ClassNamePatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/DatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">DatePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ExtendedThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ExtendedThrowablePatternConverter</A>
<DD>Gets an instance of the class.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FileDatePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FileDatePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">FileDatePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FileLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FileLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">FileLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/FullLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/FullLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">FullLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">IntegerPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LevelPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LevelPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LineLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LineLocationPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LineSeparatorPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LineSeparatorPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LineSeparatorPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/LoggerPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/LoggerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">LoggerPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MapPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MapPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MapPatternConverter</A>
<DD>Obtains an instance of PropertiesPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MarkerPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MarkerPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MarkerPatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MDCPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MDCPatternConverter</A>
<DD>Obtains an instance of PropertiesPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MessagePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MessagePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MessagePatternConverter</A>
<DD>Obtains an instance of pattern converter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/MethodLocationPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/MethodLocationPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">MethodLocationPatternConverter</A>
<DD>Obtains an instance of MethodLocationPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/NDCPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/NDCPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">NDCPatternConverter</A>
<DD>Obtains an instance of NDCPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacementConverter.html#newInstance(org.apache.logging.log4j.core.config.Configuration, java.lang.String[])"><B>newInstance(Configuration, String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacementConverter.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacementConverter</A>
<DD>Gets an instance of the class.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">RelativeTimePatternConverter</A>
<DD>Obtains an instance of RelativeTimePatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RootThrowablePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RootThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">RootThrowablePatternConverter</A>
<DD>Gets an instance of the class.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/SequenceNumberPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">SequenceNumberPatternConverter</A>
<DD>Obtains an instance of SequencePatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThreadPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThreadPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThreadPatternConverter</A>
<DD>Obtains an instance of ThreadPatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>Gets an instance of the class.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/UUIDPatternConverter.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> -
Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/UUIDPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">UUIDPatternConverter</A>
<DD>Obtains an instance of SequencePatternConverter.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config"><B>Node</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Represents a Configuration element.<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#Node(org.apache.logging.log4j.core.config.Node, java.lang.String, org.apache.logging.log4j.core.config.plugins.PluginType)"><B>Node(Node, String, PluginType)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>Creates a new instance of <code>Node</code> and initializes it
with a name and the corresponding XML element.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#Node()"><B>Node()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#noneMatcher()"><B>noneMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Matches no characters.
<DT><A HREF="./org/apache/logging/log4j/core/config/NullConfiguration.html" title="class in org.apache.logging.log4j.core.config"><B>NullConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>This configuration defaults to no logging.<DT><A HREF="./org/apache/logging/log4j/core/config/NullConfiguration.html#NullConfiguration()"><B>NullConfiguration()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/NullConfiguration.html" title="class in org.apache.logging.log4j.core.config">NullConfiguration</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationListener.html#onChange()"><B>onChange()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationListener.html" title="interface in org.apache.logging.log4j.core.config">ConfigurationListener</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#onChange()"><B>onChange()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Cause a reconfiguration to take place when the underlying configuration file changes.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#onMatch"><B>onMatch</B></A> -
Variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>The onMatch Result.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html#onMessage(javax.jms.Message)"><B>onMessage(Message)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSReceiver.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSReceiver</A>
<DD>Listener that receives the event.
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#onMismatch"><B>onMismatch</B></A> -
Variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>The onMismatch Result.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>OnStartupTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Trigger a rollover on every restart.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html#OnStartupTriggeringPolicy()"><B>OnStartupTriggeringPolicy()</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">OnStartupTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#option"><B>option</B></A> -
Variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>If "short", only first line of throwable report will be formatted.<br>
If "full", the whole stack trace will be formatted.<br>
If "numeric" the output will be limited to the specified number of lines.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers"><B>OptionConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>A convenience class to convert property values to specific types.<DT><A HREF="./org/apache/logging/log4j/core/config/Order.html" title="annotation in org.apache.logging.log4j.core.config"><B>Order</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Identifies the relative ordering of the Configuration.<DT><A HREF="./org/apache/logging/log4j/core/package-summary.html"><B>org.apache.logging.log4j.core</B></A> - package org.apache.logging.log4j.core<DD>Implementation of Log4j 2.0.<DT><A HREF="./org/apache/logging/log4j/core/appender/package-summary.html"><B>org.apache.logging.log4j.core.appender</B></A> - package org.apache.logging.log4j.core.appender<DD>Log4j 2.0 Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/package-summary.html"><B>org.apache.logging.log4j.core.appender.rewrite</B></A> - package org.apache.logging.log4j.core.appender.rewrite<DD>Apache Flume Appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html"><B>org.apache.logging.log4j.core.appender.rolling</B></A> - package org.apache.logging.log4j.core.appender.rolling<DD>Rolling File Appender and support classes.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html"><B>org.apache.logging.log4j.core.appender.rolling.helper</B></A> - package org.apache.logging.log4j.core.appender.rolling.helper<DD>Support classes for the Rolling File Appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/package-summary.html"><B>org.apache.logging.log4j.core.appender.routing</B></A> - package org.apache.logging.log4j.core.appender.routing<DD>Apache Flume Appender.<DT><A HREF="./org/apache/logging/log4j/core/config/package-summary.html"><B>org.apache.logging.log4j.core.config</B></A> - package org.apache.logging.log4j.core.config<DD>Configuration of Log4j 2.0.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html"><B>org.apache.logging.log4j.core.config.plugins</B></A> - package org.apache.logging.log4j.core.config.plugins<DD>Configuration of Log4j 2.0 via Plugins.<DT><A HREF="./org/apache/logging/log4j/core/filter/package-summary.html"><B>org.apache.logging.log4j.core.filter</B></A> - package org.apache.logging.log4j.core.filter<DD>Log4j 2.0 Filter support.<DT><A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html"><B>org.apache.logging.log4j.core.helpers</B></A> - package org.apache.logging.log4j.core.helpers<DD>Log4j 2.0 helper classes.<DT><A HREF="./org/apache/logging/log4j/core/impl/package-summary.html"><B>org.apache.logging.log4j.core.impl</B></A> - package org.apache.logging.log4j.core.impl<DD>Log4j 2.0 private implementation classes.<DT><A HREF="./org/apache/logging/log4j/core/javaee/package-summary.html"><B>org.apache.logging.log4j.core.javaee</B></A> - package org.apache.logging.log4j.core.javaee<DD>Classes to aid integration with Java EE.<DT><A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html"><B>org.apache.logging.log4j.core.jmx</B></A> - package org.apache.logging.log4j.core.jmx<DD>Log4j 2.0 JMX support.<DT><A HREF="./org/apache/logging/log4j/core/layout/package-summary.html"><B>org.apache.logging.log4j.core.layout</B></A> - package org.apache.logging.log4j.core.layout<DD>Log4j 2.0 Layout support.<DT><A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html"><B>org.apache.logging.log4j.core.lookup</B></A> - package org.apache.logging.log4j.core.lookup<DD>Log4j 2.0 Lookups.<DT><A HREF="./org/apache/logging/log4j/core/net/package-summary.html"><B>org.apache.logging.log4j.core.net</B></A> - package org.apache.logging.log4j.core.net<DD>Log4j 2.0 network support.<DT><A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html"><B>org.apache.logging.log4j.core.pattern</B></A> - package org.apache.logging.log4j.core.pattern<DD>Provides classes implementing format specifiers in conversion patterns.<DT><A HREF="./org/apache/logging/log4j/core/selector/package-summary.html"><B>org.apache.logging.log4j.core.selector</B></A> - package org.apache.logging.log4j.core.selector<DD>Log4j 2.0 Context Selectors.<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>OutputStreamAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Writes the byte output stream.<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#OutputStreamAppender(java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, boolean, boolean, org.apache.logging.log4j.core.appender.OutputStreamManager)"><B>OutputStreamAppender(String, Layout, Filter, boolean, boolean, OutputStreamManager)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>Instantiate a WriterAppender and set the output destination to a
new <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStreamWriter.html?is-external=true" title="class or interface in java.io"><CODE>OutputStreamWriter</CODE></A> initialized with <code>os</code>
as its <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><CODE>OutputStream</CODE></A>.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender"><B>OutputStreamManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Manage an OutputStream so that it can be shared by multiple Appenders and will
allow appenders to reconfigure without requiring a new stream.<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#OutputStreamManager(java.io.OutputStream, java.lang.String)"><B>OutputStreamManager(OutputStream, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html#parse(java.lang.String)"><B>parse(String)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern">PatternParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html#parse(java.lang.String, java.util.List, java.util.List)"><B>parse(String, List&lt;PatternConverter&gt;, List&lt;FormattingInfo&gt;)</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern">PatternParser</A>
<DD>Parse a format specifier.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternConverter.html" title="interface in org.apache.logging.log4j.core.pattern"><B>PatternConverter</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Interface that all PatternConverters must implement.<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>PatternLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>A flexible layout configurable with pattern string.<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern"><B>PatternParser</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Most of the work of the <A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout"><CODE>PatternLayout</CODE></A> class
is delegated to the PatternParser class.<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html#PatternParser(java.lang.String)"><B>PatternParser(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern">PatternParser</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html#PatternParser(org.apache.logging.log4j.core.config.Configuration, java.lang.String, java.lang.Class)"><B>PatternParser(Configuration, String, Class)</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html" title="class in org.apache.logging.log4j.core.pattern">PatternParser</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>PatternProcessor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Parse the rollover pattern.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#PatternProcessor(java.lang.String)"><B>PatternProcessor(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html" title="class in org.apache.logging.log4j.core.appender.rolling">PatternProcessor</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/Plugin.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>Plugin</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Annotation that identifies a Class as a Plugin.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginAttr.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginAttr</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Identifies a Plugin Attribute.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginConfiguration.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginConfiguration</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Identifies a parameter as a Configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginElement.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginElement</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Identifies a parameter as an element.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginFactory.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginFactory</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Identifies a Method as the factory to create the plugin.<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#pluginManager"><B>pluginManager</B></A> -
Variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>The Plugin Manager.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>PluginManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Component that loads and manages all the plugins.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#PluginManager(java.lang.String)"><B>PluginManager(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Constructor that takes only a type name.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html#PluginManager(java.lang.String, java.lang.Class)"><B>PluginManager(String, Class)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager</A>
<DD>Constructor that takes a type name and a Class.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>PluginManager.PluginTest</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A Test that checks to see if each class is annotated with a specific annotation.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html#PluginManager.PluginTest(java.lang.Class)"><B>PluginManager.PluginTest(Class)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager.PluginTest</A>
<DD>Constructs an AnnotatedWith test for the specified annotation type.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginNode.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginNode</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>PluginType</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Plugin Descriptor.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html#PluginType(java.lang.Class, java.lang.String, boolean, boolean)"><B>PluginType(Class, String, boolean, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginType</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginValue.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginValue</B></A> - Annotation Type in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Identifies a parameter as a value.<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html#port"><B>port</B></A> -
Variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html" title="class in org.apache.logging.log4j.core.net">AbstractSocketManager</A>
<DD>The port on the host.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#printStackTrace()"><B>printStackTrace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#printStackTrace(java.io.PrintStream)"><B>printStackTrace(PrintStream)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#printStackTrace(java.io.PrintWriter)"><B>printStackTrace(PrintWriter)</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net"><B>Priority</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>The Priority used in the Syslog system.<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#Priority(org.apache.logging.log4j.core.net.Facility, org.apache.logging.log4j.core.net.Severity)"><B>Priority(Facility, Severity)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PropertiesPlugin.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>PropertiesPlugin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Handles properties defined in the configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/Property.html" title="class in org.apache.logging.log4j.core.config"><B>Property</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Represents a key/value pair in the configuration.<DT><A HREF="./org/apache/logging/log4j/core/net/Protocol.html" title="enum in org.apache.logging.log4j.core.net"><B>Protocol</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Enumeration of the supported protocols.</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#quoteMatcher()"><B>quoteMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the single or double quote character.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#reconfigure()"><B>reconfigure()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Reconfigure the context.
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>RegexFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>This filter returns the onMatch result if the message matches the regular expression.<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html" title="class in org.apache.logging.log4j.core.pattern"><B>RegexReplacement</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Replace tokens in the LogEvent message.<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacementConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>RegexReplacementConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Replacement pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>RelativeTimePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Return the relative time in milliseconds since JVM Startup.<DT><A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html#RelativeTimePatternConverter()"><B>RelativeTimePatternConverter()</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RelativeTimePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">RelativeTimePatternConverter</A>
<DD>Private constructor.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#release()"><B>release()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>Called to signify that this Manager is no longer required by an Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#releaseSub()"><B>releaseSub()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html" title="class in org.apache.logging.log4j.core.appender">AbstractManager</A>
<DD>May be overriden by Managers to perform processing while the Manager is being released and the
lock is held.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#releaseSub()"><B>releaseSub()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Default hook to write footer during close.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html#releaseSub()"><B>releaseSub()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html" title="class in org.apache.logging.log4j.core.net">JMSQueueManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html#releaseSub()"><B>releaseSub()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html" title="class in org.apache.logging.log4j.core.net">JMSTopicManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Remove an Appender.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#removeAppender(java.lang.String)"><B>removeAppender(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Remove the Appender with the specific name.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#removeAppender(org.apache.logging.log4j.core.Appender)"><B>removeAppender(Appender)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is used primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#removeConfigurationFactory(org.apache.logging.log4j.core.config.ConfigurationFactory)"><B>removeConfigurationFactory(ConfigurationFactory)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Remove the ConfigurationFactory.
<DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#removeContext(org.apache.logging.log4j.core.LoggerContext)"><B>removeContext(LoggerContext)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html" title="class in org.apache.logging.log4j.core.selector">BasicContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#removeContext(org.apache.logging.log4j.core.LoggerContext)"><B>removeContext(LoggerContext)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html" title="class in org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#removeContext(org.apache.logging.log4j.core.LoggerContext)"><B>removeContext(LoggerContext)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#removeContext(java.lang.String)"><B>removeContext(String)</B></A> -
Method in class org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html" title="class in org.apache.logging.log4j.core.selector">JNDIContextSelector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html#removeContext(java.lang.String)"><B>removeContext(String)</B></A> -
Method in interface org.apache.logging.log4j.core.selector.<A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html" title="interface in org.apache.logging.log4j.core.selector">NamedContextSelector</A>
<DD>Locate the LoggerContext with the specified name using the default configuration.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#removeFiler(org.apache.logging.log4j.core.Filter)"><B>removeFiler(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Removes a Filter from the current Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#removeFilter(org.apache.logging.log4j.core.Filter)"><B>removeFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#removeFilter(org.apache.logging.log4j.core.Filter)"><B>removeFilter(Filter)</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Remove a Filter.
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filtering.html#removeFilter(org.apache.logging.log4j.core.Filter)"><B>removeFilter(Filter)</B></A> -
Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filtering.html" title="interface in org.apache.logging.log4j.core.filter">Filtering</A>
<DD>Removes a Filter.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#removeListener(org.apache.logging.log4j.core.config.ConfigurationListener)"><B>removeListener(ConfigurationListener)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Remove a ConfigurationListener.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#removeListener(org.apache.logging.log4j.core.config.ConfigurationListener)"><B>removeListener(ConfigurationListener)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#removeLogger(java.lang.String)"><B>removeLogger(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Removing a logger cannot be done atomically so is not allowed in an active configuration.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.Object, java.util.Map)"><B>replace(Object, Map&lt;String, V&gt;)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables in the given source object with
their matching values from the map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.Object, java.util.Map, java.lang.String, java.lang.String)"><B>replace(Object, Map&lt;String, V&gt;, String, String)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables in the given source object with
their matching values from the map.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.Object, java.util.Properties)"><B>replace(Object, Properties)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables in the given source object with their matching
values from the properties.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.String)"><B>replace(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.String)"><B>replace(LogEvent, String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.String, int, int)"><B>replace(String, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.String, int, int)"><B>replace(LogEvent, String, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(char[])"><B>replace(char[])</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, char[])"><B>replace(LogEvent, char[])</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(char[], int, int)"><B>replace(char[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, char[], int, int)"><B>replace(LogEvent, char[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.StringBuffer)"><B>replace(StringBuffer)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuffer)"><B>replace(LogEvent, StringBuffer)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.StringBuffer, int, int)"><B>replace(StringBuffer, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuffer, int, int)"><B>replace(LogEvent, StringBuffer, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.StringBuilder)"><B>replace(StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>replace(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.StringBuilder, int, int)"><B>replace(StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder, int, int)"><B>replace(LogEvent, StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.Object)"><B>replace(Object)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables in the given source object with
their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(org.apache.logging.log4j.core.LogEvent, java.lang.Object)"><B>replace(LogEvent, Object)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables in the given source object with
their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(java.lang.StringBuffer)"><B>replaceIn(StringBuffer)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(java.lang.StringBuffer, int, int)"><B>replaceIn(StringBuffer, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuffer, int, int)"><B>replaceIn(LogEvent, StringBuffer, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(java.lang.StringBuilder)"><B>replaceIn(StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder)"><B>replaceIn(LogEvent, StringBuilder)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(java.lang.StringBuilder, int, int)"><B>replaceIn(StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replaceIn(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder, int, int)"><B>replaceIn(LogEvent, StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#replaceManager(org.apache.logging.log4j.core.appender.OutputStreamManager)"><B>replaceManager(OutputStreamManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/GZCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">GZCompressAction</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html#reportException(java.lang.Exception)"><B>reportException(Exception)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ZipCompressAction</A>
<DD>Capture exception.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#resetConfigurationFactory()"><B>resetConfigurationFactory()</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Reset the ConfigurationFactory to the default.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="type parameter in ResolverUtil">T</A>&gt; - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>ResolverUtil is used to locate classes that are available in the/a class path and meet
arbitrary conditions.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#ResolverUtil()"><B>ResolverUtil()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.AnnotatedWith</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A Test that checks to see if each class is annotated with a specific annotation.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html#ResolverUtil.AnnotatedWith(java.lang.Class)"><B>ResolverUtil.AnnotatedWith(Class&lt;? extends Annotation&gt;)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.AnnotatedWith</A>
<DD>Constructs an AnnotatedWith test for the specified annotation type.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.ClassTest</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Test against a Class.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html#ResolverUtil.ClassTest()"><B>ResolverUtil.ClassTest()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ClassTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ClassTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.IsA</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A Test that checks to see if each class is assignable to the provided class.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html#ResolverUtil.IsA(java.lang.Class)"><B>ResolverUtil.IsA(Class)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.IsA</A>
<DD>Constructs an IsA test using the supplied Class as the parent class/interface.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.NameEndsWith</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A Test that checks to see if each class name ends with the provided suffix.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html#ResolverUtil.NameEndsWith(java.lang.String)"><B>ResolverUtil.NameEndsWith(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameEndsWith</A>
<DD>Constructs a NameEndsWith test using the supplied suffix.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.NameIs</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A Test that checks to see if the class name matches.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html#ResolverUtil.NameIs(java.lang.String)"><B>ResolverUtil.NameIs(String)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameIs</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html" title="class in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.ResourceTest</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>Test against a resource.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html#ResolverUtil.ResourceTest()"><B>ResolverUtil.ResourceTest()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.ResourceTest.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.ResourceTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.Test.html" title="interface in org.apache.logging.log4j.core.config.plugins"><B>ResolverUtil.Test</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/config/plugins/package-summary.html">org.apache.logging.log4j.core.config.plugins</A><DD>A simple interface that specifies how to test classes to determine if they
are to be included in the results produced by the ResolverUtil.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#resolveVariable(org.apache.logging.log4j.core.LogEvent, java.lang.String, java.lang.StringBuilder, int, int)"><B>resolveVariable(LogEvent, String, StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Internal method that resolves the value of a variable.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html#rewrite(org.apache.logging.log4j.core.LogEvent)"><B>rewrite(LogEvent)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy</A>
<DD>Rewrite the event.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewritePolicy.html#rewrite(org.apache.logging.log4j.core.LogEvent)"><B>rewrite(LogEvent)</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewritePolicy.html" title="interface in org.apache.logging.log4j.core.appender.rewrite">RewritePolicy</A>
<DD>Rewrite a logging event.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite"><B>RewriteAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</A><DD>This Appender allows the logging event to be manipulated before it is processed by other Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewritePolicy.html" title="interface in org.apache.logging.log4j.core.appender.rewrite"><B>RewritePolicy</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/rewrite/package-summary.html">org.apache.logging.log4j.core.appender.rewrite</A><DD>Interface to be implemented by components that support modifications to the LogEvent.<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout"><B>RFC5424Layout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Formats a log event in accordance with RFC 5424.<DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>RollingFileAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>An appender that writes to files andd can roll over at intervals.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>RollingFileManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>The Rolling File Manager.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#RollingFileManager(java.lang.String, java.lang.String, java.io.OutputStream, boolean, long, long)"><B>RollingFileManager(String, String, OutputStream, boolean, long, long)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#rollover(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>rollover(RollingFileManager)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</A>
<DD>Perform the rollover.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategy.html#rollover(org.apache.logging.log4j.core.appender.rolling.RollingFileManager)"><B>rollover(RollingFileManager)</B></A> -
Method in interface org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategy.html" title="interface in org.apache.logging.log4j.core.appender.rolling">RolloverStrategy</A>
<DD>Prepare for a rollover.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescription.html" title="interface in org.apache.logging.log4j.core.appender.rolling"><B>RolloverDescription</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Description of actions needed to complete rollover.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>RolloverDescriptionImpl</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Description of actions needed to complete rollover.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html#RolloverDescriptionImpl(java.lang.String, boolean, org.apache.logging.log4j.core.appender.rolling.helper.Action, org.apache.logging.log4j.core.appender.rolling.helper.Action)"><B>RolloverDescriptionImpl(String, boolean, Action, Action)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverDescriptionImpl.html" title="class in org.apache.logging.log4j.core.appender.rolling">RolloverDescriptionImpl</A>
<DD>Create new instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverFrequency.html" title="enum in org.apache.logging.log4j.core.appender.rolling"><B>RolloverFrequency</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Enumeration of rollover frequency values.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategy.html" title="interface in org.apache.logging.log4j.core.appender.rolling"><B>RolloverStrategy</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>A <code>RollingPolicy</code> specifies the actions taken on a logging file rollover.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategyBase.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>RolloverStrategyBase</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategyBase.html#RolloverStrategyBase()"><B>RolloverStrategyBase()</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverStrategyBase.html" title="class in org.apache.logging.log4j.core.appender.rolling">RolloverStrategyBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#rootNode"><B>rootNode</B></A> -
Variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>The root node of the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RootThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>RootThrowablePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Outputs the Throwable portion of the LoggingEvent as a full stacktrace
unless this converter's option is 'short', where it just outputs the first line of the trace, or if
the number of lines to print is explicitly specified.<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing"><B>Route</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/routing/package-summary.html">org.apache.logging.log4j.core.appender.routing</A><DD>A Route to an appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html" title="class in org.apache.logging.log4j.core.appender.routing"><B>Routes</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/routing/package-summary.html">org.apache.logging.log4j.core.appender.routing</A><DD>Used to contain the individual Route elements.<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html" title="class in org.apache.logging.log4j.core.appender.routing"><B>RoutingAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/routing/package-summary.html">org.apache.logging.log4j.core.appender.routing</A><DD>This Appender "routes" between various Appenders, some of which can be references to
Appenders defined earlier in the configuration while others can be dynamically created
within this Appender as required.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html#run()"><B>run()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ActionBase.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">ActionBase</A>
<DD>
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html#run()"><B>run()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/CompositeAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">CompositeAction</A>
<DD>
<DT><A HREF="./org/apache/logging/log4j/core/net/SocketServer.html#run()"><B>run()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SocketServer.html" title="class in org.apache.logging.log4j.core.net">SocketServer</A>
<DD>Accept incoming events and processes them.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#send(java.io.Serializable)"><B>send(Serializable)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>Send the message.
<DT><A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html#send(java.io.Serializable, javax.jms.Session, javax.jms.MessageProducer)"><B>send(Serializable, Session, MessageProducer)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/AbstractJMSManager.html" title="class in org.apache.logging.log4j.core.net">AbstractJMSManager</A>
<DD>Send the Object.
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html#send(java.io.Serializable)"><B>send(Serializable)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSQueueManager.html" title="class in org.apache.logging.log4j.core.net">JMSQueueManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html#send(java.io.Serializable)"><B>send(Serializable)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/JMSTopicManager.html" title="class in org.apache.logging.log4j.core.net">JMSTopicManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/SequenceNumberPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>SequenceNumberPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats the event sequence number.<DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>SerializedLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Format a LogEvent in its serialized form.<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#setAdditive(boolean)"><B>setAdditive(boolean)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Set the additive setting.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#setAdditive(boolean)"><B>setAdditive(boolean)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is present only to support the Log4j 1.2
compatibility bridge.
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil</A>
<DD>Sets an explicit ClassLoader that should be used when scanning for classes.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#setConfiguration(org.apache.logging.log4j.core.config.Configuration)"><B>setConfiguration(Configuration)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Set the Configuration to be used.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#setConfigurationFactory(org.apache.logging.log4j.core.config.ConfigurationFactory)"><B>setConfigurationFactory(ConfigurationFactory)</B></A> -
Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>Set the configuration factory.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#setConfigurationMonitor(org.apache.logging.log4j.core.config.ConfigurationMonitor)"><B>setConfigurationMonitor(ConfigurationMonitor)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Set the ConfigurationMonitor that will detect configuration changes.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#setConversionPattern(java.lang.String)"><B>setConversionPattern(String)</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>Set the <b>ConversionPattern</b> option.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setEnableSubstitutionInVariables(boolean)"><B>setEnableSubstitutionInVariables(boolean)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets a flag whether substitution is done in variable names.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setEscapeChar(char)"><B>setEscapeChar(char)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the escape character.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#setExternalContext(java.lang.Object)"><B>setExternalContext(Object)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Set the external context.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#setFooter(byte[])"><B>setFooter(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Set the footer to write when the stream is closed.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#setFooter(byte[])"><B>setFooter(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>Set the footer.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#setHandler(org.apache.logging.log4j.core.ErrorHandler)"><B>setHandler(ErrorHandler)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>The handler must be set before the appender is started.
<DT><A HREF="./org/apache/logging/log4j/core/Appender.html#setHandler(org.apache.logging.log4j.core.ErrorHandler)"><B>setHandler(ErrorHandler)</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core">Appender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#setHeader(byte[])"><B>setHeader(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Set the header to write when the stream is opened.
<DT><A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html#setHeader(byte[])"><B>setHeader(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LayoutBase.html" title="class in org.apache.logging.log4j.core.layout">LayoutBase</A>
<DD>Set the header.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#setLevel(org.apache.logging.log4j.Level)"><B>setLevel(Level)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Set the logging Level.
<DT><A HREF="./org/apache/logging/log4j/core/Logger.html#setLevel(org.apache.logging.log4j.Level)"><B>setLevel(Level)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Logger.html" title="class in org.apache.logging.log4j.core">Logger</A>
<DD>This method is not exposed through the public API and is provided primarily for unit testing.
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#setLogEventFactory(org.apache.logging.log4j.core.impl.LogEventFactory)"><B>setLogEventFactory(LogEventFactory)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Set the LogEventFactory.
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#setLoggerAdditive(org.apache.logging.log4j.core.Logger, boolean)"><B>setLoggerAdditive(Logger, boolean)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Marks a LoggerConfig as additive.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#setLoggerAdditive(org.apache.logging.log4j.core.Logger, boolean)"><B>setLoggerAdditive(Logger, boolean)</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Set the name of the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#setObject(java.lang.Object)"><B>setObject(Object)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#setOutputStream(java.io.OutputStream)"><B>setOutputStream(OutputStream)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#setParent(org.apache.logging.log4j.core.config.LoggerConfig)"><B>setParent(LoggerConfig)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>Set the parent of this LoggerConfig.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#setStackTrace(java.lang.StackTraceElement[])"><B>setStackTrace(StackTraceElement[])</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#setup()"><B>setup()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html#setup()"><B>setup()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html" title="class in org.apache.logging.log4j.core.config">JSONConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html#setup()"><B>setup()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html" title="class in org.apache.logging.log4j.core.config">XMLConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariablePrefix(char)"><B>setVariablePrefix(char)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable prefix to use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariablePrefix(java.lang.String)"><B>setVariablePrefix(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable prefix to use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariablePrefixMatcher(org.apache.logging.log4j.core.lookup.StrMatcher)"><B>setVariablePrefixMatcher(StrMatcher)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable prefix matcher currently in use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariableResolver(org.apache.logging.log4j.core.lookup.StrLookup)"><B>setVariableResolver(StrLookup&lt;?&gt;)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the VariableResolver that is used to lookup variables.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariableSuffix(char)"><B>setVariableSuffix(char)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable suffix to use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariableSuffix(java.lang.String)"><B>setVariableSuffix(String)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable suffix to use.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#setVariableSuffixMatcher(org.apache.logging.log4j.core.lookup.StrMatcher)"><B>setVariableSuffixMatcher(StrMatcher)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Sets the variable suffix matcher currently in use.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net"><B>Severity</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Severity values used by the Syslog system.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#SHORT"><B>SHORT</B></A> -
Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>Format only the first line of the throwable.
<DT><A HREF="./org/apache/logging/log4j/core/net/SocketServer.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SocketServer.html" title="class in org.apache.logging.log4j.core.net">SocketServer</A>
<DD>Shutdown the server.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#SIMPLE_CONVERSION_PATTERN"><B>SIMPLE_CONVERSION_PATTERN</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>A simple pattern.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#singleQuoteMatcher()"><B>singleQuoteMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the single quote character.
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#size()"><B>size()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>SizeBasedTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>&nbsp;<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#SizeBasedTriggeringPolicy()"><B>SizeBasedTriggeringPolicy()</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#SizeBasedTriggeringPolicy(long)"><B>SizeBasedTriggeringPolicy(long)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>Constructs a new instance.
<DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>SocketAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>An Appender that delivers events over socket connections.<DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html#SocketAppender(java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.net.AbstractSocketManager, boolean, boolean)"><B>SocketAppender(String, Layout, Filter, AbstractSocketManager, boolean, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html" title="class in org.apache.logging.log4j.core.appender">SocketAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/SocketServer.html" title="class in org.apache.logging.log4j.core.net"><B>SocketServer</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Listens for events over a socket connection.<DT><A HREF="./org/apache/logging/log4j/core/net/SocketServer.html#SocketServer(int)"><B>SocketServer(int)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SocketServer.html" title="class in org.apache.logging.log4j.core.net">SocketServer</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#spaceMatcher()"><B>spaceMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the space character.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#splitMatcher()"><B>splitMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Matches the same characters as StringTokenizer,
namely space, tab, newline and formfeed.
<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl"><B>StackTracePackageElement</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Package data for a StackTraceElement.<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html#StackTracePackageElement(java.lang.String, java.lang.String, boolean)"><B>StackTracePackageElement(String, String, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl">StackTracePackageElement</A>
<DD>Constructor that takes the location, version, and exact match flag.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Start the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender">FailoverAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite">RewriteAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html" title="class in org.apache.logging.log4j.core.appender.routing">RoutingAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Initialize the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#start()"><B>start()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Mark the Filter as started.
<DT><A HREF="./org/apache/logging/log4j/core/Lifecycle.html#start()"><B>start()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Lifecycle.html" title="interface in org.apache.logging.log4j.core">Lifecycle</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#start()"><B>start()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#startFilter()"><B>startFilter()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Make the Filter available for use.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>Stop the Appender.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/RewriteAppender.html" title="class in org.apache.logging.log4j.core.appender.rewrite">RewriteAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/RoutingAppender.html" title="class in org.apache.logging.log4j.core.appender.routing">RoutingAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A>
<DD>Tear down the configuration.
<DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#stop()"><B>stop()</B></A> -
Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>Mark the Filter as stopped.
<DT><A HREF="./org/apache/logging/log4j/core/Lifecycle.html#stop()"><B>stop()</B></A> -
Method in interface org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Lifecycle.html" title="interface in org.apache.logging.log4j.core">Lifecycle</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#stop()"><B>stop()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#stopFilter()"><B>stopFilter()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="class in org.apache.logging.log4j.core.filter">Filterable</A>
<DD>Cleanup the Filter.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#stringMatcher(java.lang.String)"><B>stringMatcher(String)</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Constructor that creates a matcher from a string.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html" title="interface in org.apache.logging.log4j.core.lookup"><B>StrLookup</B></A>&lt;<A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html" title="type parameter in StrLookup">V</A>&gt; - Interface in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Lookup a String key to a String value.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup"><B>StrMatcher</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>A matcher class that can be queried to determine if a character array
portion matches.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#StrMatcher()"><B>StrMatcher()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup"><B>StrSubstitutor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Substitutes variables within a string by values.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor()"><B>StrSubstitutor()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance with defaults for variable prefix and suffix
and the escaping character.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(java.util.Map)"><B>StrSubstitutor(Map&lt;String, V&gt;)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(java.util.Map, java.lang.String, java.lang.String)"><B>StrSubstitutor(Map&lt;String, V&gt;, String, String)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(java.util.Map, java.lang.String, java.lang.String, char)"><B>StrSubstitutor(Map&lt;String, V&gt;, String, String, char)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(org.apache.logging.log4j.core.lookup.StrLookup)"><B>StrSubstitutor(StrLookup&lt;?&gt;)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(org.apache.logging.log4j.core.lookup.StrLookup, java.lang.String, java.lang.String, char)"><B>StrSubstitutor(StrLookup&lt;?&gt;, String, String, char)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#StrSubstitutor(org.apache.logging.log4j.core.lookup.StrLookup, org.apache.logging.log4j.core.lookup.StrMatcher, org.apache.logging.log4j.core.lookup.StrMatcher, char)"><B>StrSubstitutor(StrLookup&lt;?&gt;, StrMatcher, StrMatcher, char)</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Creates a new instance and initializes it.
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>StructuredDataFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Filter based on data in a StructuredDataMessage.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>StructuredDataLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Looks up keys from system properties.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html#StructuredDataLookup()"><B>StructuredDataLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StructuredDataLookup.html" title="class in org.apache.logging.log4j.core.lookup">StructuredDataLookup</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#substitute(org.apache.logging.log4j.core.LogEvent, java.lang.StringBuilder, int, int)"><B>substitute(LogEvent, StringBuilder, int, int)</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>Internal method that substitutes the variables.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#substVars(java.lang.String, java.util.Properties)"><B>substVars(String, Properties)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>Perform variable substitution in string <code>val</code> from the
values of keys found in the system propeties.
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#SUFFIXES"><B>SUFFIXES</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">JSONConfigurationFactory</A>
<DD>The file extensions supported by this factory.
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html#SUFFIXES"><B>SUFFIXES</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">XMLConfigurationFactory</A>
<DD>Valid file extensions for XML files.
<DT><A HREF="./org/apache/logging/log4j/core/appender/SyslogAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>SyslogAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>The Syslog Appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/SyslogAppender.html#SyslogAppender(java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, boolean, boolean, org.apache.logging.log4j.core.net.AbstractSocketManager)"><B>SyslogAppender(String, Layout, Filter, boolean, boolean, AbstractSocketManager)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SyslogAppender.html" title="class in org.apache.logging.log4j.core.appender">SyslogAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>SyslogLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Formats a log event as a BSD Log record.<DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html#SyslogLayout(org.apache.logging.log4j.core.net.Facility, boolean, java.nio.charset.Charset)"><B>SyslogLayout(Facility, boolean, Charset)</B></A> -
Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html" title="class in org.apache.logging.log4j.core.layout">SyslogLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>SystemPropertiesLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD>Looks up keys from system properties.<DT><A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html#SystemPropertiesLookup()"><B>SystemPropertiesLookup()</B></A> -
Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/SystemPropertiesLookup.html" title="class in org.apache.logging.log4j.core.lookup">SystemPropertiesLookup</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#tabMatcher()"><B>tabMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Returns a matcher which matches the tab character.
<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net"><B>TCPSocketManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Manager of TCP Socket connections.<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#TCPSocketManager(java.lang.String, java.io.OutputStream, java.net.Socket, java.net.InetAddress, java.lang.String, int, int)"><B>TCPSocketManager(String, OutputStream, Socket, InetAddress, String, int, int)</B></A> -
Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A>
<DD>The Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#TEST_PREFIX"><B>TEST_PREFIX</B></A> -
Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory</A>
<DD>File name prefix for test configurations.
<DT><A HREF="./org/apache/logging/log4j/core/javaee/ContextAnchor.html#THREAD_CONTEXT"><B>THREAD_CONTEXT</B></A> -
Static variable in class org.apache.logging.log4j.core.javaee.<A HREF="./org/apache/logging/log4j/core/javaee/ContextAnchor.html" title="class in org.apache.logging.log4j.core.javaee">ContextAnchor</A>
<DD>Anchor for the LoggerContext for the current Thread.
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>ThreadContextMapFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Filter based on a value in the Thread Context Map (MDC).<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#ThreadContextMapFilter(java.util.Map, boolean, org.apache.logging.log4j.core.Filter.Result, org.apache.logging.log4j.core.Filter.Result)"><B>ThreadContextMapFilter(Map&lt;String, String&gt;, boolean, Filter.Result, Filter.Result)</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThreadPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>ThreadPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats the event thread name.<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>ThresholdFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>This filter returns the onMatch result if the level in the LogEvent is the same or more specific
than the configured level and the onMismatch value otherwise.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>ThrowablePatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Outputs the Throwable portion of the LoggingEvent as a full stacktrace
unless this converter's option is 'short', where it just outputs the first line of the trace, or if
the number of lines to print is explicitly specified.<DT><A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html#ThrowablePatternConverter(java.lang.String, java.lang.String, java.lang.String[])"><B>ThrowablePatternConverter(String, String, String[])</B></A> -
Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.html" title="class in org.apache.logging.log4j.core.pattern">ThrowablePatternConverter</A>
<DD>Constructor.
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl"><B>ThrowableProxy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Wraps a Throwable to add packaging information about each stack trace element.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#ThrowableProxy(java.lang.Throwable)"><B>ThrowableProxy(Throwable)</B></A> -
Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>Construct the wrapper for the Throwable that includes packaging data.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>TimeBasedTriggeringPolicy</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>Triggering Policy that causes a rollover based on time.<DT><A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>TimeFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>Filters events that fall within a specified time period in each day.<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#toBoolean(java.lang.String, boolean)"><B>toBoolean(String, boolean)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>If <code>value</code> is "true", then <code>true</code> is
returned.
<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html#toByteArray(java.io.InputStream)"><B>toByteArray(InputStream)</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html" title="class in org.apache.logging.log4j.core.config">JSONConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#toFileSize(java.lang.String, long)"><B>toFileSize(String, long)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html#toInt(java.lang.String, int)"><B>toInt(String, int)</B></A> -
Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/OptionConverter.html" title="class in org.apache.logging.log4j.core.helpers">OptionConverter</A>
<DD>Convert the String value to an int.
<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderBase.html" title="class in org.apache.logging.log4j.core.appender">AppenderBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html" title="class in org.apache.logging.log4j.core.appender">FailoverAppender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/CompositeTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">CompositeTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">DefaultRolloverStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">OnStartupTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">SizeBasedTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.html" title="class in org.apache.logging.log4j.core.appender.rolling">TimeBasedTriggeringPolicy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Route.html" title="class in org.apache.logging.log4j.core.appender.routing">Route</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.appender.routing.<A HREF="./org/apache/logging/log4j/core/appender/routing/Routes.html" title="class in org.apache.logging.log4j.core.appender.routing">Routes</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html" title="class in org.apache.logging.log4j.core.config">LoggerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Node.html" title="class in org.apache.logging.log4j.core.config">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginManager.PluginTest.html" title="class in org.apache.logging.log4j.core.config.plugins">PluginManager.PluginTest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.AnnotatedWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.AnnotatedWith</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.IsA.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.IsA</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameEndsWith.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameEndsWith</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.plugins.<A HREF="./org/apache/logging/log4j/core/config/plugins/ResolverUtil.NameIs.html" title="class in org.apache.logging.log4j.core.config.plugins">ResolverUtil.NameIs</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/Property.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Property.html" title="class in org.apache.logging.log4j.core.config">Property</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/BurstFilter.html" title="class in org.apache.logging.log4j.core.filter">BurstFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/CompositeFilter.html" title="class in org.apache.logging.log4j.core.filter">CompositeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">DynamicThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/FilterBase.html" title="class in org.apache.logging.log4j.core.filter">FilterBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html" title="class in org.apache.logging.log4j.core.filter">MapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/MarkerFilter.html" title="class in org.apache.logging.log4j.core.filter">MarkerFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/RegexFilter.html" title="class in org.apache.logging.log4j.core.filter">RegexFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html" title="class in org.apache.logging.log4j.core.filter">StructuredDataFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThreadContextMapFilter.html" title="class in org.apache.logging.log4j.core.filter">ThreadContextMapFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ThresholdFilter.html" title="class in org.apache.logging.log4j.core.filter">ThresholdFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/TimeFilter.html" title="class in org.apache.logging.log4j.core.filter">TimeFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/KeyValuePair.html" title="class in org.apache.logging.log4j.core.helpers">KeyValuePair</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/StackTracePackageElement.html" title="class in org.apache.logging.log4j.core.impl">StackTracePackageElement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html" title="class in org.apache.logging.log4j.core.impl">ThrowableProxy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html" title="class in org.apache.logging.log4j.core.layout">RFC5424Layout</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html" title="class in org.apache.logging.log4j.core.lookup">Interpolator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/Priority.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Priority.html" title="class in org.apache.logging.log4j.core.net">Priority</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html#toString()"><B>toString()</B></A> -
Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/RegexReplacement.html" title="class in org.apache.logging.log4j.core.pattern">RegexReplacement</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/helpers/Transform.html" title="class in org.apache.logging.log4j.core.helpers"><B>Transform</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Utility class for transforming strings.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/TriggeringPolicy.html" title="interface in org.apache.logging.log4j.core.appender.rolling"><B>TriggeringPolicy</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</A><DD>A <code>TriggeringPolicy</code> controls the conditions under which rollover
occurs.<DT><A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html#trimMatcher()"><B>trimMatcher()</B></A> -
Static method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</A>
<DD>Matches the String trim() whitespace characters.
<DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#TTCC_CONVERSION_PATTERN"><B>TTCC_CONVERSION_PATTERN</B></A> -
Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html" title="class in org.apache.logging.log4j.core.layout">PatternLayout</A>
<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/logging/log4j/core/LoggerContext.html#updateLoggers()"><B>updateLoggers()</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Cause all Loggers to be updated against the current Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#updateLoggers(org.apache.logging.log4j.core.config.Configuration)"><B>updateLoggers(Configuration)</B></A> -
Method in class org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</A>
<DD>Cause all Logger to be updated against the specified Configuration.
<DT><A HREF="./org/apache/logging/log4j/core/helpers/UUIDUtil.html#UUID_SEQUENCE"><B>UUID_SEQUENCE</B></A> -
Static variable in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/UUIDUtil.html" title="class in org.apache.logging.log4j.core.helpers">UUIDUtil</A>
<DD>System property that may be used to seed the uuid generation with an integer value.
<DT><A HREF="./org/apache/logging/log4j/core/pattern/UUIDPatternConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>UUIDPatternConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Formats the event sequence number.<DT><A HREF="./org/apache/logging/log4j/core/helpers/UUIDUtil.html" title="class in org.apache.logging.log4j.core.helpers"><B>UUIDUtil</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Generates a unique id.</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html" title="class in org.apache.logging.log4j.core.filter"><B>ValueLevelPair</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/filter/package-summary.html">org.apache.logging.log4j.core.filter</A><DD>A key and its value.<DT><A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html#ValueLevelPair(java.lang.String, org.apache.logging.log4j.Level)"><B>ValueLevelPair(String, Level)</B></A> -
Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/ValueLevelPair.html" title="class in org.apache.logging.log4j.core.filter">ValueLevelPair</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/CompressionType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/CompressionType.html" title="enum in org.apache.logging.log4j.core.appender">CompressionType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.Target.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.Target.html" title="enum in org.apache.logging.log4j.core.appender">ConsoleAppender.Target</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.Mode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.Mode.html" title="enum in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy.Mode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverFrequency.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverFrequency.html" title="enum in org.apache.logging.log4j.core.appender.rolling">RolloverFrequency</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.Result.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.Result.html" title="enum in org.apache.logging.log4j.core">Filter.Result</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Facility.html" title="enum in org.apache.logging.log4j.core.net">Facility</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/net/Protocol.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Protocol.html" title="enum in org.apache.logging.log4j.core.net">Protocol</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net">Severity</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/logging/log4j/core/appender/CompressionType.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/CompressionType.html" title="enum in org.apache.logging.log4j.core.appender">CompressionType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.Target.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/ConsoleAppender.Target.html" title="enum in org.apache.logging.log4j.core.appender">ConsoleAppender.Target</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.Mode.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/MapRewritePolicy.Mode.html" title="enum in org.apache.logging.log4j.core.appender.rewrite">MapRewritePolicy.Mode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverFrequency.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RolloverFrequency.html" title="enum in org.apache.logging.log4j.core.appender.rolling">RolloverFrequency</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/Filter.Result.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/Filter.Result.html" title="enum in org.apache.logging.log4j.core">Filter.Result</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Facility.html" title="enum in org.apache.logging.log4j.core.net">Facility</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/net/Protocol.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Protocol.html" title="enum in org.apache.logging.log4j.core.net">Protocol</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/apache/logging/log4j/core/net/Severity.html#values()"><B>values()</B></A> -
Static method in enum org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Severity.html" title="enum in org.apache.logging.log4j.core.net">Severity</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/FileManager.html" title="class in org.apache.logging.log4j.core.appender">FileManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Some output streams synchronize writes while others do not.
<DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#write(byte[])"><B>write(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html" title="class in org.apache.logging.log4j.core.appender">OutputStreamManager</A>
<DD>Some output streams synchronize writes while others do not.
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingFileManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#write(int)"><B>write(int)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html#write(byte[])"><B>write(byte[])</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/DatagramOutputStream.html" title="class in org.apache.logging.log4j.core.net">DatagramOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#writeReplace()"><B>writeReplace()</B></A> -
Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html" title="class in org.apache.logging.log4j.core.impl">Log4jLogEvent</A>
<DD>Creates a LogEventProxy that can be serialized.
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html" title="class in org.apache.logging.log4j.core.config"><B>XMLConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Creates a Node hierarchy from an XML file.<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html#XMLConfiguration(org.xml.sax.InputSource, java.io.File)"><B>XMLConfiguration(InputSource, File)</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html" title="class in org.apache.logging.log4j.core.config">XMLConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config"><B>XMLConfigurationFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Factory to coonstruct an XMLConfiguration.<DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html#XMLConfigurationFactory()"><B>XMLConfigurationFactory()</B></A> -
Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html" title="class in org.apache.logging.log4j.core.config">XMLConfigurationFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>XMLLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>The output of the XMLLayout consists of a series of log4j:event
elements as defined in the <a href="./org/apache/logging/log4j/core/layout/log4j.dtd">log4j.dtd</a>.<DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#XMLLayout(boolean, boolean, boolean, java.nio.charset.Charset)"><B>XMLLayout(boolean, boolean, boolean, Charset)</B></A> -
Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html" title="class in org.apache.logging.log4j.core.layout">XMLLayout</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_Z_"><!-- --></A><H2>
<B>Z</B></H2>
<DL>
<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>ZipCompressAction</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/package-summary.html">org.apache.logging.log4j.core.appender.rolling.helper</A><DD>Compresses a file using Zip compression.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html#ZipCompressAction(java.io.File, java.io.File, boolean)"><B>ZipCompressAction(File, File, boolean)</B></A> -
Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/ZipCompressAction.html" title="class in org.apache.logging.log4j.core.appender.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="#_J_">J</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="#_Q_">Q</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>
Copyright &#169; 1999-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>