blob: 73d437f0879a09b5daf51a9a742314fa00899628 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 05 20:06:17 MST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Log4j JUL Adapter 2.6.2 API)</title>
<meta name="date" content="2016-07-05">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Log4j JUL Adapter 2.6.2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./org/apache/logging/log4j/jul/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/apache/logging/log4j/jul/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html" title="class in org.apache.logging.log4j.jul"><span class="strong">AbstractLoggerAdapter</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Abstract Logger registry.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html#AbstractLoggerAdapter()">AbstractLoggerAdapter()</a></span> - Constructor for class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">AbstractLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LogManager.html#addLogger(java.util.logging.Logger)">addLogger(Logger)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LogManager.html" title="class in org.apache.logging.log4j.jul">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul"><span class="strong">ApiLogger</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Log4j API implementation of the JUL <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> class.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/ApiLoggerAdapter.html" title="class in org.apache.logging.log4j.jul"><span class="strong">ApiLoggerAdapter</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block"><a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> registry implementation using just log4j-api.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLoggerAdapter.html#ApiLoggerAdapter()">ApiLoggerAdapter()</a></span> - Constructor for class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">ApiLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#config(java.lang.String)">config(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelTranslator.html#CONFIG">CONFIG</a></span> - Static variable in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelTranslator.html" title="class in org.apache.logging.log4j.jul">LevelTranslator</a></dt>
<dd>
<div class="block">Custom Log4j level corresponding to the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#CONFIG" title="class or interface in java.util.logging"><code>Level.CONFIG</code></a> logging level.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/Constants.html" title="class in org.apache.logging.log4j.jul"><span class="strong">Constants</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Constants for the JUL adapter.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/CoreLogger.html" title="class in org.apache.logging.log4j.jul"><span class="strong">CoreLogger</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Log4j Core implementation of the JUL <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> class.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/CoreLoggerAdapter.html" title="class in org.apache.logging.log4j.jul"><span class="strong">CoreLoggerAdapter</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block"><a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> registry implementation that uses log4j-core.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLoggerAdapter.html#CoreLoggerAdapter()">CoreLoggerAdapter()</a></span> - Constructor for class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">CoreLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html" title="class in org.apache.logging.log4j.jul"><span class="strong">DefaultLevelConverter</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Default implementation of LevelConverter strategy.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html#DefaultLevelConverter()">DefaultLevelConverter()</a></span> - Constructor for class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html" title="class in org.apache.logging.log4j.jul">DefaultLevelConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#doSetLevel(java.util.logging.Level)">doSetLevel(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>
<div class="block">Provides access to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true#setLevel(java.util.logging.Level)" title="class or interface in java.util.logging"><code>Logger.setLevel(java.util.logging.Level)</code></a>.</div>
</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#entering(java.lang.String,%20java.lang.String)">entering(String, String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#entering(java.lang.String,%20java.lang.String,%20java.lang.Object)">entering(String, String, Object)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#entering(java.lang.String,%20java.lang.String,%20java.lang.Object[])">entering(String, String, Object[])</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#exiting(java.lang.String,%20java.lang.String)">exiting(String, String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#exiting(java.lang.String,%20java.lang.String,%20java.lang.Object)">exiting(String, String, Object)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#fine(java.lang.String)">fine(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#finer(java.lang.String)">finer(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#finest(java.lang.String)">finest(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelTranslator.html#FINEST">FINEST</a></span> - Static variable in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelTranslator.html" title="class in org.apache.logging.log4j.jul">LevelTranslator</a></dt>
<dd>
<div class="block">Custom Log4j level corresponding to the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#FINEST" title="class or interface in java.util.logging"><code>Level.FINEST</code></a> logging level.</div>
</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html#getContext()">getContext()</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">AbstractLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LogManager.html#getLogger(java.lang.String)">getLogger(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LogManager.html" title="class in org.apache.logging.log4j.jul">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LogManager.html#getLoggerNames()">getLoggerNames()</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LogManager.html" title="class in org.apache.logging.log4j.jul">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#getName()">getName()</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLogger.html#getParent()">getParent()</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLogger.html" title="class in org.apache.logging.log4j.jul">CoreLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLogger.html#getUseParentHandlers()">getUseParentHandlers()</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLogger.html" title="class in org.apache.logging.log4j.jul">CoreLogger</a></dt>
<dd>
<div class="block">Indicates if the underlying <code>Logger</code> is additive.</div>
</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#isLoggable(java.util.logging.Level)">isLoggable(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/Constants.html#LEVEL_CONVERTER_PROPERTY">LEVEL_CONVERTER_PROPERTY</a></span> - Static variable in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/Constants.html" title="class in org.apache.logging.log4j.jul">Constants</a></dt>
<dd>
<div class="block">The Log4j property to set to a custom implementation of <a href="./org/apache/logging/log4j/jul/LevelConverter.html" title="interface in org.apache.logging.log4j.jul"><code>LevelConverter</code></a>.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/LevelConverter.html" title="interface in org.apache.logging.log4j.jul"><span class="strong">LevelConverter</span></a> - Interface in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Strategy interface to convert between custom Log4j <code>Levels</code> and JUL
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true" title="class or interface in java.util.logging"><code>Levels</code></a>.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/LevelTranslator.html" title="class in org.apache.logging.log4j.jul"><span class="strong">LevelTranslator</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Utility class to convert between JDK Levels and Log4j 2 Levels.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#log(java.util.logging.LogRecord)">log(LogRecord)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#log(java.util.logging.Level,%20java.lang.String)">log(Level, String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#log(java.util.logging.Level,%20java.lang.String,%20java.lang.Object)">log(Level, String, Object)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#log(java.util.logging.Level,%20java.lang.String,%20java.lang.Object[])">log(Level, String, Object[])</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#log(java.util.logging.Level,%20java.lang.String,%20java.lang.Throwable)">log(Level, String, Throwable)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/Constants.html#LOGGER_ADAPTOR_PROPERTY">LOGGER_ADAPTOR_PROPERTY</a></span> - Static variable in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/Constants.html" title="class in org.apache.logging.log4j.jul">Constants</a></dt>
<dd>
<div class="block">Name of the Log4j property to set to override the <a href="./org/apache/logging/log4j/jul/AbstractLoggerAdapter.html" title="class in org.apache.logging.log4j.jul"><code>AbstractLoggerAdapter</code></a> to be used.</div>
</dd>
<dt><a href="./org/apache/logging/log4j/jul/LogManager.html" title="class in org.apache.logging.log4j.jul"><span class="strong">LogManager</span></a> - Class in <a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a></dt>
<dd>
<div class="block">Log4j implementation of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/LogManager.html?is-external=true" title="class or interface in java.util.logging"><code>LogManager</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LogManager.html#LogManager()">LogManager()</a></span> - Constructor for class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LogManager.html" title="class in org.apache.logging.log4j.jul">LogManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logp(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String)">logp(Level, String, String, String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logp(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Object)">logp(Level, String, String, String, Object)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logp(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Object[])">logp(Level, String, String, String, Object[])</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logp(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Throwable)">logp(Level, String, String, String, Throwable)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logrb(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">logrb(Level, String, String, String, String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logrb(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Object)">logrb(Level, String, String, String, String, Object)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logrb(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Object[])">logrb(Level, String, String, String, String, Object[])</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#logrb(java.util.logging.Level,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Throwable)">logrb(Level, String, String, String, String, Throwable)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLoggerAdapter.html#newLogger(java.lang.String,%20org.apache.logging.log4j.spi.LoggerContext)">newLogger(String, LoggerContext)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">ApiLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLoggerAdapter.html#newLogger(java.lang.String,%20org.apache.logging.log4j.spi.LoggerContext)">newLogger(String, LoggerContext)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLoggerAdapter.html" title="class in org.apache.logging.log4j.jul">CoreLoggerAdapter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/apache/logging/log4j/jul/package-summary.html">org.apache.logging.log4j.jul</a> - package org.apache.logging.log4j.jul</dt>
<dd>&nbsp;</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#setLevel(java.util.logging.Level)">setLevel(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLogger.html#setLevel(java.util.logging.Level)">setLevel(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLogger.html" title="class in org.apache.logging.log4j.jul">CoreLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#setParent(java.util.logging.Logger)">setParent(Logger)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>
<div class="block">Unsupported operation.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/CoreLogger.html#setUseParentHandlers(boolean)">setUseParentHandlers(boolean)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/CoreLogger.html" title="class in org.apache.logging.log4j.jul">CoreLogger</a></dt>
<dd>
<div class="block">Marks the underlying <code>Logger</code> as additive.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#severe(java.lang.String)">severe(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#throwing(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">throwing(String, String, Throwable)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html#toJavaLevel(org.apache.logging.log4j.Level)">toJavaLevel(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html" title="class in org.apache.logging.log4j.jul">DefaultLevelConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelConverter.html#toJavaLevel(org.apache.logging.log4j.Level)">toJavaLevel(Level)</a></span> - Method in interface org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelConverter.html" title="interface in org.apache.logging.log4j.jul">LevelConverter</a></dt>
<dd>
<div class="block">Converts a Log4j logging Level to a JDK logging Level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelTranslator.html#toJavaLevel(org.apache.logging.log4j.Level)">toJavaLevel(Level)</a></span> - Static method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelTranslator.html" title="class in org.apache.logging.log4j.jul">LevelTranslator</a></dt>
<dd>
<div class="block">Converts a Log4j logging Level to a JDK logging Level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html#toLevel(java.util.logging.Level)">toLevel(Level)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/DefaultLevelConverter.html" title="class in org.apache.logging.log4j.jul">DefaultLevelConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelConverter.html#toLevel(java.util.logging.Level)">toLevel(Level)</a></span> - Method in interface org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelConverter.html" title="interface in org.apache.logging.log4j.jul">LevelConverter</a></dt>
<dd>
<div class="block">Converts a JDK logging Level to a Log4j logging Level.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/LevelTranslator.html#toLevel(java.util.logging.Level)">toLevel(Level)</a></span> - Static method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/LevelTranslator.html" title="class in org.apache.logging.log4j.jul">LevelTranslator</a></dt>
<dd>
<div class="block">Converts a JDK logging Level to a Log4j logging Level.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/logging/log4j/jul/ApiLogger.html#warning(java.lang.String)">warning(String)</a></span> - Method in class org.apache.logging.log4j.jul.<a href="./org/apache/logging/log4j/jul/ApiLogger.html" title="class in org.apache.logging.log4j.jul">ApiLogger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./org/apache/logging/log4j/jul/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="./org/apache/logging/log4j/jul/package-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><p align="center">Copyright &#169; 1999-2016 <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></small></p>
</body>
</html>