| <!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_51) on Sat Sep 14 07:35:04 MST 2013 --> |
| <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <TITLE> |
| Index (Apache Log4j Core 2.0-beta9 API) |
| </TITLE> |
| |
| <META NAME="date" CONTENT="2013-09-14"> |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Index (Apache Log4j Core 2.0-beta9 API)"; |
| } |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| <HR> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <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/appender/rolling/helper/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper"><B>AbstractAction</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/AbstractAction.html#AbstractAction()"><B>AbstractAction()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.rolling.helper.<A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</A> |
| <DD>Constructor. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>AbstractAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Abstract base class for Appenders.<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#AbstractAppender(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout)"><B>AbstractAppender(String, Filter, Layout<? extends Serializable>)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Constructor that defaults to suppressing exceptions. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#AbstractAppender(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout, boolean)"><B>AbstractAppender(String, Filter, Layout<? extends Serializable>, boolean)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Constructor. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db"><B>AbstractDatabaseAppender</B></A><<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="type parameter in AbstractDatabaseAppender">T</A> extends <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A>> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/package-summary.html">org.apache.logging.log4j.core.appender.db</A><DD>An abstract Appender for writing events to a database of some type, be it relational or NoSQL.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#AbstractDatabaseAppender(java.lang.String, org.apache.logging.log4j.core.Filter, boolean, T)"><B>AbstractDatabaseAppender(String, Filter, boolean, T)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD>Instantiates the base appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db"><B>AbstractDatabaseManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/package-summary.html">org.apache.logging.log4j.core.appender.db</A><DD>Manager that allows database appenders to have their configuration reloaded without losing events.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#AbstractDatabaseManager(java.lang.String, int)"><B>AbstractDatabaseManager(String, int)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Instantiates the base manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.AbstractFactoryData.html" title="class in org.apache.logging.log4j.core.appender.db"><B>AbstractDatabaseManager.AbstractFactoryData</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/package-summary.html">org.apache.logging.log4j.core.appender.db</A><DD>Implementations should extend this class for passing data between the getManager method and the manager factory |
| class.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.AbstractFactoryData.html#AbstractDatabaseManager.AbstractFactoryData(int)"><B>AbstractDatabaseManager.AbstractFactoryData(int)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.AbstractFactoryData.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager.AbstractFactoryData</A> |
| <DD>Constructs the base factory data. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter"><B>AbstractFilter</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/AbstractFilter.html#AbstractFilter()"><B>AbstractFilter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>The default constructor. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#AbstractFilter(org.apache.logging.log4j.core.Filter.Result, org.apache.logging.log4j.core.Filter.Result)"><B>AbstractFilter(Filter.Result, Filter.Result)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Constructor that allows the onMatch and onMismatch actions to be set. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter"><B>AbstractFilterable</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/AbstractFilterable.html#AbstractFilterable(org.apache.logging.log4j.core.Filter)"><B>AbstractFilterable(Filter)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#AbstractFilterable()"><B>AbstractFilterable()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD> |
| <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>Abstract 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>AbstractLayout</B></A><<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="type parameter in AbstractLayout">T</A> extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Abstract base class for Layouts.<DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html#AbstractLayout()"><B>AbstractLayout()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><B>AbstractLogEventWrapperEntity</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa</A><DD> |
| Users of the JPA appender MUST extend this class, using JPA annotations on the concrete class and all of its |
| accessor methods (as needed) to map them to the proper table and columns.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#AbstractLogEventWrapperEntity()"><B>AbstractLogEventWrapperEntity()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>Instantiates this base class. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#AbstractLogEventWrapperEntity(org.apache.logging.log4j.core.LogEvent)"><B>AbstractLogEventWrapperEntity(LogEvent)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>Instantiates this base class. |
| <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>Abstract 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>AbstractOutputStreamAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Appends log events as bytes to a byte output stream.<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html#AbstractOutputStreamAppender(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>AbstractOutputStreamAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, OutputStreamManager)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD>Instantiate a WriterAppender and set the output destination to a |
| new <A HREF="http://docs.oracle.com/javase/6/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://docs.oracle.com/javase/6/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/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/appender/rolling/AbstractRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>AbstractRolloverStrategy</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> <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/AbstractRolloverStrategy.html#AbstractRolloverStrategy()"><B>AbstractRolloverStrategy()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/AbstractRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">AbstractRolloverStrategy</A> |
| <DD> |
| <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> <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> |
| <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>Abstract 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, org.apache.logging.log4j.core.Layout)"><B>AbstractSocketManager(String, OutputStream, InetAddress, String, int, Layout<? extends Serializable>)</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>Abstract 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.html#AbstractStyleNameConverter(java.lang.String, java.util.List, java.lang.String)"><B>AbstractStyleNameConverter(String, List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Black</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Black style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html#AbstractStyleNameConverter.Black(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Black(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Black</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Blue</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Blue style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html#AbstractStyleNameConverter.Blue(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Blue(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Blue</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Cyan</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Cyan style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html#AbstractStyleNameConverter.Cyan(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Cyan(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Cyan</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Green</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Green style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html#AbstractStyleNameConverter.Green(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Green(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Green</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Magenta</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Magenta style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html#AbstractStyleNameConverter.Magenta(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Magenta(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Magenta</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Red</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Red style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html#AbstractStyleNameConverter.Red(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Red(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Red</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.White</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>White style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html#AbstractStyleNameConverter.White(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.White(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.White</A> |
| <DD>Constructs the converter. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html" title="class in org.apache.logging.log4j.core.pattern"><B>AbstractStyleNameConverter.Yellow</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Yellow style pattern converter.<DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html#AbstractStyleNameConverter.Yellow(java.util.List, java.lang.String)"><B>AbstractStyleNameConverter.Yellow(List<PatternFormatter>, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Yellow</A> |
| <DD>Constructs the converter. |
| <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/async/AsyncLogger.html#actualAsyncLog(org.apache.logging.log4j.core.async.RingBufferLogEvent)"><B>actualAsyncLog(RingBufferLogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLogger</A> |
| <DD>This method is called by the EventHandler that processes the |
| RingBufferLogEvent in a separate thread. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html#add(T)"><B>add(T)</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="class in org.apache.logging.log4j.core.helpers">CyclicBuffer</A> |
| <DD>Add an item as the last event in the buffer. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#add(org.apache.logging.log4j.core.LogEvent)"><B>add(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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>Adds 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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.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/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Add a filter. |
| <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> |
| <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 interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="interface in org.apache.logging.log4j.core.filter">Filterable</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> |
| <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> |
| <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> |
| <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/LoggerContext.html#addPropertyChangeListener(java.beans.PropertyChangeListener)"><B>addPropertyChangeListener(PropertyChangeListener)</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> |
| <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/config/DefaultAdvertiser.html#advertise(java.util.Map)"><B>advertise(Map<String, String>)</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultAdvertiser.html" title="class in org.apache.logging.log4j.core.config">DefaultAdvertiser</A> |
| <DD>Does nothing. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/Advertiser.html#advertise(java.util.Map)"><B>advertise(Map<String, String>)</B></A> - |
| Method in interface org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Advertiser.html" title="interface in org.apache.logging.log4j.core.net">Advertiser</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html#advertise(java.util.Map)"><B>advertise(Map<String, String>)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html" title="class in org.apache.logging.log4j.core.net">MulticastDNSAdvertiser</A> |
| <DD>Advertise the provided entity. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#advertisedConfiguration"><B>advertisedConfiguration</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/Advertiser.html" title="interface in org.apache.logging.log4j.core.net"><B>Advertiser</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#allLines()"><B>allLines()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Determines if all lines should be printed. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern"><B>AnsiEscape</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Converts text into ANSI escape sequences.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#anyLines()"><B>anyLines()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Determines if any lines should be printed. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.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/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD>Actual writing occurs here. |
| <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/AsyncAppender.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/AsyncAppender.html" title="class in org.apache.logging.log4j.core.appender">AsyncAppender</A> |
| <DD>Actual writing occurs here. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#append(org.apache.logging.log4j.core.LogEvent)"><B>append(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD> |
| <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/RandomAccessFileAppender.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/RandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileAppender</A> |
| <DD>Write the log entry rolling over the file when required. |
| <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/RollingRandomAccessFileAppender.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/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingRandomAccessFileAppender</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.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/SMTPAppender.html" title="class in org.apache.logging.log4j.core.appender">SMTPAppender</A> |
| <DD>Perform SMTPAppender specific appending actions, mainly adding the event |
| to a cyclic buffer and checking if the event triggers an e-mail to be |
| sent. |
| <DT><A HREF="./org/apache/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>Appends log events.<DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx"><B>AppenderAdmin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Implementation of the <code>AppenderAdminMBean</code> interface.<DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html#AppenderAdmin(java.lang.String, org.apache.logging.log4j.core.Appender)"><B>AppenderAdmin(String, Appender)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD>Constructs a new <code>AppenderAdmin</code> with the specified contextName |
| and appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>AppenderAdminMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>The MBean interface for monitoring and managing an <code>Appender</code>.<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 an <A HREF="./org/apache/logging/log4j/core/Appender.html" title="interface in org.apache.logging.log4j.core"><CODE>Appender</CODE></A> with details an 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/appender/AppenderLoggingException.html" title="class in org.apache.logging.log4j.core.appender"><B>AppenderLoggingException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Thrown from an appender when a log event could not be written.<DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html#AppenderLoggingException(java.lang.String)"><B>AppenderLoggingException(String)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html" title="class in org.apache.logging.log4j.core.appender">AppenderLoggingException</A> |
| <DD>Construct an exception with a message. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html#AppenderLoggingException(java.lang.String, java.lang.Throwable)"><B>AppenderLoggingException(String, Throwable)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html" title="class in org.apache.logging.log4j.core.appender">AppenderLoggingException</A> |
| <DD>Construct an exception with a message and underlying cause. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html#AppenderLoggingException(java.lang.Throwable)"><B>AppenderLoggingException(Throwable)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AppenderLoggingException.html" title="class in org.apache.logging.log4j.core.appender">AppenderLoggingException</A> |
| <DD>Construct an exception with an underlying cause. |
| <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/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 embedded 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<?>, 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.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Assert.html" title="class in org.apache.logging.log4j.core.helpers"><B>Assert</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 providing common validation logic.<DT><A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>AsyncAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Appends to one or more Appenders asynchronously.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html" title="class in org.apache.logging.log4j.core.async"><B>AsyncLogger</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>AsyncLogger is a logger designed for high throughput and low latency logging.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html#AsyncLogger(org.apache.logging.log4j.core.LoggerContext, java.lang.String, org.apache.logging.log4j.message.MessageFactory)"><B>AsyncLogger(LoggerContext, String, MessageFactory)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLogger</A> |
| <DD>Constructs an <code>AsyncLogger</code> with the specified context, name and |
| message factory. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async"><B>AsyncLoggerConfig</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>Asynchronous Logger object that is created via configuration and can be |
| combined with synchronous loggers.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#AsyncLoggerConfig()"><B>AsyncLoggerConfig()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD>Default constructor. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#AsyncLoggerConfig(java.lang.String, org.apache.logging.log4j.Level, boolean)"><B>AsyncLoggerConfig(String, Level, boolean)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD>Constructor that sets the name, level and additive values. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#AsyncLoggerConfig(java.lang.String, java.util.List, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.Level, boolean, org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, boolean)"><B>AsyncLoggerConfig(String, List<AppenderRef>, Filter, Level, boolean, Property[], Configuration, boolean)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.async"><B>AsyncLoggerConfig.RootLogger</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>An asynchronous root Logger.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.RootLogger.html#AsyncLoggerConfig.RootLogger()"><B>AsyncLoggerConfig.RootLogger()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig.RootLogger</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async"><B>AsyncLoggerContext</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD><code>LoggerContext</code> that creates <code>AsyncLogger</code> objects.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#AsyncLoggerContext(java.lang.String)"><B>AsyncLoggerContext(String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#AsyncLoggerContext(java.lang.String, java.lang.Object)"><B>AsyncLoggerContext(String, Object)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#AsyncLoggerContext(java.lang.String, java.lang.Object, java.net.URI)"><B>AsyncLoggerContext(String, Object, URI)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#AsyncLoggerContext(java.lang.String, java.lang.Object, java.lang.String)"><B>AsyncLoggerContext(String, Object, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async"><B>AsyncLoggerContextSelector</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD><code>ContextSelector</code> that returns the singleton <code>AsyncLoggerContext</code>.<DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html#AsyncLoggerContextSelector()"><B>AsyncLoggerContextSelector()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContextSelector</A> |
| <DD> |
| </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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><B>BasicLogEventEntity</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa</A><DD>Users of the JPA appender may want to extend this class instead of <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><CODE>AbstractLogEventWrapperEntity</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#BasicLogEventEntity()"><B>BasicLogEventEntity()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Instantiates this base class. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#BasicLogEventEntity(org.apache.logging.log4j.core.LogEvent)"><B>BasicLogEventEntity(LogEvent)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Instantiates this base class. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Booleans.html" title="class in org.apache.logging.log4j.core.helpers"><B>Booleans</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Boolean helpers.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Booleans.html#Booleans()"><B>Booleans()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Booleans.html" title="class in org.apache.logging.log4j.core.helpers">Booleans</A> |
| <DD> |
| <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/helpers/CachedClock.html" title="class in org.apache.logging.log4j.core.helpers"><B>CachedClock</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Implementation of the <code>Clock</code> interface that tracks the time in a |
| private long field that is updated by a background thread once every |
| millisecond.<DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#calcLocation(java.lang.String)"><B>calcLocation(String)</B></A> - |
| Static 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> |
| <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/async/AsyncLoggerConfig.html#callAppenders(org.apache.logging.log4j.core.LogEvent)"><B>callAppenders(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD>Passes on the event to a separate thread that will call |
| <A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#asyncCallAppenders(org.apache.logging.log4j.core.LogEvent)"><CODE>AsyncLoggerConfig.asyncCallAppenders(LogEvent)</CODE></A>. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#callAppenders(org.apache.logging.log4j.core.LogEvent)"><B>callAppenders(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> |
| <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/helpers/Charsets.html" title="class in org.apache.logging.log4j.core.helpers"><B>Charsets</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Charset utilities.<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>Does nothing. |
| <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)"><B>checkRollover(LogEvent)</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/impl/ThrowableFormatOptions.html#CLASS_NAME"><B>CLASS_NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <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> |
| <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/async/RingBufferLogEvent.html#clear()"><B>clear()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD>Release references held by ring buffer to allow objects to be |
| garbage-collected. |
| <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>Removes all Appenders. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Clock.html" title="interface in org.apache.logging.log4j.core.helpers"><B>Clock</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Provides the time stamp used in log events.<DT><A HREF="./org/apache/logging/log4j/core/helpers/ClockFactory.html" title="class in org.apache.logging.log4j.core.helpers"><B>ClockFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Factory for <code>Clock</code> objects.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#close()"><B>close()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#close()"><B>close()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#close()"><B>close()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A> |
| <DD>Closes the underlying connection. |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#close()"><B>close()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</A> |
| <DD>Cancels the action if not already initialized or waits till completion. |
| <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/RollingRandomAccessFileManager.html#close()"><B>close()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#close(java.io.Closeable)"><B>close(Closeable)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Closeable</code> (stream or reader/writer). |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#close(java.sql.Statement)"><B>close(Statement)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Statement</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#close(java.sql.Connection)"><B>close(Connection)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Connection</code>. |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers"><B>Closer</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Helper class for closing resources.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#Closer()"><B>Closer()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#closeSilent(java.io.Closeable)"><B>closeSilent(Closeable)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Closeable</code> (stream or reader/writer), |
| ignoring any exceptions thrown by the close operation. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#closeSilent(java.sql.Statement)"><B>closeSilent(Statement)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Statement</code>, ignoring any exceptions thrown by |
| the close operation. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Closer.html#closeSilent(java.sql.Connection)"><B>closeSilent(Connection)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Closer.html" title="class in org.apache.logging.log4j.core.helpers">Closer</A> |
| <DD>Closes the specified <code>Connection</code>, ignoring any exceptions thrown |
| by the close operation. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CoarseCachedClock.html" title="class in org.apache.logging.log4j.core.helpers"><B>CoarseCachedClock</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>This Clock implementation is similar to CachedClock.<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, java.lang.String)"><B>collectPlugins(boolean, 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>Collects plugins, optionally obtaining them from a preload map. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>ColumnConfig</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>A configuration element used to configure which event properties are logged to which columns in the database table.<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<Action>, 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>Composes and invokes one or more 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/helpers/OptionConverter.html#concatenateArrays(java.lang.String[], java.lang.String[])"><B>concatenateArrays(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> |
| <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/Logger.PrivateConfig.html#config"><B>config</B></A> - |
| Variable 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> |
| <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>This exception is thrown when an error occurs reading from, parsing, using, or initializing the Log4j 2 |
| configuration.<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>Construct an exception with a message. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationException.html#ConfigurationException(java.lang.String, java.lang.Throwable)"><B>ConfigurationException(String, Throwable)</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>Construct an exception with a message and underlying cause. |
| <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: |
| |
| A system property named "log4j.configurationFactory" can be set with the |
| name of the ConfigurationFactory to be used. |
| |
| <A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#setConfigurationFactory(org.apache.logging.log4j.core.config.ConfigurationFactory)">ConfigurationFactory.setConfigurationFactory(ConfigurationFactory)</A> can be called |
| with the instance of the ConfigurationFactory to be used.<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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config"><B>ConfigurationFactory.ConfigurationSource</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Represents the source for the logging configuration.<DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#ConfigurationFactory.ConfigurationSource()"><B>ConfigurationFactory.ConfigurationSource()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#ConfigurationFactory.ConfigurationSource(java.io.InputStream)"><B>ConfigurationFactory.ConfigurationSource(InputStream)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#ConfigurationFactory.ConfigurationSource(java.io.InputStream, java.io.File)"><B>ConfigurationFactory.ConfigurationSource(InputStream, File)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#ConfigurationFactory.ConfigurationSource(java.io.InputStream, java.lang.String)"><B>ConfigurationFactory.ConfigurationSource(InputStream, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <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/Configurator.html" title="class in org.apache.logging.log4j.core.config"><B>Configurator</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Initializes and configure the Logging system.<DT><A HREF="./org/apache/logging/log4j/core/config/plugins/PropertiesPlugin.html#configureSubstitutor(org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration)"><B>configureSubstitutor(Property[], Configuration)</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/db/AbstractDatabaseManager.html#connect()"><B>connect()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>This method is called within the appender when the appender is started. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#connectInternal()"><B>connectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Implementations should implement this method to perform any proprietary connection operations. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html#connectInternal()"><B>connectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCDatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html#connectInternal()"><B>connectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPADatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html#connectInternal()"><B>connectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLDatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ConnectionSource.html" title="interface in org.apache.logging.log4j.core.appender.db.jdbc"><B>ConnectionSource</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>Configuration element for <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><CODE>JDBCAppender</CODE></A>.<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/config/Configuration.html#CONTEXT_PROPERTIES"><B>CONTEXT_PROPERTIES</B></A> - |
| Static variable 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>Key for storing the Context properties. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ContextAnchor.html" title="class in org.apache.logging.log4j.core.impl"><B>ContextAnchor</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Anchor for the ThreadContext.<DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html#contextDestroyed(javax.servlet.ServletContextEvent)"><B>contextDestroyed(ServletContextEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html" title="class in org.apache.logging.log4j.core.web">Log4jServletContextListener</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html#contextInitialized(javax.servlet.ServletContextEvent)"><B>contextInitialized(ServletContextEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html" title="class in org.apache.logging.log4j.core.web">Log4jServletContextListener</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>ContextMapAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map<String, String></CODE></A>s in |
| <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html#ContextMapAttributeConverter()"><B>ContextMapAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>ContextMapJsonAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map<String, String></CODE></A>s in |
| <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html#ContextMapJsonAttributeConverter()"><B>ContextMapJsonAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapJsonAttributeConverter</A> |
| <DD> |
| <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> |
| <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/jmx/ContextSelectorAdmin.html" title="class in org.apache.logging.log4j.core.jmx"><B>ContextSelectorAdmin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Implementation of the <code>ContextSelectorAdminMBean</code> interface.<DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html#ContextSelectorAdmin(org.apache.logging.log4j.core.selector.ContextSelector)"><B>ContextSelectorAdmin(ContextSelector)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html" title="class in org.apache.logging.log4j.core.jmx">ContextSelectorAdmin</A> |
| <DD>Constructs a new <code>ContextSelectorAdmin</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>ContextSelectorAdminMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>The MBean interface for monitoring and managing the <code>ContextSelector</code>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>ContextStackAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for |
| <CODE>ThreadContext.ContextStack</CODE>s in |
| <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html#ContextStackAttributeConverter()"><B>ContextStackAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>ContextStackJsonAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for |
| <CODE>ThreadContext.ContextStack</CODE>s in |
| <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html#ContextStackJsonAttributeConverter()"><B>ContextStackJsonAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackJsonAttributeConverter</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html#convertToDatabaseColumn(java.util.Map)"><B>convertToDatabaseColumn(Map<String, String>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html#convertToDatabaseColumn(java.util.Map)"><B>convertToDatabaseColumn(Map<String, String>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapJsonAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html#convertToDatabaseColumn(org.apache.logging.log4j.ThreadContext.ContextStack)"><B>convertToDatabaseColumn(ThreadContext.ContextStack)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html#convertToDatabaseColumn(org.apache.logging.log4j.ThreadContext.ContextStack)"><B>convertToDatabaseColumn(ThreadContext.ContextStack)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackJsonAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html#convertToDatabaseColumn(org.apache.logging.log4j.Marker)"><B>convertToDatabaseColumn(Marker)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MarkerAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html#convertToDatabaseColumn(org.apache.logging.log4j.message.Message)"><B>convertToDatabaseColumn(Message)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MessageAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html#convertToDatabaseColumn(java.lang.StackTraceElement)"><B>convertToDatabaseColumn(StackTraceElement)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">StackTraceElementAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html#convertToDatabaseColumn(java.lang.Throwable)"><B>convertToDatabaseColumn(Throwable)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ThrowableAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextMapJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextMapJsonAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ContextStackJsonAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MarkerAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MessageAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">StackTraceElementAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html#convertToEntityAttribute(java.lang.String)"><B>convertToEntityAttribute(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ThrowableAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch"><B>CouchDBConnection</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.couch</A><DD>The Apache CouchDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLConnection</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#CouchDBConnection(org.lightcouch.CouchDbClient)"><B>CouchDBConnection(CouchDbClient)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch"><B>CouchDBObject</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.couch</A><DD>The Apache CouchDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLObject</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#CouchDBObject()"><B>CouchDBObject()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch"><B>CouchDBProvider</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.couch</A><DD>The Apache CouchDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLProvider</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#count"><B>count</B></A> - |
| 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>Number of Appenders using this manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#createAdvertiser(java.lang.String, org.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource, byte[], java.lang.String)"><B>createAdvertiser(String, ConfigurationFactory.ConfigurationSource, byte[], 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html#createAppender(org.apache.logging.log4j.core.config.AppenderRef[], 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(AppenderRef[], 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/AsyncAppender.html" title="class in org.apache.logging.log4j.core.appender">AsyncAppender</A> |
| <DD>Create an AsyncAppender. |
| <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, java.lang.String)"><B>createAppender(Layout<? extends Serializable>, Filter, String, 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/db/jdbc/JDBCAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.appender.db.jdbc.ConnectionSource, java.lang.String, java.lang.String, org.apache.logging.log4j.core.appender.db.jdbc.ColumnConfig[])"><B>createAppender(String, String, Filter, ConnectionSource, String, String, ColumnConfig[])</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCAppender</A> |
| <DD>Factory method for creating a JDBC appender within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.Filter, java.lang.String, java.lang.String, java.lang.String)"><B>createAppender(String, String, Filter, String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPAAppender</A> |
| <DD>Factory method for creating a JPA appender within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.Filter, java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLProvider)"><B>createAppender(String, String, Filter, String, NoSQLProvider<?>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLAppender</A> |
| <DD>Factory method for creating a NoSQL appender within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/FailoverAppender.html#createAppender(java.lang.String, 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[], 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, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createAppender(String, String, String, String, String, String, String, Layout<? extends Serializable>, Filter, String, String, Configuration)</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, 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, String, Layout<? extends Serializable>, 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, 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, String, Layout<? extends Serializable>, 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/RandomAccessFileAppender.html#createAppender(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, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createAppender(String, String, String, String, String, Layout<? extends Serializable>, Filter, String, String, Configuration)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileAppender</A> |
| <DD>Create a File Appender. |
| <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, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createAppender(String, String, String, String, String, String, TriggeringPolicy, RolloverStrategy, Layout<? extends Serializable>, Filter, String, String, 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/RollingRandomAccessFileAppender.html#createAppender(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, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createAppender(String, String, String, String, String, TriggeringPolicy, RolloverStrategy, Layout<? extends Serializable>, Filter, String, String, String, Configuration)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingRandomAccessFileAppender</A> |
| <DD>Create a RollingRandomAccessFileAppender. |
| <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/SMTPAppender.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, 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, String, String, String, String, String, Layout<? extends Serializable>, Filter, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.html" title="class in org.apache.logging.log4j.core.appender">SMTPAppender</A> |
| <DD>Create a SMTPAppender. |
| <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, java.lang.String, 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, String, String, Layout<? extends Serializable>, Filter, String, Configuration)</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> |
| <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, 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, java.lang.String, org.apache.logging.log4j.core.layout.LoggerFields[], java.lang.String)"><B>createAppender(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Filter, Configuration, String, String, LoggerFields[], 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/appender/TLSSyslogAppender.html#createAppender(java.lang.String, java.lang.String, org.apache.logging.log4j.core.net.ssl.SSLConfiguration, 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, java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.config.Configuration, java.lang.String, java.lang.String, org.apache.logging.log4j.core.layout.LoggerFields[], java.lang.String)"><B>createAppender(String, String, SSLConfiguration, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Filter, Configuration, String, String, LoggerFields[], String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogAppender</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/appender/db/jdbc/ColumnConfig.html#createColumnConfig(org.apache.logging.log4j.core.config.Configuration, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createColumnConfig(Configuration, String, String, String, String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD>Factory method for creating a column config within the plugin manager. |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html#createConnectionSource(java.lang.String)"><B>createConnectionSource(String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DataSourceConnectionSource</A> |
| <DD>Factory method for creating a connection source within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html#createConnectionSource(java.lang.String, java.lang.String, java.lang.String)"><B>createConnectionSource(String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DriverManagerConnectionSource</A> |
| <DD>Factory method for creating a connection source within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html#createConnectionSource(java.lang.String, java.lang.String)"><B>createConnectionSource(String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">FactoryMethodConnectionSource</A> |
| <DD>Factory method for creating a connection source within the plugin manager. |
| <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/impl/DefaultLogEventFactory.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.util.List, java.lang.Throwable)"><B>createEvent(String, Marker, String, Level, Message, List<Property>, Throwable)</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/DefaultLogEventFactory.html" title="class in org.apache.logging.log4j.core.impl">DefaultLogEventFactory</A> |
| <DD>Creates a log event. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#createEvent(java.lang.String, org.apache.logging.log4j.Marker, java.lang.String, org.apache.logging.log4j.Level, org.apache.logging.log4j.message.Message, org.apache.logging.log4j.core.impl.ThrowableProxy, java.util.Map, org.apache.logging.log4j.ThreadContext.ContextStack, java.lang.String, java.lang.StackTraceElement, long)"><B>createEvent(String, Marker, String, Level, Message, ThrowableProxy, Map<String, String>, ThreadContext.ContextStack, String, StackTraceElement, long)</B></A> - |
| Static 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>Create a new LogEvent. |
| <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.util.List, java.lang.Throwable)"><B>createEvent(String, Marker, String, Level, Message, List<Property>, 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> |
| <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>Returns the appender references. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#createFileAfterRollover()"><B>createFileAfterRollover()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#createFileAfterRollover()"><B>createFileAfterRollover()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#createFilter(java.lang.String, org.apache.logging.log4j.core.helpers.KeyValuePair[], java.lang.String, java.lang.String, java.lang.String)"><B>createFilter(String, KeyValuePair[], 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> |
| <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> |
| <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/net/ssl/KeyStoreConfiguration.html#createKeyStoreConfiguration(java.lang.String, java.lang.String)"><B>createKeyStoreConfiguration(String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">KeyStoreConfiguration</A> |
| <DD>Create a KeyStoreConfiguration. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#createLayout(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createLayout(String, String, 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/JSONLayout.html#createLayout(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createLayout(String, String, String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD>Creates an XML 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, java.lang.String)"><B>createLayout(String, Configuration, RegexReplacement, String, 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, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.layout.LoggerFields[], org.apache.logging.log4j.core.config.Configuration)"><B>createLayout(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, LoggerFields[], 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, 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/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, java.lang.String, java.lang.String)"><B>createLayout(String, String, 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>Creates an XML Layout. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#createList(int)"><B>createList(int)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#createList(int)"><B>createList(int)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#createList(int)"><B>createList(int)</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A> |
| <DD>Creates an array of the specified length typed to match the <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLObject</CODE></A> implementation appropriate for |
| this provider. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#createLogger(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, String, String, AppenderRef[], Property[], Configuration, Filter)</B></A> - |
| Static method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD>Factory method to create a LoggerConfig. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.RootLogger.html#createLogger(java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, String, AppenderRef[], Property[], Configuration, Filter)</B></A> - |
| Static method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.RootLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig.RootLogger</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#createLogger(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, String, String, AppenderRef[], Property[], Configuration, 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, java.lang.String, org.apache.logging.log4j.core.config.AppenderRef[], org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.Filter)"><B>createLogger(String, String, String, AppenderRef[], Property[], Configuration, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html#createLoggerFields(org.apache.logging.log4j.core.helpers.KeyValuePair[], java.lang.String, java.lang.String, java.lang.String)"><B>createLoggerFields(KeyValuePair[], String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</A> |
| <DD>Create a LoggerFields from KeyValuePairs. |
| <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>Creates a Manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.TCPSocketManagerFactory.html#createManager(java.lang.String, org.apache.logging.log4j.core.net.TCPSocketManager.FactoryData)"><B>createManager(String, TCPSocketManager.FactoryData)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.TCPSocketManagerFactory.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager.TCPSocketManagerFactory</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html#createMap(java.lang.String, java.lang.String[])"><B>createMap(String, String[])</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> |
| <DD>Creates a Map from a source array where values are ANSI escape sequences. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html#createMap(java.lang.String[], java.lang.String[])"><B>createMap(String[], String[])</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> |
| <DD>Creates a Map from a source array where values are ANSI escape sequences. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html#createNoSQLProvider(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>createNoSQLProvider(String, String, String, String, String, String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBProvider</A> |
| <DD>Factory method for creating an Apache CouchDB provider within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html#createNoSQLProvider(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)"><B>createNoSQLProvider(String, String, String, String, String, String, String, String, String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBProvider</A> |
| <DD>Factory method for creating a MongoDB provider within the plugin manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#createObject()"><B>createObject()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#createObject()"><B>createObject()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#createObject()"><B>createObject()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A> |
| <DD>Instantiates and returns a <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLObject</CODE></A> instance whose properties can be configured before ultimate |
| insertion via <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#insertObject(org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><CODE>NoSQLConnection.insertObject(NoSQLObject)</CODE></A>. |
| <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/rewrite/PropertiesRewritePolicy.html#createPolicy(org.apache.logging.log4j.core.config.Configuration, org.apache.logging.log4j.core.config.Property[])"><B>createPolicy(Configuration, Property[])</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.rewrite.<A HREF="./org/apache/logging/log4j/core/appender/rewrite/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">PropertiesRewritePolicy</A> |
| <DD>The factory method to create the PropertiesRewritePolicy. |
| <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> |
| <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(java.lang.String, java.lang.String)"><B>createPolicy(String, String)</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/pattern/AnsiEscape.html#createSequence(java.lang.String...)"><B>createSequence(String...)</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> |
| <DD>Creates an ANSI escape sequence from the given <A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> names. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#createSocket(java.net.InetAddress, int)"><B>createSocket(InetAddress, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#createSocket(java.lang.String, int)"><B>createSocket(String, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html#createSocket(java.lang.String, int)"><B>createSocket(String, int)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html" title="class in org.apache.logging.log4j.core.net">TLSSocketManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html#createSocketManager(org.apache.logging.log4j.core.net.Protocol, java.lang.String, int, int, boolean, org.apache.logging.log4j.core.Layout)"><B>createSocketManager(Protocol, String, int, int, boolean, Layout<? extends Serializable>)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html#createSocketManager(org.apache.logging.log4j.core.net.ssl.SSLConfiguration, java.lang.String, int, int, boolean, org.apache.logging.log4j.core.Layout)"><B>createSocketManager(SSLConfiguration, String, int, int, boolean, Layout<? extends Serializable>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html#createSSLConfiguration(org.apache.logging.log4j.core.net.ssl.KeyStoreConfiguration, org.apache.logging.log4j.core.net.ssl.TrustStoreConfiguration)"><B>createSSLConfiguration(KeyStoreConfiguration, TrustStoreConfiguration)</B></A> - |
| Static method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfiguration</A> |
| <DD>Create an SSLConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#createStrategy(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.config.Configuration)"><B>createStrategy(String, String, 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. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html#createTrustStoreConfiguration(java.lang.String, java.lang.String)"><B>createTrustStoreConfiguration(String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">TrustStoreConfiguration</A> |
| <DD>Create a TrustStoreConfiguration. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CachedClock.html#currentTimeMillis()"><B>currentTimeMillis()</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CachedClock.html" title="class in org.apache.logging.log4j.core.helpers">CachedClock</A> |
| <DD>Returns the value of a private long field that is updated by a background |
| thread once every millisecond. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Clock.html#currentTimeMillis()"><B>currentTimeMillis()</B></A> - |
| Method in interface org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Clock.html" title="interface in org.apache.logging.log4j.core.helpers">Clock</A> |
| <DD>Returns the time in milliseconds since the epoch. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CoarseCachedClock.html#currentTimeMillis()"><B>currentTimeMillis()</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CoarseCachedClock.html" title="class in org.apache.logging.log4j.core.helpers">CoarseCachedClock</A> |
| <DD>Returns the value of a private long field that is updated by a background |
| thread once every millisecond. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/SystemClock.html#currentTimeMillis()"><B>currentTimeMillis()</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/SystemClock.html" title="class in org.apache.logging.log4j.core.helpers">SystemClock</A> |
| <DD>Returns the system time. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="class in org.apache.logging.log4j.core.helpers"><B>CyclicBuffer</B></A><<A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="type parameter in CyclicBuffer">T</A>> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>A bounded buffer containing elements of type T.<DT><A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html#CyclicBuffer(java.lang.Class, int)"><B>CyclicBuffer(Class<T>, int)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="class in org.apache.logging.log4j.core.helpers">CyclicBuffer</A> |
| <DD>Instantiate a new CyclicBuffer of at most <code>maxSize</code> events. |
| </DL> |
| <HR> |
| <A NAME="_D_"><!-- --></A><H2> |
| <B>D</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/DaemonThreadFactory.html" title="class in org.apache.logging.log4j.core.async"><B>DaemonThreadFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>ThreadFactory that creates daemon threads for the async loggers.<DT><A HREF="./org/apache/logging/log4j/core/async/DaemonThreadFactory.html#DaemonThreadFactory(java.lang.String)"><B>DaemonThreadFactory(String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/DaemonThreadFactory.html" title="class in org.apache.logging.log4j.core.async">DaemonThreadFactory</A> |
| <DD> |
| <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, byte[], byte[])"><B>DatagramOutputStream(String, int, byte[], byte[])</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.lang.String, java.io.OutputStream, java.net.InetAddress, java.lang.String, int, org.apache.logging.log4j.core.Layout)"><B>DatagramSocketManager(String, OutputStream, InetAddress, String, int, Layout<? extends Serializable>)</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/appender/db/jdbc/DataSourceConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>DataSourceConnectionSource</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>A <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><CODE>JDBCAppender</CODE></A> connection source that uses a <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql"><CODE>DataSource</CODE></A> to connect to the database.<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> |
| <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 StringBuilder.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#DEFAULT"><B>DEFAULT</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Default instance of <code>ThrowableFormatOptions</code>. |
| <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 Property used to specify the logging level. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#DEFAULT_MDCID"><B>DEFAULT_MDCID</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> |
| <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/net/TLSSocketManager.html#DEFAULT_PORT"><B>DEFAULT_PORT</B></A> - |
| Static variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html" title="class in org.apache.logging.log4j.core.net">TLSSocketManager</A> |
| <DD> |
| <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/DefaultAdvertiser.html" title="class in org.apache.logging.log4j.core.config"><B>DefaultAdvertiser</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 advertiser does not do anything.<DT><A HREF="./org/apache/logging/log4j/core/config/DefaultAdvertiser.html#DefaultAdvertiser()"><B>DefaultAdvertiser()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultAdvertiser.html" title="class in org.apache.logging.log4j.core.config">DefaultAdvertiser</A> |
| <DD> |
| <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 writes all output to the Console using the default logging level.<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>The default configuration monitor does not do anything.<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> |
| <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> <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/DefaultLogEventFactory.html" title="class in org.apache.logging.log4j.core.impl"><B>DefaultLogEventFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/impl/DefaultLogEventFactory.html#DefaultLogEventFactory()"><B>DefaultLogEventFactory()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/DefaultLogEventFactory.html" title="class in org.apache.logging.log4j.core.impl">DefaultLogEventFactory</A> |
| <DD> |
| <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>DefaultRolloverStrategy</code> renames files |
| according to an algorithm as described below.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.html#DefaultRolloverStrategy(int, int, boolean, int, org.apache.logging.log4j.core.lookup.StrSubstitutor)"><B>DefaultRolloverStrategy(int, int, boolean, 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/impl/Log4jLogEvent.html#deserialize(java.io.Serializable)"><B>deserialize(Serializable)</B></A> - |
| Static 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html#destroy()"><B>destroy()</B></A> - |
| Method in class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html" title="class in org.apache.logging.log4j.core.web">Log4jServletFilter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#disconnect()"><B>disconnect()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>This method is called from the <A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#release()"><CODE>AbstractManager.release()</CODE></A> method when the appender is stopped or the appender's manager |
| is replaced. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#disconnectInternal()"><B>disconnectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Implementations should implement this method to perform any proprietary disconnection / shutdown operations. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html#disconnectInternal()"><B>disconnectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCDatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html#disconnectInternal()"><B>disconnectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPADatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html#disconnectInternal()"><B>disconnectInternal()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLDatabaseManager</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/DefaultConfiguration.html#doConfigure()"><B>doConfigure()</B></A> - |
| Method 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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.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.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html" title="class in org.apache.logging.log4j.core.web">Log4jServletFilter</A> |
| <DD> |
| <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/appender/db/jdbc/DriverManagerConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>DriverManagerConnectionSource</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>A <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><CODE>JDBCAppender</CODE></A> connection source that uses a standard JDBC URL, username, and password to connect to the |
| database.<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/net/SMTPManager.html#encodeContent(byte[], java.lang.String, java.io.ByteArrayOutputStream)"><B>encodeContent(byte[], String, ByteArrayOutputStream)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#encodeContentToBytes(byte[], java.lang.String)"><B>encodeContentToBytes(byte[], String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#equals(org.apache.logging.log4j.core.appender.TLSSyslogFrame)"><B>equals(TLSSyslogFrame)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html#equals(org.apache.logging.log4j.core.net.ssl.SSLConfiguration)"><B>equals(SSLConfiguration)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#equals(org.apache.logging.log4j.core.net.ssl.StoreConfiguration)"><B>equals(StoreConfiguration)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.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/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Handle an error with a message. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.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/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Handle an error with a message, and exception and a logging event. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.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/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</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)"><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/jmx/Server.html#escape(java.lang.String)"><B>escape(String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Server.html" title="class in org.apache.logging.log4j.core.jmx">Server</A> |
| <DD>Either returns the specified name as is, or returns a quoted value |
| containing the specified name with the special characters (comma, equals, |
| colon, quote, asterisk, or question mark) preceded with a backslash. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Transform.html#escapeHtmlTags(java.lang.String)"><B>escapeHtmlTags(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, |
| <b>, <table>, etc) and replaces any |
| '<', '>' , '&' or '"' |
| characters with respective predefined entity references. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Transform.html#escapeJsonControlCharacters(java.lang.String)"><B>escapeJsonControlCharacters(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 JSON reserved chars and |
| escapes them. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</A> |
| <DD>Perform action. |
| <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/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, int)"><B>execute(File, File, boolean, int)</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/async/RingBufferLogEvent.html#execute(boolean)"><B>execute(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD>Event processor that reads the event from the ringbuffer can call this |
| method. |
| <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/async/RingBufferLogEvent.html#FACTORY"><B>FACTORY</B></A> - |
| Static variable in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD>The <code>EventFactory</code> for <code>RingBufferLogEvent</code>s. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>FactoryMethodConnectionSource</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>A <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><CODE>JDBCAppender</CODE></A> connection source that uses a public static factory method to obtain a <A HREF="http://docs.oracle.com/javase/6/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql"><CODE>Connection</CODE></A> or |
| <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql"><CODE>DataSource</CODE></A>.<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/impl/ThrowableFormatOptions.html#FILE_NAME"><B>FILE_NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <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(org.apache.logging.log4j.core.config.Reconfigurable, java.io.File, java.util.List, int)"><B>FileConfigurationMonitor(Reconfigurable, File, List<ConfigurationListener>, 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>Returns the event's line location information in a StringBuilder.<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>Manages 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, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>FileManager(String, OutputStream, boolean, boolean, String, Layout<? extends Serializable>)</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> |
| <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/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/AbstractFilter.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/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Appender Filter method. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.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/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Appender Filter method. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.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/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Appender Filter method. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.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/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Context Filter method. |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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/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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/MapFilter.html#filter(java.util.Map)"><B>filter(Map<String, String>)</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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/StructuredDataFilter.html#filter(org.apache.logging.log4j.message.StructuredDataMessage)"><B>filter(StructuredDataMessage)</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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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="interface in org.apache.logging.log4j.core.filter"><B>Filterable</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/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/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<? extends Annotation>, 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> |
| <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/db/AbstractDatabaseManager.html#flush()"><B>flush()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>This method is called automatically when the buffer size reaches its maximum or at the beginning of a call to |
| <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#disconnect()"><CODE>AbstractDatabaseManager.disconnect()</CODE></A>. |
| <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/appender/RandomAccessFileManager.html#flush()"><B>flush()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#flush()"><B>flush()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html#footer"><B>footer</B></A> - |
| Variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>The footer to add when the stream is closed. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.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/AbstractStyleNameConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter</A> |
| <DD>Formats an event into a string buffer. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/ArrayPatternConverter.html#format(java.lang.StringBuilder, java.lang.Object...)"><B>format(StringBuilder, Object...)</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.StringBuilder, java.lang.Object...)"><B>format(StringBuilder, Object...)</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> |
| <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/HighlightConverter.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/HighlightConverter.html" title="class in org.apache.logging.log4j.core.pattern">HighlightConverter</A> |
| <DD>Formats an event into a string buffer. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/IntegerPatternConverter.html#format(java.lang.StringBuilder, java.lang.Object...)"><B>format(StringBuilder, Object...)</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> |
| <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.StringBuilder, java.lang.Object...)"><B>format(StringBuilder, Object...)</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/PatternFormatter.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/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD> |
| <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/StyleConverter.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/StyleConverter.html" title="class in org.apache.logging.log4j.core.pattern">StyleConverter</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/net/SMTPManager.html#formatContentToBytes(org.apache.logging.log4j.core.LogEvent[], org.apache.logging.log4j.core.LogEvent, org.apache.logging.log4j.core.Layout)"><B>formatContentToBytes(LogEvent[], LogEvent, Layout<?>)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/PatternProcessor.html#formatFileName(java.lang.StringBuilder, java.lang.Object)"><B>formatFileName(StringBuilder, Object)</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(org.apache.logging.log4j.core.lookup.StrSubstitutor, java.lang.StringBuilder, java.lang.Object)"><B>formatFileName(StrSubstitutor, StringBuilder, Object)</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.StringBuilder, java.lang.Object...)"><B>formatFileName(StringBuilder, Object...)</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/impl/ThrowableProxy.html#formatWrapper(java.lang.StringBuilder, org.apache.logging.log4j.core.impl.ThrowableProxy, java.util.List)"><B>formatWrapper(StringBuilder, ThrowableProxy, List<String>)</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/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/config/BaseConfiguration.html#getAdvertiser()"><B>getAdvertiser()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getAdvertiser()"><B>getAdvertiser()</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> |
| <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>Returns 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>Returns 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>Returns the Appender references. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#getAppenderRefs()"><B>getAppenderRefs()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#getAppenderRefs()"><B>getAppenderRefs()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns a String array with the appender refs configured for the |
| instrumented <code>LoggerConfig</code>. |
| <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>Returns 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>Returns 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>Returns 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> |
| <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/appender/db/AbstractDatabaseManager.AbstractFactoryData.html#getBufferSize()"><B>getBufferSize()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.AbstractFactoryData.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager.AbstractFactoryData</A> |
| <DD>Gets the buffer size. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#getBytes()"><B>getBytes()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ReflectiveCallerClassUtility.html#getCaller(int)"><B>getCaller(int)</B></A> - |
| Static method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ReflectiveCallerClassUtility.html" title="class in org.apache.logging.log4j.core.impl">ReflectiveCallerClassUtility</A> |
| <DD>Reflectively calls <code>getCallerClass(int)</code>, compensating for the additional frame on the stack, and |
| compensating for the Java 7u25 bug if necessary. |
| <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> |
| <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> |
| <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> |
| <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>Returns the ClassLoader to use. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Loader.html#getClassLoader(java.lang.Class, java.lang.Class)"><B>getClassLoader(Class<?>, Class<?>)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/ClockFactory.html#getClock()"><B>getClock()</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/ClockFactory.html" title="class in org.apache.logging.log4j.core.helpers">ClockFactory</A> |
| <DD>Returns a <code>Clock</code> instance depending on the value of system |
| property <code>"AsyncLogger.Clock"</code>. |
| <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/pattern/AnsiEscape.html#getCode()"><B>getCode()</B></A> - |
| Method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> |
| <DD>Gets the escape code. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html#getColumnName()"><B>getColumnName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getCommonElementCount()"><B>getCommonElementCount()</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>Return the number of elements that are being ommitted because they are common with the parent Throwable's |
| stack trace. |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigClassName()"><B>getConfigClassName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigClassName()"><B>getConfigClassName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the class name of the <code>Configuration</code> of the instrumented |
| LoggerContext. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigFilter()"><B>getConfigFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigFilter()"><B>getConfigFilter()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns a string description of all Filters configured in the |
| <code>Configuration</code> of the instrumented LoggerContext. |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getConfigLocation()"><B>getConfigLocation()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigLocationURI()"><B>getConfigLocationURI()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigLocationURI()"><B>getConfigLocationURI()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the configuration location URI as a String. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigMonitorClassName()"><B>getConfigMonitorClassName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigMonitorClassName()"><B>getConfigMonitorClassName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the class name of the object that is monitoring the configuration |
| file for modifications. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigName()"><B>getConfigName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigName()"><B>getConfigName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the name of the Configuration of the instrumented LoggerContext. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigProperties()"><B>getConfigProperties()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigProperties()"><B>getConfigProperties()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns a map with configured properties. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigText()"><B>getConfigText()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getConfigText(java.lang.String)"><B>getConfigText(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigText()"><B>getConfigText()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the configuration text, which may be the contents of the |
| configuration file or the text that was last set with a call to |
| <code>setConfigText</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getConfigText(java.lang.String)"><B>getConfigText(String)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the configuration text, which may be the contents of the |
| configuration file or the text that was last set with a call to |
| <code>setConfigText</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>getConfiguration(ConfigurationFactory.ConfigurationSource)</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> |
| <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>Returns the Configuration. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>getConfiguration(ConfigurationFactory.ConfigurationSource)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>getConfiguration(ConfigurationFactory.ConfigurationSource)</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 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>Returns the current Configuration. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getConfigurationMonitor()"><B>getConfigurationMonitor()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getConfigurationMonitor()"><B>getConfigurationMonitor()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ConnectionSource.html#getConnection()"><B>getConnection()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ConnectionSource.html" title="interface in org.apache.logging.log4j.core.appender.db.jdbc">ConnectionSource</A> |
| <DD>This should return a new connection every time it is called. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html#getConnection()"><B>getConnection()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DataSourceConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html#getConnection()"><B>getConnection()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DriverManagerConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html#getConnection()"><B>getConnection()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">FactoryMethodConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html#getConnection()"><B>getConnection()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBProvider</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html#getConnection()"><B>getConnection()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBProvider</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html#getConnection()"><B>getConnection()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLProvider</A> |
| <DD>Obtains a connection from this provider. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#getContentFormat()"><B>getContentFormat()</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>Provide a description of the content format supported by this Manager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#getContentFormat()"><B>getContentFormat()</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>FileManager's content format is specified by: <code>Key: "fileURI" Value: provided "advertiseURI" param</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#getContentFormat()"><B>getContentFormat()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD>FileManager's content format is specified by: |
| <p/> |
| Key: "fileURI" Value: provided "advertiseURI" param. |
| <DT><A HREF="./org/apache/logging/log4j/core/Layout.html#getContentFormat()"><B>getContentFormat()</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 a description of the content format. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#getContentFormat()"><B>getContentFormat()</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>HTMLLayout's format is sufficiently specified via the content type. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html#getContentFormat()"><B>getContentFormat()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD>XMLLayout's content format is specified by: |
| <p/> |
| Key: "dtd" Value: "log4j-events.dtd" |
| <p/> |
| Key: "version" Value: "2.0" |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#getContentFormat()"><B>getContentFormat()</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>PatternLayout's content format is specified by:<p/> |
| Key: "structured" Value: "false"<p/> |
| Key: "formatType" Value: "conversion" (format uses the keywords supported by OptionConverter)<p/> |
| Key: "format" Value: provided "conversionPattern" param |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#getContentFormat()"><B>getContentFormat()</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>RFC5424Layout's content format is specified by:<p/> |
| Key: "structured" Value: "true"<p/> |
| Key: "format" Value: "RFC5424"<p/> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#getContentFormat()"><B>getContentFormat()</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>SerializedLayout's format is sufficiently specified via the content type, use empty Map/unspecified. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html#getContentFormat()"><B>getContentFormat()</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>SyslogLayout's content format is specified by:<p/> |
| Key: "structured" Value: "false"<p/> |
| Key: "dateFormat" Value: "MMM dd HH:mm:ss "<p/> |
| Key: "format" Value: "<LEVEL>TIMESTAMP PROP(HOSTNAME) MESSAGE"<p/> |
| Key: "formatType" Value: "logfilepatternreceiver" (format uses the keywords supported by LogFilePatternReceiver) |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#getContentFormat()"><B>getContentFormat()</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>XMLLayout's content format is specified by:<p/> |
| Key: "dtd" Value: "log4j-events.dtd"<p/> |
| Key: "version" Value: "2.0" |
| <DT><A HREF="./org/apache/logging/log4j/core/net/AbstractSocketManager.html#getContentFormat()"><B>getContentFormat()</B></A> - |
| Method 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>AbstractSocketManager's content format is specified by:<p/> |
| Key: "port" Value: provided "port" param<p/> |
| Key: "address" Value: provided "address" param |
| <DT><A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html#getContentFormat()"><B>getContentFormat()</B></A> - |
| 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>DatagramSocketManager's content format is specified by:<p/> |
| Key: "protocol" Value: "udp"<p/> |
| Key: "direction" Value: "out" |
| <DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.html#getContentFormat()"><B>getContentFormat()</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>TCPSocketManager's content format is specified by:<p/> |
| Key: "protocol" Value: "tcp"<p/> |
| Key: "direction" Value: "out" |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html#getContentType()"><B>getContentType()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/Layout.html#getContentType()"><B>getContentType()</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 content type output by this layout. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#getContentType()"><B>getContentType()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html#getContentType()"><B>getContentType()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#getContentType()"><B>getContentType()</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>SerializedLayout returns a binary stream. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/XMLLayout.html#getContentType()"><B>getContentType()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContextSelector</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContextSelector</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, 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/impl/Log4jContextFactory.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</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>Returns the LoggerContext this Logger is associated with. |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/BasicContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, 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>Returns the LoggerContext. |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</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>Returns the LoggerContext. |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean)"><B>getContext(String, ClassLoader, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#getContext(java.lang.String, java.lang.ClassLoader, boolean, java.net.URI)"><B>getContext(String, ClassLoader, boolean, URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getContextMap()"><B>getContextMap()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the context map. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getContextMap()"><B>getContextMap()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns the immutable copy of the ThreadContext Map. |
| <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/appender/db/jpa/BasicLogEventEntity.html#getContextStack()"><B>getContextStack()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the context stack. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getContextStack()"><B>getContextStack()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns an immutable copy of the ThreadContext stack. |
| <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/layout/PatternLayout.html#getConversionPattern()"><B>getConversionPattern()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html#getConverter()"><B>getConverter()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD> |
| <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> |
| <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/BaseConfiguration.html#getDefaultStatus()"><B>getDefaultStatus()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html#getDefaultStyle()"><B>getDefaultStyle()</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</A> |
| <DD>Gets the default style. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html#getDiscardIfAllFieldsAreEmpty()"><B>getDiscardIfAllFieldsAreEmpty()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#getEncoding(byte[], java.lang.String)"><B>getEncoding(byte[], String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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/jmx/AppenderAdmin.html#getErrorHandler()"><B>getErrorHandler()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#getErrorHandler()"><B>getErrorHandler()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A> |
| <DD>Returns the result of calling <code>toString</code> on the error handler of |
| this appender, or <code>"null"</code> if no error handler was set. |
| <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/impl/ThrowableProxy.html#getExtendedStackTrace(java.util.List)"><B>getExtendedStackTrace(List<String>)</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>Returns 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>Returns the Facility. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#getFile()"><B>getFile()</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/FileManager.html#getFileManager(java.lang.String, boolean, boolean, boolean, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>getFileManager(String, boolean, boolean, boolean, String, Layout<? extends Serializable>)</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>Returns the FileManager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#getFileManager(java.lang.String, boolean, boolean, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>getFileManager(String, boolean, boolean, String, Layout<? extends Serializable>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD>Returns the RandomAccessFileManager. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getFileManager(java.lang.String, java.lang.String, boolean, boolean, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>getFileManager(String, String, boolean, boolean, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>)</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>Returns 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>Returns 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>Returns the name of the File being managed. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileAppender.html#getFileName()"><B>getFileName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileAppender</A> |
| <DD>Returns the file name this appender is associated with. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#getFileName()"><B>getFileName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD>Returns 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>Returns the File name for the Appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html#getFileName()"><B>getFileName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingRandomAccessFileAppender</A> |
| <DD>Returns 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/RollingRandomAccessFileAppender.html#getFilePattern()"><B>getFilePattern()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingRandomAccessFileAppender</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>Returns 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>Returns 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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#getFilter()"><B>getFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Returns the Filter. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#getFilter()"><B>getFilter()</B></A> - |
| Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="interface in org.apache.logging.log4j.core.filter">Filterable</A> |
| <DD>Returns an Iterator for all the Filters. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#getFilter()"><B>getFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#getFilter()"><B>getFilter()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns a string description of all filters configured for the |
| instrumented <code>LoggerConfig</code>. |
| <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> |
| <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/AbstractLayout.html#getFooter()"><B>getFooter()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>Returns the footer, if one is available. |
| <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/JSONLayout.html#getFooter()"><B>getFooter()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD>Returns appropriate JSON footer. |
| <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 footer. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html#getFormattingInfo()"><B>getFormattingInfo()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getFQCN()"><B>getFQCN()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the fully qualified class name of the caller of the logger API. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getFQCN()"><B>getFQCN()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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/AbstractAppender.html#getHandler()"><B>getHandler()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html#getHeader()"><B>getHeader()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>Returns the header, if one is available. |
| <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/JSONLayout.html#getHeader()"><B>getHeader()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD>Returns appropriate JSON headers. |
| <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> |
| <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/net/SMTPManager.html#getHeaders(java.lang.String, java.lang.String)"><B>getHeaders(String, String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html#getImplementationClassName()"><B>getImplementationClassName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html" title="class in org.apache.logging.log4j.core.jmx">ContextSelectorAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html#getImplementationClassName()"><B>getImplementationClassName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">ContextSelectorAdminMBean</A> |
| <DD>Returns the name of the class implementing the <code>ContextSelector</code> |
| interface. |
| <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.ConfigurationSource.html#getInputStream()"><B>getInputStream()</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <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>Returns the ConfigurationFactory. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html#getJDBCDatabaseManager(java.lang.String, int, org.apache.logging.log4j.core.appender.db.jdbc.ConnectionSource, java.lang.String, org.apache.logging.log4j.core.appender.db.jdbc.ColumnConfig[])"><B>getJDBCDatabaseManager(String, int, ConnectionSource, String, ColumnConfig[])</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCDatabaseManager</A> |
| <DD>Creates a JDBC manager for use within the <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><CODE>JDBCAppender</CODE></A>, or returns a suitable one if it already exists. |
| <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/db/jpa/JPADatabaseManager.html#getJPADatabaseManager(java.lang.String, int, java.lang.Class, java.lang.reflect.Constructor, java.lang.String)"><B>getJPADatabaseManager(String, int, Class<? extends AbstractLogEventWrapperEntity>, Constructor<? extends AbstractLogEventWrapperEntity>, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPADatabaseManager</A> |
| <DD>Creates a JPA manager for use within the <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><CODE>JPAAppender</CODE></A>, or returns a suitable one if it already exists. |
| <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>Returns 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> |
| <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>Returns the key. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html#getKeyStore()"><B>getKeyStore()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">KeyStoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#getLayout()"><B>getLayout()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Returns the Layout for the appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#getLayout()"><B>getLayout()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD>This always returns <code>null</code>, as database appenders do not use a single layout. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html#getLayout()"><B>getLayout()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <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 appender's layout. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html#getLayout()"><B>getLayout()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#getLayout()"><B>getLayout()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A> |
| <DD>Returns the result of calling <code>toString</code> on the <code>Layout</code> |
| object of the instrumented <code>Appender</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getLevel()"><B>getLevel()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the level. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getLevel()"><B>getLevel()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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> |
| <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>Returns the logging Level. |
| <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/jmx/LoggerConfigAdmin.html#getLevel()"><B>getLevel()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#getLevel()"><B>getLevel()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns the <code>LoggerConfig</code> level as a String. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#getLevel()"><B>getLevel()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#getLevel()"><B>getLevel()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Returns the <code>StatusLogger</code> level as a String. |
| <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>Returns the Level associated with the Logger. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/DynamicThresholdFilter.html#getLevelMap()"><B>getLevelMap()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#getLines()"><B>getLines()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Returns the number of lines to write. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/LiteralPatternConverter.html#getLiteral()"><B>getLiteral()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html#getLiteralValue()"><B>getLiteralValue()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/NetUtils.html#getLocalHostname()"><B>getLocalHostname()</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/NetUtils.html" title="class in org.apache.logging.log4j.core.helpers">NetUtils</A> |
| <DD>This method gets the network name of the machine we are running on. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#getLocation()"><B>getLocation()</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <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>Returns the location of the element. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#getLocation()"><B>getLocation()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <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>Returns 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/LoggerContext.html#getLogger(java.lang.String, org.apache.logging.log4j.message.MessageFactory)"><B>getLogger(String, MessageFactory)</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/async/AsyncLoggerContextSelector.html#getLoggerContexts()"><B>getLoggerContexts()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContextSelector</A> |
| <DD> |
| <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> |
| <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> |
| <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>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getLoggerName()"><B>getLoggerName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the logger name. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getLoggerName()"><B>getLoggerName()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractManager.html#getManager(java.lang.String, org.apache.logging.log4j.core.appender.ManagerFactory, T)"><B>getManager(String, ManagerFactory<M, T>, T)</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/AbstractOutputStreamAppender.html#getManager()"><B>getManager()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#getManager()"><B>getManager()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD>Returns the underlying manager in use within this appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#getManager(java.lang.String, T, org.apache.logging.log4j.core.appender.ManagerFactory)"><B>getManager(String, T, ManagerFactory<M, T>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Implementations should define their own getManager method and call this method from that to create or get |
| existing managers. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/OutputStreamManager.html#getManager(java.lang.String, T, org.apache.logging.log4j.core.appender.ManagerFactory)"><B>getManager(String, T, ManagerFactory<? extends OutputStreamManager, T>)</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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html#getMap()"><B>getMap()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getMarker()"><B>getMarker()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the marker. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getMarker()"><B>getMarker()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getMessage()"><B>getMessage()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the message. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#getMessage()"><B>getMessage()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getMessage()"><B>getMessage()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns the Message associated with the event. |
| <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/appender/db/jpa/BasicLogEventEntity.html#getMillis()"><B>getMillis()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the number of milliseconds since JVM launch. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getMillis()"><B>getMillis()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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/net/MimeMessageBuilder.html#getMimeMessage()"><B>getMimeMessage()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#getMimeMultipart(byte[], javax.mail.internet.InternetHeaders)"><B>getMimeMultipart(byte[], InternetHeaders)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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/AbstractAppender.html#getName()"><B>getName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Returns the name of the Appender. |
| <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>Returns the name of the Manager. |
| <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>Returns 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>Returns 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>Returns 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> |
| <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>Returns the property name. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getName()"><B>getName()</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>Return the FQCN of the Throwable. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html#getName()"><B>getName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#getName()"><B>getName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A> |
| <DD>Returns the name of the instrumented <code>Appender</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#getName()"><B>getName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#getName()"><B>getName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns the name of the instrumented <code>LoggerConfig</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getName()"><B>getName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getName()"><B>getName()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the name of the instrumented <code>LoggerContext</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getName()"><B>getName()</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>Gets the name. |
| <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, int, boolean)"><B>getNextTime(long, int, boolean)</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>Returns 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>Returns the Dynamic Appender Node. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html#getNoSQLDatabaseManager(java.lang.String, int, org.apache.logging.log4j.core.appender.db.nosql.NoSQLProvider)"><B>getNoSQLDatabaseManager(String, int, NoSQLProvider<?>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLDatabaseManager</A> |
| <DD>Creates a NoSQL manager for use within the <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html" title="class in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLAppender</CODE></A>, or returns a suitable one if it already exists. |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html#getObjectName()"><B>getObjectName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD>Returns the <code>ObjectName</code> of this mbean. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html#getObjectName()"><B>getObjectName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdmin.html" title="class in org.apache.logging.log4j.core.jmx">ContextSelectorAdmin</A> |
| <DD>Returns the <code>ObjectName</code> of this mbean. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#getObjectName()"><B>getObjectName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD>Returns the <code>ObjectName</code> of this mbean. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getObjectName()"><B>getObjectName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD>Returns the <code>ObjectName</code> of this mbean. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#getObjectName()"><B>getObjectName()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD>Returns the <code>ObjectName</code> of this mbean. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#getOnMatch()"><B>getOnMatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Returns the Result to be returned when a match occurs. |
| <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>Returns the result that should be returned when the filter matches the event. |
| <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>Returns the result that should be returned when the filter matches the event. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#getOnMismatch()"><B>getOnMismatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Returns the Result to be returned when a match does not occur. |
| <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>Returns the result that should be returned when the filter does not match the event. |
| <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>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableProxy.html#getPackageData()"><B>getPackageData()</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>Return the package data associated with the stack trace. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#getPackages()"><B>getPackages()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Returns the list of packages to filter. |
| <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>Returns 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> |
| <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>This method is only used for 1.x compatibility. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#getPassword()"><B>getPassword()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#getPasswordAsCharArray()"><B>getPasswordAsCharArray()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <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>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingFileManager.html#getPatternProcessor()"><B>getPatternProcessor()</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>Returns the pattern processor. |
| <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> |
| <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>Returns the priority value based on the Facility and Log Level. |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getProperties()"><B>getProperties()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getProperties()"><B>getProperties()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#getProperties()"><B>getProperties()</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>Returns an unmodifiable map with the configuration properties, or |
| <code>null</code> if this <code>LoggerConfig</code> does not have any configuration |
| properties. |
| <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> |
| <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>Returns the matching resources. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#getRollingRandomAccessFileManager(java.lang.String, java.lang.String, boolean, boolean, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>getRollingRandomAccessFileManager(String, String, boolean, boolean, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <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> |
| <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/impl/ThrowableProxy.html#getRootCauseStackTrace(java.util.List)"><B>getRootCauseStackTrace(List<String>)</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>Returns the array of Route elements. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html#getSdId()"><B>getSdId()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/SecretKeyProvider.html#getSecretKey()"><B>getSecretKey()</B></A> - |
| Method in interface org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/SecretKeyProvider.html" title="interface in org.apache.logging.log4j.core.helpers">SecretKeyProvider</A> |
| <DD> |
| <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>Returns the ContextSelector. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#getSeparator()"><B>getSeparator()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Returns the stack trace separator. |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/WebLookup.html#getServletContext()"><B>getServletContext()</B></A> - |
| Method in class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/WebLookup.html" title="class in org.apache.logging.log4j.core.lookup">WebLookup</A> |
| <DD> |
| <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>Returns 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>Returns the Severity for the specified Level. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#getSMTPManager(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, boolean, java.lang.String, int)"><B>getSMTPManager(String, String, String, String, String, String, String, String, int, String, String, boolean, String, int)</B></A> - |
| Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/DatagramSocketManager.html#getSocketManager(java.lang.String, int, org.apache.logging.log4j.core.Layout)"><B>getSocketManager(String, int, Layout<? extends Serializable>)</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, boolean, org.apache.logging.log4j.core.Layout)"><B>getSocketManager(String, int, int, boolean, Layout<? extends Serializable>)</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/net/TLSSocketManager.html#getSocketManager(org.apache.logging.log4j.core.net.ssl.SSLConfiguration, java.lang.String, int, int, boolean, org.apache.logging.log4j.core.Layout)"><B>getSocketManager(SSLConfiguration, String, int, int, boolean, Layout)</B></A> - |
| Static method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html" title="class in org.apache.logging.log4j.core.net">TLSSocketManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getSource()"><B>getSource()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the source location information. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getSource()"><B>getSource()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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/net/ssl/SSLConfiguration.html#getSSLServerSocketFactory()"><B>getSSLServerSocketFactory()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html#getSSLSocketFactory()"><B>getSSLSocketFactory()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#getStatus()"><B>getStatus()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#getStatus()"><B>getStatus()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Returns the status of the instrumented <code>LoggerContext</code>. |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#getStatus()"><B>getStatus()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#getStatusData()"><B>getStatusData()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#getStatusData()"><B>getStatusData()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Returns a list with the most recent <code>StatusData</code> objects in the |
| status history. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#getStatusDataHistory()"><B>getStatusDataHistory()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#getStatusDataHistory()"><B>getStatusDataHistory()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Returns a string array with the most recent messages in the status |
| history. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#getStatusLevel()"><B>getStatusLevel()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#getStrSubstitutor()"><B>getStrSubstitutor()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#getStrSubstitutor()"><B>getStrSubstitutor()</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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Charsets.html#getSupportedCharset(java.lang.String)"><B>getSupportedCharset(String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Charsets.html" title="class in org.apache.logging.log4j.core.helpers">Charsets</A> |
| <DD>Returns a Charset, if possible the Charset for the specified <code>charsetName</code>, otherwise (if the specified |
| <code>charsetName</code> is <code>null</code> or not supported) this method returns the platform default Charset. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Charsets.html#getSupportedCharset(java.lang.String, java.nio.charset.Charset)"><B>getSupportedCharset(String, Charset)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Charsets.html" title="class in org.apache.logging.log4j.core.helpers">Charsets</A> |
| <DD>Returns a Charset, if possible the Charset for the specified <code>charsetName</code>, otherwise (if the specified |
| <code>charsetName</code> is <code>null</code> or not supported) this method returns the platform default Charset. |
| <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> |
| <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> |
| <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> |
| <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/appender/db/jpa/BasicLogEventEntity.html#getThreadName()"><B>getThreadName()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the thread name. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getThreadName()"><B>getThreadName()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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/ThrowableProxy.html#getThrowable()"><B>getThrowable()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html#getThrown()"><B>getThrown()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/BasicLogEventEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">BasicLogEventEntity</A> |
| <DD>Gets the exception logged. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#getThrown()"><B>getThrown()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <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>Returns 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/impl/Log4jLogEvent.html#getThrownProxy()"><B>getThrownProxy()</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 ThrowableProxy associated with the event, or null. |
| <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/net/ssl/TrustStoreConfiguration.html#getTrustStore()"><B>getTrustStore()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">TrustStoreConfiguration</A> |
| <DD> |
| <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> |
| <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> |
| <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>Returns 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>Returns 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>Returns 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>Returns the version of the element. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#getWrappedEvent()"><B>getWrappedEvent()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>All eventual accessor methods must call this method and delegate the method call to the underlying wrapped event. |
| <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/HighlightConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/HighlightConverter.html" title="class in org.apache.logging.log4j.core.pattern">HighlightConverter</A> |
| <DD> |
| <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/PatternFormatter.html#handlesThrowable()"><B>handlesThrowable()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD>Normally pattern formatters are not meant to handle Exceptions although |
| few pattern formatters might. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/StyleConverter.html#handlesThrowable()"><B>handlesThrowable()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/StyleConverter.html" title="class in org.apache.logging.log4j.core.pattern">StyleConverter</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#hasFilter()"><B>hasFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Determines if a Filter is present. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/Filterable.html#hasFilter()"><B>hasFilter()</B></A> - |
| Method in interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="interface in org.apache.logging.log4j.core.filter">Filterable</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> |
| <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/impl/ThrowableFormatOptions.html#hasPackages()"><B>hasPackages()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Determines if there are any packages to filter. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html#header"><B>header</B></A> - |
| Variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>The header to include when the stream is opened. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/HighlightConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>HighlightConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Highlight pattern converter.<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>Outputs events as rows in an HTML table on an HTML page.</DL> |
| <HR> |
| <A NAME="_I_"><!-- --></A><H2> |
| <B>I</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#ignoreExceptions()"><B>ignoreExceptions()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Some appenders need to propagate exceptions back to the application. |
| <DT><A HREF="./org/apache/logging/log4j/core/Appender.html#ignoreExceptions()"><B>ignoreExceptions()</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>Some appenders need to propagate exceptions back to the application. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html#immediateFlush"><B>immediateFlush</B></A> - |
| Variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</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/async/AsyncLoggerConfig.html#includeLocation(java.lang.String)"><B>includeLocation(String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#includeLocation(java.lang.String)"><B>includeLocation(String)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html#init(javax.servlet.FilterConfig)"><B>init(FilterConfig)</B></A> - |
| Method in class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html" title="class in org.apache.logging.log4j.core.web">Log4jServletFilter</A> |
| <DD> |
| <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/config/Configurator.html#initialize(java.lang.String, java.lang.ClassLoader, java.lang.String)"><B>initialize(String, ClassLoader, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configurator.html#initialize(java.lang.String, java.lang.ClassLoader, java.lang.String, java.lang.Object)"><B>initialize(String, ClassLoader, String, Object)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configurator.html#initialize(java.lang.String, java.lang.String)"><B>initialize(String, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configurator.html#initialize(java.lang.String, java.lang.ClassLoader, java.net.URI)"><B>initialize(String, ClassLoader, URI)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configurator.html#initialize(java.lang.String, java.lang.ClassLoader, java.net.URI, java.lang.Object)"><B>initialize(String, ClassLoader, URI, Object)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configurator.html#initialize(java.lang.ClassLoader, org.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>initialize(ClassLoader, ConfigurationFactory.ConfigurationSource)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Initializes the Logging Context. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#insertObject(org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>insertObject(NoSQLObject<Map<String, Object>>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#insertObject(org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>insertObject(NoSQLObject<BasicDBObject>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#insertObject(org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>insertObject(NoSQLObject<W>)</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A> |
| <DD>Inserts the given object into the underlying NoSQL database. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CachedClock.html#instance()"><B>instance()</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CachedClock.html" title="class in org.apache.logging.log4j.core.helpers">CachedClock</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CoarseCachedClock.html#instance()"><B>instance()</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CoarseCachedClock.html" title="class in org.apache.logging.log4j.core.helpers">CoarseCachedClock</A> |
| <DD>Returns the singleton instance. |
| <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> |
| <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/helpers/Integers.html" title="class in org.apache.logging.log4j.core.helpers"><B>Integers</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Helps deal with integers.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Integers.html#Integers()"><B>Integers()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Integers.html" title="class in org.apache.logging.log4j.core.helpers">Integers</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/Interpolator.html#Interpolator()"><B>Interpolator()</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>Create the default Interpolator using only Lookups that work without an event. |
| <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> |
| <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> |
| <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>Returns the valid of the additive flag. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#isAdditive()"><B>isAdditive()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#isAdditive()"><B>isAdditive()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns whether the instrumented <code>LoggerConfig</code> is additive. |
| <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> |
| <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>Returns the append status. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html#isClob()"><B>isClob()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html#isClosed()"><B>isClosed()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#isClosed()"><B>isClosed()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html#isClosed()"><B>isClosed()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A> |
| <DD>Indicates whether the underlying connection is closed. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</A> |
| <DD>Tests if the action is complete. |
| <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/db/AbstractDatabaseManager.html#isConnected()"><B>isConnected()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Indicates whether the manager is currently connected <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#connect()"><CODE>AbstractDatabaseManager.connect()</CODE></A> has been called and <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#disconnect()"><CODE>AbstractDatabaseManager.disconnect()</CODE></A> |
| has not been called). |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html#isEmpty()"><B>isEmpty()</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="class in org.apache.logging.log4j.core.helpers">CyclicBuffer</A> |
| <DD>Determines if the buffer contains elements. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Strings.html#isEmpty(java.lang.CharSequence)"><B>isEmpty(CharSequence)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Strings.html" title="class in org.apache.logging.log4j.core.helpers">Strings</A> |
| <DD>Checks if a CharSequence is empty ("") or null. |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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/appender/db/jpa/AbstractLogEventWrapperEntity.html#isEndOfBatch()"><B>isEndOfBatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>Indicates whether this event is the last one in a batch. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#isEndOfBatch()"><B>isEndOfBatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#isEndOfBatch()"><B>isEndOfBatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#isEndOfBatch()"><B>isEndOfBatch()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD>Returns <code>true</code> if this event is the end of a batch, <code>false</code> |
| otherwise. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#isEndOfBatch()"><B>isEndOfBatch()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#isEndOfBatch()"><B>isEndOfBatch()</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 <code>true</code> if this event is the last one in a batch, |
| <code>false</code> otherwise. |
| <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/appender/db/jdbc/ColumnConfig.html#isEventTimestamp()"><B>isEventTimestamp()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <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>Returns the indicator of whether this is an exact match. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html#isExceptionSuppressed()"><B>isExceptionSuppressed()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdmin.html" title="class in org.apache.logging.log4j.core.jmx">AppenderAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#isExceptionSuppressed()"><B>isExceptionSuppressed()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A> |
| <DD>Returns how exceptions thrown on the instrumented <code>Appender</code> are |
| handled. |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.html#isFiltered(org.apache.logging.log4j.core.LogEvent)"><B>isFiltered(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.html" title="class in org.apache.logging.log4j.core.appender">SMTPAppender</A> |
| <DD>Capture all events in CyclicBuffer. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.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/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Determine if the LogEvent should be processed or ignored. |
| <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 interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="interface in org.apache.logging.log4j.core.filter">Filterable</A> |
| <DD>Determines if the event should be filtered. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#isIncludeLocation()"><B>isIncludeLocation()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>Indicates whether the source of the logging request is required downstream. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#isIncludeLocation()"><B>isIncludeLocation()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#isIncludeLocation()"><B>isIncludeLocation()</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>Returns the value of logger configuration attribute <code>includeLocation</code>, |
| or, if no such attribute was configured, <code>true</code> if logging is |
| synchronous or <code>false</code> if logging is asynchronous. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#isIncludeLocation()"><B>isIncludeLocation()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#isIncludeLocation()"><B>isIncludeLocation()</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#isIncludeLocation()"><B>isIncludeLocation()</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Returns whether the instrumented <code>LoggerConfig</code> is configured to |
| include location. |
| <DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#isIncludeLocation()"><B>isIncludeLocation()</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 whether the source of the logging request is required downstream. |
| <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>Returns 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/helpers/Strings.html#isNotEmpty(java.lang.CharSequence)"><B>isNotEmpty(CharSequence)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Strings.html" title="class in org.apache.logging.log4j.core.helpers">Strings</A> |
| <DD>Checks if a CharSequence is not empty ("") and not null. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Assert.html#isNotNull(T, java.lang.String)"><B>isNotNull(T, String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Assert.html" title="class in org.apache.logging.log4j.core.helpers">Assert</A> |
| <DD>Throws a <code>NullPointerException</code> if the specified parameter is |
| <code>null</code>, otherwise returns the specified parameter. |
| <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> |
| <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>Returns 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#isShutdownHookEnabled"><B>isShutdownHookEnabled</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/BaseConfiguration.html#isShutdownHookEnabled()"><B>isShutdownHookEnabled()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#isShutdownHookEnabled()"><B>isShutdownHookEnabled()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#isStarted()"><B>isStarted()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Returns true if the Appender is started, false otherwise. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#isStarted()"><B>isStarted()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Determine if the the Filter has started. |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ReflectiveCallerClassUtility.html#isSupported()"><B>isSupported()</B></A> - |
| Static method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ReflectiveCallerClassUtility.html" title="class in org.apache.logging.log4j.core.impl">ReflectiveCallerClassUtility</A> |
| <DD>Indicates whether <code>getCallerClass(int)</code> can be used on this JVM. |
| <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/appender/db/jdbc/ColumnConfig.html#isUnicode()"><B>isUnicode()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <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> |
| </DL> |
| <HR> |
| <A NAME="_J_"><!-- --></A><H2> |
| <B>J</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>JDBCAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>This Appender writes logging events to a relational database using standard JDBC mechanisms.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc"><B>JDBCDatabaseManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html">org.apache.logging.log4j.core.appender.db.jdbc</A><DD>An <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db"><CODE>AbstractDatabaseManager</CODE></A> implementation for relational databases accessed via JDBC.<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.naming.Context, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.net.JMSQueueManager.QueueInfo)"><B>JMSQueueManager(String, Context, String, String, String, String, JMSQueueManager.QueueInfo)</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.naming.Context, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.logging.log4j.core.net.JMSTopicManager.TopicInfo)"><B>JMSTopicManager(String, Context, String, String, String, String, JMSTopicManager.TopicInfo)</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/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> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/JndiLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>JndiLookup</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 JNDI resources.<DT><A HREF="./org/apache/logging/log4j/core/lookup/JndiLookup.html#JndiLookup()"><B>JndiLookup()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/JndiLookup.html" title="class in org.apache.logging.log4j.core.lookup">JndiLookup</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><B>JPAAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa</A><DD>This Appender writes logging events to a relational database using the Java Persistence API.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jpa"><B>JPADatabaseManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa</A><DD>An <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db"><CODE>AbstractDatabaseManager</CODE></A> implementation for relational databases accessed via JPA.<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.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>JSONConfiguration(ConfigurationFactory.ConfigurationSource)</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> |
| <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> <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout"><B>JSONLayout</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>Appends a series of JSON events as strings serialized as bytes.<DT><A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html#JSONLayout(boolean, boolean, boolean, boolean, java.nio.charset.Charset)"><B>JSONLayout(boolean, boolean, boolean, boolean, Charset)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_K_"><!-- --></A><H2> |
| <B>K</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/PatternLayout.html#KEY"><B>KEY</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>Key to identify pattern converters. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html#KEYSTORE_TYPE"><B>KEYSTORE_TYPE</B></A> - |
| Static variable in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfigurationDefaults</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>KeyStoreConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD>Configuration of the KeyStore<DT><A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html#KeyStoreConfiguration(java.lang.String, java.lang.String)"><B>KeyStoreConfiguration(String, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">KeyStoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>KeyStoreConfigurationException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfigurationException.html#KeyStoreConfigurationException(java.lang.Exception)"><B>KeyStoreConfigurationException(Exception)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl">KeyStoreConfigurationException</A> |
| <DD> |
| <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><<A HREF="./org/apache/logging/log4j/core/Layout.html" title="type parameter in Layout">T</A> extends <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>> - Interface in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>Lays out a <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core">LogEvent</A> in different formats.<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>Returns the event's level in a StringBuilder.<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> <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#LINE_NUMBER"><B>LINE_NUMBER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html#LINE_SEP"><B>LINE_SEP</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>Line separator. |
| <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>Returns the event's line location information in a StringBuilder.<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(org.apache.logging.log4j.core.config.Configuration, java.lang.String)"><B>LiteralPatternConverter(Configuration, 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/net/ssl/KeyStoreConfiguration.html#load()"><B>load()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">KeyStoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#load()"><B>load()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html#load()"><B>load()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">TrustStoreConfiguration</A> |
| <DD> |
| <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/impl/ThrowableFormatOptions.html#LOCALIZED_MESSAGE"><B>LOCALIZED_MESSAGE</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/JNDIContextSelector.html#locateContext(java.lang.String, java.lang.Object, java.net.URI)"><B>locateContext(String, Object, URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/NamedContextSelector.html#locateContext(java.lang.String, java.lang.Object, java.net.URI)"><B>locateContext(String, Object, URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.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.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLogger</A> |
| <DD> |
| <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>Logs 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/jmx/StatusLoggerAdmin.html#log(org.apache.logging.log4j.status.StatusData)"><B>log(StatusData)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <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> |
| <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/helpers/Constants.html#LOG4J_DEFAULT_STATUS_LEVEL"><B>LOG4J_DEFAULT_STATUS_LEVEL</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html#LOG4J_LOG_EVENT_FACTORY"><B>LOG4J_LOG_EVENT_FACTORY</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 LogEvent factory. |
| <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(long)"><B>Log4jLogEvent(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> |
| <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.util.List, java.lang.Throwable)"><B>Log4jLogEvent(String, Marker, String, Level, Message, List<Property>, 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, org.apache.logging.log4j.ThreadContext.ContextStack, java.lang.String, java.lang.StackTraceElement, long)"><B>Log4jLogEvent(String, Marker, String, Level, Message, Throwable, Map<String, String>, ThreadContext.ContextStack, 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/web/Log4jServletContainerInitializer.html" title="class in org.apache.logging.log4j.core.web"><B>Log4jServletContainerInitializer</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/web/package-summary.html">org.apache.logging.log4j.core.web</A><DD>In a Servlet 3.0 or newer environment, this initializer is responsible for starting up Log4j logging before anything |
| else happens in application initialization.<DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContainerInitializer.html#Log4jServletContainerInitializer()"><B>Log4jServletContainerInitializer()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletContainerInitializer.html" title="class in org.apache.logging.log4j.core.web">Log4jServletContainerInitializer</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html" title="class in org.apache.logging.log4j.core.web"><B>Log4jServletContextListener</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/web/package-summary.html">org.apache.logging.log4j.core.web</A><DD>In environments older than Servlet 3.0, this initializer is responsible for starting up Log4j logging before anything |
| else happens in application initialization.<DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html#Log4jServletContextListener()"><B>Log4jServletContextListener()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletContextListener.html" title="class in org.apache.logging.log4j.core.web">Log4jServletContextListener</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html" title="class in org.apache.logging.log4j.core.web"><B>Log4jServletFilter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/web/package-summary.html">org.apache.logging.log4j.core.web</A><DD>This is responsible for the following: |
| |
| Clearing the logger context when the application has finished starting up. |
| Setting the logger context before processing a request and clearing it after processing a request. |
| Setting the logger context when the application is starting to shut down. |
| |
| This filter is a once-per-request filter.<DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html#Log4jServletFilter()"><B>Log4jServletFilter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletFilter.html" title="class in org.apache.logging.log4j.core.web">Log4jServletFilter</A> |
| <DD> |
| <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> <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> |
| <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> <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/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/rewrite/PropertiesRewritePolicy.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/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">PropertiesRewritePolicy</A> |
| <DD>Allow subclasses access to the status logger without creating another instance. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/AbstractRolloverStrategy.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/AbstractRolloverStrategy.html" title="class in org.apache.logging.log4j.core.appender.rolling">AbstractRolloverStrategy</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/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</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/config/Configurator.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/LoggerConfig.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Allow subclasses access to the status logger without creating another instance. |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</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> <DT><A HREF="./org/apache/logging/log4j/core/Logger.html#Logger(org.apache.logging.log4j.core.LoggerContext, java.lang.String, org.apache.logging.log4j.message.MessageFactory)"><B>Logger(LoggerContext, String, MessageFactory)</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/net/MulticastDNSAdvertiser.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html" title="class in org.apache.logging.log4j.core.net">MulticastDNSAdvertiser</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractPatternConverter.html#LOGGER"><B>LOGGER</B></A> - |
| Static variable 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>Allow subclasses access to the status logger. |
| <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> |
| <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> |
| <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> |
| <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, org.apache.logging.log4j.core.config.Property[], org.apache.logging.log4j.core.config.Configuration, boolean)"><B>LoggerConfig(String, List<AppenderRef>, Filter, Level, boolean, Property[], Configuration, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/Logger.PrivateConfig.html#loggerConfig"><B>loggerConfig</B></A> - |
| Variable 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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx"><B>LoggerConfigAdmin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Implementation of the <code>LoggerConfigAdminMBean</code> interface.<DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#LoggerConfigAdmin(java.lang.String, org.apache.logging.log4j.core.config.LoggerConfig)"><B>LoggerConfigAdmin(String, LoggerConfig)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD>Constructs a new <code>LoggerConfigAdmin</code> with the specified contextName |
| and logger config. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>LoggerConfigAdminMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>The MBean interface for monitoring and managing a <code>LoggerConfig</code>.<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/LoggerContext.Status.html" title="enum in org.apache.logging.log4j.core"><B>LoggerContext.Status</B></A> - Enum in <A HREF="./org/apache/logging/log4j/core/package-summary.html">org.apache.logging.log4j.core</A><DD>Status of the LoggerContext.<DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx"><B>LoggerContextAdmin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Implementation of the <code>LoggerContextAdminMBean</code> interface.<DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#LoggerContextAdmin(org.apache.logging.log4j.core.LoggerContext, java.util.concurrent.Executor)"><B>LoggerContextAdmin(LoggerContext, Executor)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD>Constructs a new <code>LoggerContextAdmin</code> with the <code>Executor</code> to |
| be used for sending <code>Notification</code>s asynchronously to listeners. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>LoggerContextAdminMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>The MBean interface for monitoring and managing a <code>LoggerContext</code>.<DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout"><B>LoggerFields</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/layout/package-summary.html">org.apache.logging.log4j.core.layout</A><DD>A LoggerFields container.<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> <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<String, LoggerConfig>, 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> |
| <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/JndiLookup.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/JndiLookup.html" title="class in org.apache.logging.log4j.core.lookup">JndiLookup</A> |
| <DD>Get the value of the JNDI resource. |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/JndiLookup.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/JndiLookup.html" title="class in org.apache.logging.log4j.core.lookup">JndiLookup</A> |
| <DD>Get the value of the JNDI resource. |
| <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> |
| <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/lookup/WebLookup.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/WebLookup.html" title="class in org.apache.logging.log4j.core.lookup">WebLookup</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/WebLookup.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/WebLookup.html" title="class in org.apache.logging.log4j.core.lookup">WebLookup</A> |
| <DD> |
| <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> |
| </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> |
| <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/net/UDPSocketServer.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/UDPSocketServer.html" title="class in org.apache.logging.log4j.core.net">UDPSocketServer</A> |
| <DD>Main startup for the server. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.html#manager"><B>manager</B></A> - |
| Variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/SMTPAppender.html" title="class in org.apache.logging.log4j.core.appender">SMTPAppender</A> |
| <DD>The SMTP Manager |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="interface in org.apache.logging.log4j.core.appender"><B>ManagerFactory</B></A><<A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="type parameter in ManagerFactory">M</A>,<A HREF="./org/apache/logging/log4j/core/appender/ManagerFactory.html" title="type parameter in ManagerFactory">T</A>> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Creates Manager objects.<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<String, List<String>>, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/MapLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>MapLookup</B></A> - 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<String, String>)</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/appender/db/jpa/converter/MarkerAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>MarkerAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <CODE>Marker</CODE>s in <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html#MarkerAttributeConverter()"><B>MarkerAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MarkerAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MarkerAttributeConverter</A> |
| <DD> |
| <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>Returns the event's rendered message in a StringBuilder.<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> |
| <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> |
| <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> |
| <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/helpers/NameUtil.html#md5(java.lang.String)"><B>md5(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> |
| <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/async/RingBufferLogEvent.html#mergePropertiesIntoContextMap(java.util.Map, org.apache.logging.log4j.core.lookup.StrSubstitutor)"><B>mergePropertiesIntoContextMap(Map<Property, Boolean>, StrSubstitutor)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD>Merges the contents of the specified map into the contextMap, after |
| replacing any variables in the property values with the |
| StrSubstitutor-supplied actual values. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#MESSAGE"><B>MESSAGE</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>MessageAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <CODE>Message</CODE>s in <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html#MessageAttributeConverter()"><B>MessageAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/MessageAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">MessageAttributeConverter</A> |
| <DD> |
| <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>Returns the event's rendered message in a StringBuilder.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#METHOD_NAME"><B>METHOD_NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <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>Returns the event's line location information in a StringBuilder.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Constants.html#MILLIS_IN_SECONDS"><B>MILLIS_IN_SECONDS</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>Number of milliseconds in a second. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net"><B>MimeMessageBuilder</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Helper class for SMTPManager.<DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html#MimeMessageBuilder(javax.mail.Session)"><B>MimeMessageBuilder(Session)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#minLines(int)"><B>minLines(int)</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Returns the minimum between the lines and the max lines. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/FileUtils.html#mkdir(java.io.File, boolean)"><B>mkdir(File, boolean)</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>Asserts that the given directory exists and creates it if necessary. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo"><B>MongoDBConnection</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.mongo</A><DD>The MongoDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLConnection</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html#MongoDBConnection(com.mongodb.DB, com.mongodb.WriteConcern, java.lang.String)"><B>MongoDBConnection(DB, WriteConcern, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBConnection.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBConnection</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo"><B>MongoDBObject</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.mongo</A><DD>The MongoDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLObject</CODE></A>.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#MongoDBObject()"><B>MongoDBObject()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo"><B>MongoDBProvider</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql.mongo</A><DD>The MongoDB implementation of <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLProvider</CODE></A>.<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. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html" title="class in org.apache.logging.log4j.core.net"><B>MulticastDNSAdvertiser</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Advertise an entity via ZeroConf/MulticastDNS and the JmDNS library.<DT><A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html#MulticastDNSAdvertiser()"><B>MulticastDNSAdvertiser()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html" title="class in org.apache.logging.log4j.core.net">MulticastDNSAdvertiser</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_N_"><!-- --></A><H2> |
| <B>N</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html#NAME"><B>NAME</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/ContextSelectorAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">ContextSelectorAdminMBean</A> |
| <DD>ObjectName pattern ("org.apache.logging.log4j2:type=ContextSelector") for the context selector MBean. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NAME"><B>NAME</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Object name ("org.apache.logging.log4j2:type=StatusLogger") of this MBean. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Black</A> |
| <DD>Black |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Blue</A> |
| <DD>Blue |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Cyan</A> |
| <DD>Cyan |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Green</A> |
| <DD>Green |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Magenta</A> |
| <DD>Magenta |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Red</A> |
| <DD>Red |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.White</A> |
| <DD>White |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html#NAME"><B>NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Yellow</A> |
| <DD>Yellow |
| <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> |
| <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>Abstract 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> <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>Returns the event's NDC in a StringBuilder.<DT><A HREF="./org/apache/logging/log4j/core/helpers/NetUtils.html" title="class in org.apache.logging.log4j.core.helpers"><B>NetUtils</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#newInstance(org.apache.logging.log4j.core.LoggerContext, java.lang.String, org.apache.logging.log4j.message.MessageFactory)"><B>newInstance(LoggerContext, String, MessageFactory)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#newInstance(java.lang.String[])"><B>newInstance(String[])</B></A> - |
| Static method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Create a new instance based on the array of options. |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#newInstance(org.apache.logging.log4j.core.LoggerContext, java.lang.String, org.apache.logging.log4j.message.MessageFactory)"><B>newInstance(LoggerContext, String, MessageFactory)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Black.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/AbstractStyleNameConverter.Black.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Black</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Blue.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/AbstractStyleNameConverter.Blue.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Blue</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Cyan.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/AbstractStyleNameConverter.Cyan.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Cyan</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Green.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/AbstractStyleNameConverter.Green.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Green</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Magenta.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/AbstractStyleNameConverter.Magenta.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Magenta</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.html#newInstance(java.lang.Class, java.lang.String, org.apache.logging.log4j.core.config.Configuration, java.lang.String[])"><B>newInstance(Class<T>, String, Configuration, String[])</B></A> - |
| Static method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Red.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/AbstractStyleNameConverter.Red.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Red</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.White.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/AbstractStyleNameConverter.White.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.White</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.Yellow.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/AbstractStyleNameConverter.Yellow.html" title="class in org.apache.logging.log4j.core.pattern">AbstractStyleNameConverter.Yellow</A> |
| <DD>Gets an instance of the class (called via reflection). |
| <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/HighlightConverter.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/HighlightConverter.html" title="class in org.apache.logging.log4j.core.pattern">HighlightConverter</A> |
| <DD>Gets an instance of the class. |
| <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(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/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/StyleConverter.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/StyleConverter.html" title="class in org.apache.logging.log4j.core.pattern">StyleConverter</A> |
| <DD>Gets an instance of the class. |
| <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/layout/RFC5424Layout.html#NEWLINE_PATTERN"><B>NEWLINE_PATTERN</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>Match newlines in a platform-independent manner. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/SyslogLayout.html#NEWLINE_PATTERN"><B>NEWLINE_PATTERN</B></A> - |
| Static variable 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>Match newlines in a platform-independent manner. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/DaemonThreadFactory.html#newThread(java.lang.Runnable)"><B>newThread(Runnable)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/DaemonThreadFactory.html" title="class in org.apache.logging.log4j.core.async">DaemonThreadFactory</A> |
| <DD> |
| <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>A Configuration node.<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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Node.html#Node(org.apache.logging.log4j.core.config.Node)"><B>Node(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> |
| <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/appender/db/nosql/NoSQLAppender.html" title="class in org.apache.logging.log4j.core.appender.db.nosql"><B>NoSQLAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql</A><DD>This Appender writes logging events to a NoSQL database using a configured NoSQL provider.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><B>NoSQLConnection</B></A><<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="type parameter in NoSQLConnection">W</A>,<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="type parameter in NoSQLConnection">T</A> extends <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A><<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="type parameter in NoSQLConnection">W</A>>> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql</A><DD>Represents a connection to the NoSQL database.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.nosql"><B>NoSQLDatabaseManager</B></A><<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="type parameter in NoSQLDatabaseManager">W</A>> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql</A><DD>An <A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db"><CODE>AbstractDatabaseManager</CODE></A> implementation for all NoSQL databases.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><B>NoSQLObject</B></A><<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="type parameter in NoSQLObject">W</A>> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql</A><DD>Represents a simple POJO object inserted into a NoSQL object.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql"><B>NoSQLProvider</B></A><<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="type parameter in NoSQLProvider">C</A> extends <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLConnection.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLConnection</A><?,? extends <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A><?>>> - Interface in <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html">org.apache.logging.log4j.core.appender.db.nosql</A><DD>Implementations of this class are plugins for configuring the <A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html" title="class in org.apache.logging.log4j.core.appender.db.nosql"><CODE>NoSQLAppender</CODE></A> with the proper provider |
| (MongoDB, etc.).<DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NOTIF_TYPE_DATA"><B>NOTIF_TYPE_DATA</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Notifications with this type have a <code>StatusData</code> userData object |
| and a <code>null</code> message. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#NOTIF_TYPE_MESSAGE"><B>NOTIF_TYPE_MESSAGE</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Notifications with this type have a formatted status data message string |
| but no <code>StatusData</code> in their userData field. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#NOTIF_TYPE_RECONFIGURED"><B>NOTIF_TYPE_RECONFIGURED</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Notification that the <code>Configuration</code> of the instrumented |
| <code>LoggerContext</code> has been reconfigured. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/NullConfiguration.html#NULL_NAME"><B>NULL_NAME</B></A> - |
| Static variable in 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> |
| <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> |
| </DL> |
| <HR> |
| <A NAME="_O_"><!-- --></A><H2> |
| <B>O</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationListener.html#onChange(org.apache.logging.log4j.core.config.Reconfigurable)"><B>onChange(Reconfigurable)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#onChange(org.apache.logging.log4j.core.config.Reconfigurable)"><B>onChange(Reconfigurable)</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/async/RingBufferLogEventHandler.html#onEvent(org.apache.logging.log4j.core.async.RingBufferLogEvent, long, boolean)"><B>onEvent(RingBufferLogEvent, long, boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventHandler</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#onMatch"><B>onMatch</B></A> - |
| Variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</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/AbstractFilter.html#onMismatch"><B>onMismatch</B></A> - |
| Variable in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>The onMismatch Result. |
| <DT><A HREF="./org/apache/logging/log4j/core/web/Log4jServletContainerInitializer.html#onStartup(java.util.Set, javax.servlet.ServletContext)"><B>onStartup(Set<Class<?>>, ServletContext)</B></A> - |
| Method in class org.apache.logging.log4j.core.web.<A HREF="./org/apache/logging/log4j/core/web/Log4jServletContainerInitializer.html" title="class in org.apache.logging.log4j.core.web">Log4jServletContainerInitializer</A> |
| <DD> |
| <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> |
| <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/pattern/ThrowablePatternConverter.html#options"><B>options</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/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/db/package-summary.html"><B>org.apache.logging.log4j.core.appender.db</B></A> - package org.apache.logging.log4j.core.appender.db<DD>The classes in this package and sub packages provide appenders for various types of databases and methods for |
| accessing databases.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.jdbc</B></A> - package org.apache.logging.log4j.core.appender.db.jdbc<DD>The JDBC Appender supports writing log events to a relational database using standard JDBC connections.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.jpa</B></A> - package org.apache.logging.log4j.core.appender.db.jpa<DD>The JPA Appender supports writing log events to a relational database using the Java Persistence API.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.jpa.converter</B></A> - package org.apache.logging.log4j.core.appender.db.jpa.converter<DD>The converters in this package implement the JPA 2.1 mechanism for converting non-standard types to and from |
| database fields.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.nosql</B></A> - package org.apache.logging.log4j.core.appender.db.nosql<DD>The NoSQL Appender supports writing log events to NoSQL databases.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.nosql.couch</B></A> - package org.apache.logging.log4j.core.appender.db.nosql.couch<DD>The classes in this package contain the Apache CouchDB provider for the NoSQL Appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/package-summary.html"><B>org.apache.logging.log4j.core.appender.db.nosql.mongo</B></A> - package org.apache.logging.log4j.core.appender.db.nosql.mongo<DD>The classes in this package contain the MongoDB provider for the NoSQL Appender.<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/async/package-summary.html"><B>org.apache.logging.log4j.core.async</B></A> - package org.apache.logging.log4j.core.async<DD>Provides Asynchronous Logger classes and interfaces for low-latency logging.<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/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/net/ssl/package-summary.html"><B>org.apache.logging.log4j.core.net.ssl</B></A> - package org.apache.logging.log4j.core.net.ssl<DD>Log4j 2.0 SSL 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/web/package-summary.html"><B>org.apache.logging.log4j.core.web</B></A> - package org.apache.logging.log4j.core.web<DD>The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web |
| application.<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, org.apache.logging.log4j.core.Layout)"><B>OutputStreamManager(OutputStream, String, Layout<?>)</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> |
| </DL> |
| <HR> |
| <A NAME="_P_"><!-- --></A><H2> |
| <B>P</B></H2> |
| <DL> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/RFC5424Layout.html#PARAM_VALUE_ESCAPE_PATTERN"><B>PARAM_VALUE_ESCAPE_PATTERN</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>Match characters which require escaping |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternParser.html#parse(java.lang.String, boolean)"><B>parse(String, boolean)</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> |
| <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<PatternConverter>, List<FormattingInfo>)</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/helpers/Booleans.html#parseBoolean(java.lang.String, boolean)"><B>parseBoolean(String, boolean)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Booleans.html" title="class in org.apache.logging.log4j.core.helpers">Booleans</A> |
| <DD>Returns <code>true</code> if <code>s</code> is <code>"true"</code> (case-insensitive), <code>false</code> if <code>s</code> is |
| <code>"false"</code> (case-insensitive), and <code>defaultValue</code> if <code>s</code> is anything else (including null or |
| empty). |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#parseInt(java.lang.String, int)"><B>parseInt(String, int)</B></A> - |
| Static method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Integers.html#parseInt(java.lang.String, int)"><B>parseInt(String, int)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Integers.html" title="class in org.apache.logging.log4j.core.helpers">Integers</A> |
| <DD>Parses the string argument as a signed decimal integer. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Integers.html#parseInt(java.lang.String)"><B>parseInt(String)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Integers.html" title="class in org.apache.logging.log4j.core.helpers">Integers</A> |
| <DD>Parses the string argument as a signed decimal integer. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html#PATTERN"><B>PATTERN</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/AppenderAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">AppenderAdminMBean</A> |
| <DD>ObjectName pattern ("org.apache.logging.log4j2:type=LoggerContext,ctx=%s,sub=Appender,name=%s") for AppenderAdmin MBeans. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#PATTERN"><B>PATTERN</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>ObjectName pattern ("org.apache.logging.log4j2:type=LoggerContext,ctx=%s,sub=LoggerConfig,name=%s") for LoggerConfigAdmin MBeans. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#PATTERN"><B>PATTERN</B></A> - |
| Static variable in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>ObjectName pattern ("org.apache.logging.log4j2:type=LoggerContext,ctx=%s") for LoggerContextAdmin MBeans. |
| <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/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern"><B>PatternFormatter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html#PatternFormatter(org.apache.logging.log4j.core.pattern.LogEventPatternConverter, org.apache.logging.log4j.core.pattern.FormattingInfo)"><B>PatternFormatter(LogEventPatternConverter, FormattingInfo)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD> |
| <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/pattern/PatternParser.html#PatternParser(org.apache.logging.log4j.core.config.Configuration, java.lang.String, java.lang.Class, java.lang.Class)"><B>PatternParser(Configuration, String, Class<?>, 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/PluginAliases.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginAliases</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/PluginAttribute.html" title="annotation in org.apache.logging.log4j.core.config.plugins"><B>PluginAttribute</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> |
| <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>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> <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><<A HREF="./org/apache/logging/log4j/core/config/plugins/PluginType.html" title="type parameter in PluginType">T</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<T>, 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> |
| <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/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/appender/rewrite/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite"><B>PropertiesRewritePolicy</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/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/LoggerContext.html#PROPERTY_CONFIG"><B>PROPERTY_CONFIG</B></A> - |
| Static variable 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/ClockFactory.html#PROPERTY_NAME"><B>PROPERTY_NAME</B></A> - |
| Static variable in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/ClockFactory.html" title="class in org.apache.logging.log4j.core.helpers">ClockFactory</A> |
| <DD>Name of the system property that can be used to specify a <code>Clock</code> |
| implementation class. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#propertyChange(java.beans.PropertyChangeEvent)"><B>propertyChange(PropertyChangeEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <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.<DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html#PROTOCOL"><B>PROTOCOL</B></A> - |
| Static variable in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfigurationDefaults</A> |
| <DD> |
| </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/appender/RandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>RandomAccessFileAppender</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/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender"><B>RandomAccessFileManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Extends OutputStreamManager but instead of using a buffered output stream, |
| this class uses a <code>ByteBuffer</code> and a <code>RandomAccessFile</code> to do the |
| I/O.<DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#RandomAccessFileManager(java.io.RandomAccessFile, java.lang.String, java.io.OutputStream, boolean, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>RandomAccessFileManager(RandomAccessFile, String, OutputStream, boolean, String, Layout<? extends Serializable>)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Reconfigurable.html" title="interface in org.apache.logging.log4j.core.config"><B>Reconfigurable</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/config/package-summary.html">org.apache.logging.log4j.core.config</A><DD>Interface to be implemented by Configurations that can be reconfigured at runtime.<DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html#reconfigure()"><B>reconfigure()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Reconfigurable.html#reconfigure()"><B>reconfigure()</B></A> - |
| Method in interface org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Reconfigurable.html" title="interface in org.apache.logging.log4j.core.config">Reconfigurable</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/XMLConfiguration.html#reconfigure()"><B>reconfigure()</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> |
| <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/impl/ReflectiveCallerClassUtility.html" title="class in org.apache.logging.log4j.core.impl"><B>ReflectiveCallerClassUtility</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Utility class that handles the instability of the Sun/OpenJDK <code>sun.reflect.Reflection.getCallerClass(int)</code> |
| method.<br> |
| <br> |
| <strong>Background:</strong> This method, available only in the Oracle/Sun/OpenJDK implementations of the Java |
| Virtual Machine, is a much more efficient mechanism for determining the <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><CODE>Class</CODE></A> of the caller of a particular |
| method.<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/jmx/Server.html#registerMBeans(org.apache.logging.log4j.core.selector.ContextSelector)"><B>registerMBeans(ContextSelector)</B></A> - |
| Static method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Server.html" title="class in org.apache.logging.log4j.core.jmx">Server</A> |
| <DD>Creates MBeans to instrument the specified selector and other classes in |
| the log4j class hierarchy and registers the MBeans in the platform MBean |
| server so they can be accessed by remote clients. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/Server.html#registerMBeans(org.apache.logging.log4j.core.selector.ContextSelector, javax.management.MBeanServer)"><B>registerMBeans(ContextSelector, MBeanServer)</B></A> - |
| Static method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/Server.html" title="class in org.apache.logging.log4j.core.jmx">Server</A> |
| <DD>Creates MBeans to instrument the specified selector and other classes in |
| the log4j class hierarchy and registers the MBeans in the specified MBean |
| server so they can be accessed by remote clients. |
| <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>Returns 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 overridden 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/db/AbstractDatabaseManager.html#releaseSub()"><B>releaseSub()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html#removeAll()"><B>removeAll()</B></A> - |
| Method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/CyclicBuffer.html" title="class in org.apache.logging.log4j.core.helpers">CyclicBuffer</A> |
| <DD>Removes all the elements from the buffer and returns them. |
| <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>Removes 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/async/AsyncLoggerContextSelector.html#removeContext(org.apache.logging.log4j.core.LoggerContext)"><B>removeContext(LoggerContext)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContextSelector.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContextSelector</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jContextFactory.html#removeContext(org.apache.logging.log4j.spi.LoggerContext)"><B>removeContext(LoggerContext)</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>Removes knowledge of a LoggerContext. |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/selector/ContextSelector.html#removeContext(org.apache.logging.log4j.core.LoggerContext)"><B>removeContext(LoggerContext)</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>Remove any references to the LoggerContext. |
| <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> |
| <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> |
| <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/filter/AbstractFilterable.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/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Remove a Filter. |
| <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> |
| <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 interface org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/Filterable.html" title="interface in org.apache.logging.log4j.core.filter">Filterable</A> |
| <DD>Removes a Filter. |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#removeFilter(org.apache.logging.log4j.core.Filter)"><B>removeFilter(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/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> |
| <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/LoggerContext.html#removePropertyChangeListener(java.beans.PropertyChangeListener)"><B>removePropertyChangeListener(PropertyChangeListener)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/StrSubstitutor.html#replace(java.lang.Object, java.util.Map)"><B>replace(Object, Map<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.Map, java.lang.String, java.lang.String)"><B>replace(Object, Map<String, String>, 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/AbstractOutputStreamAppender.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/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#replaceManager(T)"><B>replaceManager(T)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD>Replaces the underlying manager in use within this appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/helper/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</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> - 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> |
| <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<? extends Annotation>)</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> |
| <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> |
| <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> |
| <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/PropertiesRewritePolicy.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/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">PropertiesRewritePolicy</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/appender/SyslogAppender.html#RFC5424"><B>RFC5424</B></A> - |
| Static variable 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> |
| <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/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async"><B>RingBufferLogEvent</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>When the Disruptor is started, the RingBuffer is populated with event |
| objects.<DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#RingBufferLogEvent()"><B>RingBufferLogEvent()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html" title="class in org.apache.logging.log4j.core.async"><B>RingBufferLogEventHandler</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>This event handler gets passed messages from the RingBuffer as they become |
| available.<DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html#RingBufferLogEventHandler()"><B>RingBufferLogEventHandler()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventHandler</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html" title="class in org.apache.logging.log4j.core.async"><B>RingBufferLogEventTranslator</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/async/package-summary.html">org.apache.logging.log4j.core.async</A><DD>This class is responsible for writing elements that make up a log event into |
| the ringbuffer <code>RingBufferLogEvent</code>.<DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html#RingBufferLogEventTranslator()"><B>RingBufferLogEventTranslator()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventTranslator</A> |
| <DD> |
| <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 and 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, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>RollingFileManager(String, String, OutputStream, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>RollingRandomAccessFileAppender</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 random access files and can roll over at |
| intervals.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling"><B>RollingRandomAccessFileManager</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>Extends RollingFileManager but instead of using a buffered output stream, |
| this class uses a <code>ByteBuffer</code> and a <code>RandomAccessFile</code> to do the |
| I/O.<DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#RollingRandomAccessFileManager(java.io.RandomAccessFile, java.lang.String, java.lang.String, java.io.OutputStream, boolean, boolean, long, long, org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.appender.rolling.RolloverStrategy, java.lang.String, org.apache.logging.log4j.core.Layout)"><B>RollingRandomAccessFileManager(RandomAccessFile, String, String, OutputStream, boolean, boolean, long, long, TriggeringPolicy, RolloverStrategy, String, Layout<? extends Serializable>)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <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/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/AbstractAction.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/AbstractAction.html" title="class in org.apache.logging.log4j.core.appender.rolling.helper">AbstractAction</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. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/UDPSocketServer.html#run()"><B>run()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/UDPSocketServer.html" title="class in org.apache.logging.log4j.core.net">UDPSocketServer</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/helpers/SecretKeyProvider.html" title="interface in org.apache.logging.log4j.core.helpers"><B>SecretKeyProvider</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD> <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#sendEvents(org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.LogEvent)"><B>sendEvents(Layout<?>, LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD>Send the contents of the cyclic buffer as an e-mail message. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#sendMultipartMessage(javax.mail.internet.MimeMessage, javax.mail.internet.MimeMultipart)"><B>sendMultipartMessage(MimeMessage, MimeMultipart)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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/impl/Log4jLogEvent.html#serialize(org.apache.logging.log4j.core.impl.Log4jLogEvent, boolean)"><B>serialize(Log4jLogEvent, boolean)</B></A> - |
| Static 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> |
| <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/jmx/Server.html" title="class in org.apache.logging.log4j.core.jmx"><B>Server</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Creates MBeans to instrument various classes in the log4j class hierarchy.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#set(java.lang.String, java.lang.Object)"><B>set(String, Object)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>set(String, NoSQLObject<Map<String, Object>>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#set(java.lang.String, java.lang.Object[])"><B>set(String, Object[])</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject[])"><B>set(String, NoSQLObject<Map<String, Object>>[])</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#set(java.lang.String, java.lang.Object)"><B>set(String, Object)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>set(String, NoSQLObject<BasicDBObject>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#set(java.lang.String, java.lang.Object[])"><B>set(String, Object[])</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject[])"><B>set(String, NoSQLObject<BasicDBObject>[])</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html#set(java.lang.String, java.lang.Object)"><B>set(String, Object)</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A> |
| <DD>Sets the value of a property on this object to a String or primitive. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject)"><B>set(String, NoSQLObject<W>)</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A> |
| <DD>Sets the value of a property on this object to a nested complex object. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html#set(java.lang.String, java.lang.Object[])"><B>set(String, Object[])</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A> |
| <DD>Sets the value of a property on this object to an array of Strings or primitives. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html#set(java.lang.String, org.apache.logging.log4j.core.appender.db.nosql.NoSQLObject[])"><B>set(String, NoSQLObject<W>[])</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A> |
| <DD>Sets the value of a property on this object to an array of nested complex objects. |
| <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>Sets the additive setting. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#setAdditive(boolean)"><B>setAdditive(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#setAdditive(boolean)"><B>setAdditive(boolean)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Sets whether the instrumented <code>LoggerConfig</code> should be additive. |
| <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/BaseConfiguration.html#setAdvertiser(org.apache.logging.log4j.core.net.Advertiser)"><B>setAdvertiser(Advertiser)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#setAdvertiser(org.apache.logging.log4j.core.net.Advertiser)"><B>setAdvertiser(Advertiser)</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> |
| <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#setConfigLocation(java.net.URI)"><B>setConfigLocation(URI)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#setConfigLocationURI(java.lang.String)"><B>setConfigLocationURI(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#setConfigLocationURI(java.lang.String)"><B>setConfigLocationURI(String)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Sets the configuration location to the specified URI. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html#setConfigText(java.lang.String, java.lang.String)"><B>setConfigText(String, String)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerContextAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html#setConfigText(java.lang.String, java.lang.String)"><B>setConfigText(String, String)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerContextAdminMBean</A> |
| <DD>Sets the configuration text. |
| <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/BaseConfiguration.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/BaseConfiguration.html" title="class in org.apache.logging.log4j.core.config">BaseConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/Configuration.html#setConfigurationMonitor(org.apache.logging.log4j.core.config.ConfigurationMonitor)"><B>setConfigurationMonitor(ConfigurationMonitor)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setContextMap(java.util.Map)"><B>setContextMap(Map<String, String>)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setContextStack(org.apache.logging.log4j.ThreadContext.ContextStack)"><B>setContextStack(ThreadContext.ContextStack)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <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/appender/db/jpa/AbstractLogEventWrapperEntity.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.rolling.<A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#setEndOfBatch(boolean)"><B>setEndOfBatch(boolean)</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>Sets whether this event is the last one in a batch. |
| <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/config/ConfigurationFactory.ConfigurationSource.html#setFile(java.io.File)"><B>setFile(File)</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.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/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>Set the footer. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setFQCN(java.lang.String)"><B>setFQCN(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html#setFrom(java.lang.String)"><B>setFrom(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.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/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractLayout.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/AbstractLayout.html" title="class in org.apache.logging.log4j.core.layout">AbstractLayout</A> |
| <DD>Set the header. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setIncludeLocation(boolean)"><B>setIncludeLocation(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#setIncludeLocation(boolean)"><B>setIncludeLocation(boolean)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/Log4jLogEvent.html#setIncludeLocation(boolean)"><B>setIncludeLocation(boolean)</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/LogEvent.html#setIncludeLocation(boolean)"><B>setIncludeLocation(boolean)</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>Sets whether the source of the logging request is required downstream. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html#setInputStream(java.io.InputStream)"><B>setInputStream(InputStream)</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setLevel(org.apache.logging.log4j.Level)"><B>setLevel(Level)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <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>Sets the logging Level. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html#setLevel(java.lang.String)"><B>setLevel(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdmin.html" title="class in org.apache.logging.log4j.core.jmx">LoggerConfigAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html#setLevel(java.lang.String)"><B>setLevel(String)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/LoggerConfigAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">LoggerConfigAdminMBean</A> |
| <DD>Sets the <code>LoggerConfig</code> level to the specified value. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#setLevel(java.lang.String)"><B>setLevel(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html#setLevel(java.lang.String)"><B>setLevel(String)</B></A> - |
| Method in interface org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx">StatusLoggerAdminMBean</A> |
| <DD>Sets the <code>StatusLogger</code> level to the specified value. |
| <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/ConfigurationFactory.ConfigurationSource.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/ConfigurationFactory.ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationFactory.ConfigurationSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#setLocation(java.lang.String)"><B>setLocation(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <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>Sets 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setLoggerName(java.lang.String)"><B>setLoggerName(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setMarker(org.apache.logging.log4j.Marker)"><B>setMarker(Marker)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setMessage(org.apache.logging.log4j.message.Message)"><B>setMessage(Message)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setMillis(long)"><B>setMillis(long)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <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> |
| <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> |
| <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>Sets the parent of this LoggerConfig. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html#setRecipients(javax.mail.Message.RecipientType, java.lang.String)"><B>setRecipients(Message.RecipientType, String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html#setReplyTo(java.lang.String)"><B>setReplyTo(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html#setSequenceCallback(com.lmax.disruptor.Sequence)"><B>setSequenceCallback(Sequence)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventHandler.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventHandler</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setSource(java.lang.StackTraceElement)"><B>setSource(StackTraceElement)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html#setSubject(java.lang.String)"><B>setSubject(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MimeMessageBuilder.html" title="class in org.apache.logging.log4j.core.net">MimeMessageBuilder</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setThreadName(java.lang.String)"><B>setThreadName(String)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html#setThrown(java.lang.Throwable)"><B>setThrown(Throwable)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/AbstractLogEventWrapperEntity.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">AbstractLogEventWrapperEntity</A> |
| <DD>A no-op mutator to satisfy JPA requirements, as this entity is write-only. |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html#setValues(org.apache.logging.log4j.core.async.AsyncLogger, 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, org.apache.logging.log4j.ThreadContext.ContextStack, java.lang.String, java.lang.StackTraceElement, long)"><B>setValues(AsyncLogger, String, Marker, String, Level, Message, Throwable, Map<String, String>, ThreadContext.ContextStack, String, StackTraceElement, long)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEvent.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEvent</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html#setValues(org.apache.logging.log4j.core.async.AsyncLogger, 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, org.apache.logging.log4j.ThreadContext.ContextStack, java.lang.String, java.lang.StackTraceElement, long)"><B>setValues(AsyncLogger, String, Marker, String, Level, Message, Throwable, Map<String, String>, ThreadContext.ContextStack, String, StackTraceElement, long)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventTranslator</A> |
| <DD> |
| <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)</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/config/Configurator.html#shutdown(org.apache.logging.log4j.core.LoggerContext)"><B>shutdown(LoggerContext)</B></A> - |
| Static method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/Configurator.html" title="class in org.apache.logging.log4j.core.config">Configurator</A> |
| <DD>Shuts down the given logging context. |
| <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/net/UDPSocketServer.html#shutdown()"><B>shutdown()</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/UDPSocketServer.html" title="class in org.apache.logging.log4j.core.net">UDPSocketServer</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> |
| <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> <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/SMTPAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>SMTPAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Send an e-mail when a specific logging event occurs, typically on errors or |
| fatal errors.<DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net"><B>SMTPManager</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 sending SMTP events.<DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#SMTPManager(java.lang.String, javax.mail.Session, javax.mail.internet.MimeMessage, org.apache.logging.log4j.core.net.SMTPManager.FactoryData)"><B>SMTPManager(String, Session, MimeMessage, SMTPManager.FactoryData)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <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, org.apache.logging.log4j.core.net.Advertiser)"><B>SocketAppender(String, Layout<? extends Serializable>, Filter, AbstractSocketManager, boolean, boolean, Advertiser)</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> |
| <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/appender/TLSSyslogFrame.html#SPACE"><B>SPACE</B></A> - |
| Static variable in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <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/net/ssl/SSLConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>SSLConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD>SSL Configuration<DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>SSLConfigurationDefaults</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html#SSLConfigurationDefaults()"><B>SSLConfigurationDefaults()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationDefaults.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfigurationDefaults</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>SSLConfigurationException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationException.html#SSLConfigurationException(java.lang.Exception)"><B>SSLConfigurationException(Exception)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/SSLConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl">SSLConfigurationException</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>StackTraceElementAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/StackTraceElement.html?is-external=true" title="class or interface in java.lang"><CODE>StackTraceElement</CODE></A>s in <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html#StackTraceElementAttributeConverter()"><B>StackTraceElementAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/StackTraceElementAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">StackTraceElementAttributeConverter</A> |
| <DD> |
| <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/AbstractAppender.html#start()"><B>start()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Start the Appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html#start()"><B>start()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html#start()"><B>start()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html" title="class in org.apache.logging.log4j.core.appender">AsyncAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#start()"><B>start()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#start()"><B>start()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Mark the Filter as started. |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/LoggerContext.html#start(org.apache.logging.log4j.core.config.Configuration)"><B>start(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>Start with a specific configuration. |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#startFilter()"><B>startFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#startFilter()"><B>startFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Make the Filter available for use. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx"><B>StatusLoggerAdmin</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>Implementation of the <code>StatusLoggerAdminMBean</code> interface.<DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html#StatusLoggerAdmin(java.util.concurrent.Executor)"><B>StatusLoggerAdmin(Executor)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.jmx.<A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.html" title="class in org.apache.logging.log4j.core.jmx">StatusLoggerAdmin</A> |
| <DD>Constructs a new <code>StatusLoggerAdmin</code> with the <code>Executor</code> to |
| be used for sending <code>Notification</code>s asynchronously to listeners. |
| <DT><A HREF="./org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.html" title="interface in org.apache.logging.log4j.core.jmx"><B>StatusLoggerAdminMBean</B></A> - Interface in <A HREF="./org/apache/logging/log4j/core/jmx/package-summary.html">org.apache.logging.log4j.core.jmx</A><DD>The MBean interface for monitoring and managing the <code>StatusLogger</code>.<DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD>Stop the Appender. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractOutputStreamAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AsyncAppender.html" title="class in org.apache.logging.log4j.core.appender">AsyncAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/FileAppender.html#stop()"><B>stop()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileAppender</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RollingFileAppender.html#stop()"><B>stop()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.html" title="class in org.apache.logging.log4j.core.appender">RollingRandomAccessFileAppender</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/SocketAppender.html#stop()"><B>stop()</B></A> - |
| 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html#stop()"><B>stop()</B></A> - |
| Static method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLogger.html" title="class in org.apache.logging.log4j.core.async">AsyncLogger</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerContext.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerContext</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/JSONConfiguration.html#stop()"><B>stop()</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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#stop()"><B>stop()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD>Mark the Filter as stopped. |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html#stopFilter()"><B>stopFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/AsyncLoggerConfig.html" title="class in org.apache.logging.log4j.core.async">AsyncLoggerConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html#stopFilter()"><B>stopFilter()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilterable.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilterable</A> |
| <DD>Cleanup the Filter. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>StoreConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html#StoreConfiguration(java.lang.String, java.lang.String)"><B>StoreConfiguration(String, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>StoreConfigurationException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfigurationException.html#StoreConfigurationException(java.lang.Exception)"><B>StoreConfigurationException(Exception)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/StoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl">StoreConfigurationException</A> |
| <DD> |
| <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/helpers/Strings.html" title="class in org.apache.logging.log4j.core.helpers"><B>Strings</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/helpers/Strings.html#Strings()"><B>Strings()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Strings.html" title="class in org.apache.logging.log4j.core.helpers">Strings</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/lookup/StrLookup.html" title="interface in org.apache.logging.log4j.core.lookup"><B>StrLookup</B></A> - 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<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)"><B>StrSubstitutor(Map<String, String>, 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<String, String>, 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)</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, 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, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/StyleConverter.html" title="class in org.apache.logging.log4j.core.pattern"><B>StyleConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/pattern/package-summary.html">org.apache.logging.log4j.core.pattern</A><DD>Style pattern converter.<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/config/ConfigurationFactory.html#substitutor"><B>substitutor</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> |
| <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, org.apache.logging.log4j.core.net.Advertiser)"><B>SyslogAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, AbstractSocketManager, Advertiser)</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> |
| <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.lang.String, java.nio.charset.Charset)"><B>SyslogLayout(Facility, boolean, String, 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> |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/SystemClock.html" title="class in org.apache.logging.log4j.core.helpers"><B>SystemClock</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Implementation of the <code>Clock</code> interface that returns the system time.<DT><A HREF="./org/apache/logging/log4j/core/helpers/SystemClock.html#SystemClock()"><B>SystemClock()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/SystemClock.html" title="class in org.apache.logging.log4j.core.helpers">SystemClock</A> |
| <DD> |
| <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> |
| </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, boolean, org.apache.logging.log4j.core.Layout)"><B>TCPSocketManager(String, OutputStream, Socket, InetAddress, String, int, int, boolean, Layout<? extends Serializable>)</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/net/TCPSocketManager.TCPSocketManagerFactory.html" title="class in org.apache.logging.log4j.core.net"><B>TCPSocketManager.TCPSocketManagerFactory</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD>Factory to create a TCPSocketManager.<DT><A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.TCPSocketManagerFactory.html#TCPSocketManager.TCPSocketManagerFactory()"><B>TCPSocketManager.TCPSocketManagerFactory()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TCPSocketManager.TCPSocketManagerFactory.html" title="class in org.apache.logging.log4j.core.net">TCPSocketManager.TCPSocketManagerFactory</A> |
| <DD> |
| <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/impl/ContextAnchor.html#THREAD_CONTEXT"><B>THREAD_CONTEXT</B></A> - |
| Static variable in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ContextAnchor.html" title="class in org.apache.logging.log4j.core.impl">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<String, List<String>>, 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> |
| <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/appender/db/jpa/converter/ThrowableAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter"><B>ThrowableAttributeConverter</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/package-summary.html">org.apache.logging.log4j.core.appender.db.jpa.converter</A><DD>A JPA 2.1 attribute converter for <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A>s in <A HREF="./org/apache/logging/log4j/core/LogEvent.html" title="interface in org.apache.logging.log4j.core"><CODE>LogEvent</CODE></A>s.<DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html#ThrowableAttributeConverter()"><B>ThrowableAttributeConverter()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.db.jpa.converter.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/converter/ThrowableAttributeConverter.html" title="class in org.apache.logging.log4j.core.appender.db.jpa.converter">ThrowableAttributeConverter</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl"><B>ThrowableFormatOptions</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/impl/package-summary.html">org.apache.logging.log4j.core.impl</A><DD>Contains options which control how a <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A> pattern is formatted.<DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#ThrowableFormatOptions(int, java.lang.String, java.util.List)"><B>ThrowableFormatOptions(int, String, List<String>)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Construct the options for printing stack trace. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#ThrowableFormatOptions(java.util.List)"><B>ThrowableFormatOptions(List<String>)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Construct the options for printing stack trace. |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#ThrowableFormatOptions()"><B>ThrowableFormatOptions()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD>Construct the options for printing stack trace. |
| <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/helpers/Throwables.html" title="class in org.apache.logging.log4j.core.helpers"><B>Throwables</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/helpers/package-summary.html">org.apache.logging.log4j.core.helpers</A><DD>Helps with Throwable objects.<DT><A HREF="./org/apache/logging/log4j/core/helpers/Throwables.html#Throwables()"><B>Throwables()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Throwables.html" title="class in org.apache.logging.log4j.core.helpers">Throwables</A> |
| <DD> |
| <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/net/TLSSocketManager.html" title="class in org.apache.logging.log4j.core.net"><B>TLSSocketManager</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/package-summary.html">org.apache.logging.log4j.core.net</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html#TLSSocketManager(java.lang.String, java.io.OutputStream, java.net.Socket, org.apache.logging.log4j.core.net.ssl.SSLConfiguration, java.net.InetAddress, java.lang.String, int, int, boolean, org.apache.logging.log4j.core.Layout)"><B>TLSSocketManager(String, OutputStream, Socket, SSLConfiguration, InetAddress, String, int, int, boolean, Layout)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/TLSSocketManager.html" title="class in org.apache.logging.log4j.core.net">TLSSocketManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html" title="class in org.apache.logging.log4j.core.appender"><B>TLSSyslogAppender</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Secure Syslog Appender.<DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html#TLSSyslogAppender(java.lang.String, org.apache.logging.log4j.core.Layout, org.apache.logging.log4j.core.Filter, boolean, boolean, org.apache.logging.log4j.core.net.AbstractSocketManager, org.apache.logging.log4j.core.net.Advertiser)"><B>TLSSyslogAppender(String, Layout<? extends Serializable>, Filter, boolean, boolean, AbstractSocketManager, Advertiser)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogAppender.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender"><B>TLSSyslogFrame</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/appender/package-summary.html">org.apache.logging.log4j.core.appender</A><DD>Wrapper for messages that are formatted according to RFC 5425.<DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#TLSSyslogFrame(java.lang.String)"><B>TLSSyslogFrame(String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/AbstractStringLayout.html#toByteArray(org.apache.logging.log4j.core.LogEvent)"><B>toByteArray(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>Formats the Log Event as a byte array. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/SerializedLayout.html#toByteArray(org.apache.logging.log4j.core.LogEvent)"><B>toByteArray(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> as a serialized byte array of the LogEvent object. |
| <DT><A HREF="./org/apache/logging/log4j/core/Layout.html#toByteArray(org.apache.logging.log4j.core.LogEvent)"><B>toByteArray(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/net/Facility.html#toFacility(java.lang.String)"><B>toFacility(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 Facility for the given string. |
| <DT><A HREF="./org/apache/logging/log4j/core/net/Facility.html#toFacility(java.lang.String, org.apache.logging.log4j.core.net.Facility)"><B>toFacility(String, Facility)</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 Facility for the given string. |
| <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> |
| <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/Filter.Result.html#toResult(java.lang.String)"><B>toResult(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 Result for the given string. |
| <DT><A HREF="./org/apache/logging/log4j/core/Filter.Result.html#toResult(java.lang.String, org.apache.logging.log4j.core.Filter.Result)"><B>toResult(String, Filter.Result)</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 Result for the given string. |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/HTMLLayout.html#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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/JSONLayout.html#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/JSONLayout.html" title="class in org.apache.logging.log4j.core.layout">JSONLayout</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/PatternLayout.html#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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 BSD Log record format. |
| <DT><A HREF="./org/apache/logging/log4j/core/Layout.html#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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/XMLLayout.html#toSerializable(org.apache.logging.log4j.core.LogEvent)"><B>toSerializable(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/AbstractAppender.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/AbstractAppender.html" title="class in org.apache.logging.log4j.core.appender">AbstractAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">ColumnConfig</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ConnectionSource.html#toString()"><B>toString()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/ConnectionSource.html" title="interface in org.apache.logging.log4j.core.appender.db.jdbc">ConnectionSource</A> |
| <DD>All implementations must override <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A> to provide information about the connection |
| configuration (obscuring passwords with one-way hashes). |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DataSourceConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/DriverManagerConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">DriverManagerConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/FactoryMethodConnectionSource.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">FactoryMethodConnectionSource</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPAAppender.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPAAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBProvider</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBProvider.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBProvider</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLAppender.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLAppender</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html#toString()"><B>toString()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLProvider.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLProvider</A> |
| <DD>All implementations must override <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A> to provide information about the provider |
| configuration (obscuring passwords with one-way hashes). |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rewrite/PropertiesRewritePolicy.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/PropertiesRewritePolicy.html" title="class in org.apache.logging.log4j.core.appender.rewrite">PropertiesRewritePolicy</A> |
| <DD> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.<A HREF="./org/apache/logging/log4j/core/appender/TLSSyslogFrame.html" title="class in org.apache.logging.log4j.core.appender">TLSSyslogFrame</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/config/AppenderRef.html#toString()"><B>toString()</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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.filter.<A HREF="./org/apache/logging/log4j/core/filter/AbstractFilter.html" title="class in org.apache.logging.log4j.core.filter">AbstractFilter</A> |
| <DD> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.impl.<A HREF="./org/apache/logging/log4j/core/impl/ThrowableFormatOptions.html" title="class in org.apache.logging.log4j.core.impl">ThrowableFormatOptions</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.layout.<A HREF="./org/apache/logging/log4j/core/layout/LoggerFields.html" title="class in org.apache.logging.log4j.core.layout">LoggerFields</A> |
| <DD> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/Logger.html#toString()"><B>toString()</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 a String representation of this instance in the form <code>"name:level[ in context_name]"</code>. |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/FormattingInfo.html#toString()"><B>toString()</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>Returns a String suitable for debugging. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/PatternFormatter.html" title="class in org.apache.logging.log4j.core.pattern">PatternFormatter</A> |
| <DD>Returns a String suitable for debugging. |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/StyleConverter.html#toString()"><B>toString()</B></A> - |
| Method in class org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/StyleConverter.html" title="class in org.apache.logging.log4j.core.pattern">StyleConverter</A> |
| <DD>Returns a String suitable for debugging. |
| <DT><A HREF="./org/apache/logging/log4j/core/helpers/Throwables.html#toStringList(java.lang.Throwable)"><B>toStringList(Throwable)</B></A> - |
| Static method in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Throwables.html" title="class in org.apache.logging.log4j.core.helpers">Throwables</A> |
| <DD>Converts a Throwable into a List of Strings |
| <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/async/RingBufferLogEventTranslator.html#translateTo(org.apache.logging.log4j.core.async.RingBufferLogEvent, long)"><B>translateTo(RingBufferLogEvent, long)</B></A> - |
| Method in class org.apache.logging.log4j.core.async.<A HREF="./org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.html" title="class in org.apache.logging.log4j.core.async">RingBufferLogEventTranslator</A> |
| <DD> |
| <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/net/ssl/TrustStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>TrustStoreConfiguration</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD>The TrustStoreConfiguration.<DT><A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html#TrustStoreConfiguration(java.lang.String, java.lang.String)"><B>TrustStoreConfiguration(String, String)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.html" title="class in org.apache.logging.log4j.core.net.ssl">TrustStoreConfiguration</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl"><B>TrustStoreConfigurationException</B></A> - Exception in <A HREF="./org/apache/logging/log4j/core/net/ssl/package-summary.html">org.apache.logging.log4j.core.net.ssl</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfigurationException.html#TrustStoreConfigurationException(java.lang.Exception)"><B>TrustStoreConfigurationException(Exception)</B></A> - |
| Constructor for exception org.apache.logging.log4j.core.net.ssl.<A HREF="./org/apache/logging/log4j/core/net/ssl/TrustStoreConfigurationException.html" title="class in org.apache.logging.log4j.core.net.ssl">TrustStoreConfigurationException</A> |
| <DD> |
| <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/net/UDPSocketServer.html" title="class in org.apache.logging.log4j.core.net"><B>UDPSocketServer</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/UDPSocketServer.html#UDPSocketServer(int)"><B>UDPSocketServer(int)</B></A> - |
| Constructor for class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/UDPSocketServer.html" title="class in org.apache.logging.log4j.core.net">UDPSocketServer</A> |
| <DD>Constructor. |
| <DT><A HREF="./org/apache/logging/log4j/core/config/DefaultAdvertiser.html#unadvertise(java.lang.Object)"><B>unadvertise(Object)</B></A> - |
| Method in class org.apache.logging.log4j.core.config.<A HREF="./org/apache/logging/log4j/core/config/DefaultAdvertiser.html" title="class in org.apache.logging.log4j.core.config">DefaultAdvertiser</A> |
| <DD>Does nothing |
| <DT><A HREF="./org/apache/logging/log4j/core/net/Advertiser.html#unadvertise(java.lang.Object)"><B>unadvertise(Object)</B></A> - |
| Method in interface org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/Advertiser.html" title="interface in org.apache.logging.log4j.core.net">Advertiser</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html#unadvertise(java.lang.Object)"><B>unadvertise(Object)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/MulticastDNSAdvertiser.html" title="class in org.apache.logging.log4j.core.net">MulticastDNSAdvertiser</A> |
| <DD>Unadvertise the previously advertised entity |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html#unwrap()"><B>unwrap()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.couch.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/couch/CouchDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.couch">CouchDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html#unwrap()"><B>unwrap()</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.mongo.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/mongo/MongoDBObject.html" title="class in org.apache.logging.log4j.core.appender.db.nosql.mongo">MongoDBObject</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html#unwrap()"><B>unwrap()</B></A> - |
| Method in interface org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLObject.html" title="interface in org.apache.logging.log4j.core.appender.db.nosql">NoSQLObject</A> |
| <DD>Obtains the underlying NoSQL library-specific object that this object wraps. |
| <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/Charsets.html#UTF_8"><B>UTF_8</B></A> - |
| Static variable in class org.apache.logging.log4j.core.helpers.<A HREF="./org/apache/logging/log4j/core/helpers/Charsets.html" title="class in org.apache.logging.log4j.core.helpers">Charsets</A> |
| <DD>UTF-8 Charset. |
| <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/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/LoggerContext.Status.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/LoggerContext.Status.html" title="enum in org.apache.logging.log4j.core">LoggerContext.Status</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/pattern/AnsiEscape.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</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#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/LoggerContext.Status.html#values()"><B>values()</B></A> - |
| Static method in enum org.apache.logging.log4j.core.<A HREF="./org/apache/logging/log4j/core/LoggerContext.Status.html" title="enum in org.apache.logging.log4j.core">LoggerContext.Status</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. |
| <DT><A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html#values()"><B>values()</B></A> - |
| Static method in enum org.apache.logging.log4j.core.pattern.<A HREF="./org/apache/logging/log4j/core/pattern/AnsiEscape.html" title="enum in org.apache.logging.log4j.core.pattern">AnsiEscape</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/lookup/WebLookup.html" title="class in org.apache.logging.log4j.core.lookup"><B>WebLookup</B></A> - Class in <A HREF="./org/apache/logging/log4j/core/lookup/package-summary.html">org.apache.logging.log4j.core.lookup</A><DD> <DT><A HREF="./org/apache/logging/log4j/core/lookup/WebLookup.html#WebLookup()"><B>WebLookup()</B></A> - |
| Constructor for class org.apache.logging.log4j.core.lookup.<A HREF="./org/apache/logging/log4j/core/lookup/WebLookup.html" title="class in org.apache.logging.log4j.core.lookup">WebLookup</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#write(org.apache.logging.log4j.core.LogEvent)"><B>write(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>This method manages buffering and writing of events. |
| <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> |
| <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/RandomAccessFileManager.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/RandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender">RandomAccessFileManager</A> |
| <DD> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.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/RollingRandomAccessFileManager.html" title="class in org.apache.logging.log4j.core.appender.rolling">RollingRandomAccessFileManager</A> |
| <DD> |
| <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> |
| <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> |
| <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> |
| <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> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#writeBuffer(org.apache.logging.log4j.core.LogEvent[], org.apache.logging.log4j.core.LogEvent, org.apache.logging.log4j.core.Layout, java.io.OutputStream)"><B>writeBuffer(LogEvent[], LogEvent, Layout<?>, OutputStream)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#writeFooter(org.apache.logging.log4j.core.Layout, java.io.OutputStream)"><B>writeFooter(Layout<?>, OutputStream)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html#writeHeader(org.apache.logging.log4j.core.Layout, java.io.OutputStream)"><B>writeHeader(Layout<?>, OutputStream)</B></A> - |
| Method in class org.apache.logging.log4j.core.net.<A HREF="./org/apache/logging/log4j/core/net/SMTPManager.html" title="class in org.apache.logging.log4j.core.net">SMTPManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html#writeInternal(org.apache.logging.log4j.core.LogEvent)"><B>writeInternal(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.<A HREF="./org/apache/logging/log4j/core/appender/db/AbstractDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db">AbstractDatabaseManager</A> |
| <DD>Performs the actual writing of the event in an implementation-specific way. |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html#writeInternal(org.apache.logging.log4j.core.LogEvent)"><B>writeInternal(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jdbc.<A HREF="./org/apache/logging/log4j/core/appender/db/jdbc/JDBCDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jdbc">JDBCDatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html#writeInternal(org.apache.logging.log4j.core.LogEvent)"><B>writeInternal(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.jpa.<A HREF="./org/apache/logging/log4j/core/appender/db/jpa/JPADatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.jpa">JPADatabaseManager</A> |
| <DD> |
| <DT><A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html#writeInternal(org.apache.logging.log4j.core.LogEvent)"><B>writeInternal(LogEvent)</B></A> - |
| Method in class org.apache.logging.log4j.core.appender.db.nosql.<A HREF="./org/apache/logging/log4j/core/appender/db/nosql/NoSQLDatabaseManager.html" title="class in org.apache.logging.log4j.core.appender.db.nosql">NoSQLDatabaseManager</A> |
| <DD> |
| <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.apache.logging.log4j.core.config.ConfigurationFactory.ConfigurationSource)"><B>XMLConfiguration(ConfigurationFactory.ConfigurationSource)</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> |
| <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 construct 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> |
| <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>Appends a series of <code>event</code> 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, boolean, java.lang.String, java.nio.charset.Charset)"><B>XMLLayout(boolean, boolean, boolean, boolean, String, 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> |
| </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, int)"><B>ZipCompressAction(File, File, boolean, int)</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> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| <p align="center">Copyright © 1999-2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.<br /> Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.</p> |
| </BODY> |
| </HTML> |