blob: 7de43367eca32095169df7b15004ac5355b0003f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9) on Fri Nov 20 15:16:02 CST 2020 -->
<title>Uses of Interface org.eclipse.jetty.util.log.Logger (Jetty :: Project 9.4.35.v20201120 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-11-20">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.eclipse.jetty.util.log.Logger (Jetty :: Project 9.4.35.v20201120 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.eclipse.jetty.util.log.Logger" class="title">Uses of Interface<br>org.eclipse.jetty.util.log.Logger</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.client">org.eclipse.jetty.client</a></th>
<td class="colLast">
<div class="block">Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http">org.eclipse.jetty.http</a></th>
<td class="colLast">
<div class="block">Jetty Http : Tools for Http processing</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http.spi">org.eclipse.jetty.http.spi</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2">org.eclipse.jetty.http2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.hpack">org.eclipse.jetty.http2.hpack</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2.parser">org.eclipse.jetty.http2.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.io">org.eclipse.jetty.io</a></th>
<td class="colLast">
<div class="block">Jetty IO : Core classes for Jetty IO subsystem</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.jndi">org.eclipse.jetty.jndi</a></th>
<td class="colLast">
<div class="block">Jetty Jndi : Java Naming Directory Interface</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.proxy">org.eclipse.jetty.proxy</a></th>
<td class="colLast">
<div class="block">Jetty Proxy : Async Proxy Support</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler">org.eclipse.jetty.server.handler</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Handler API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler.gzip">org.eclipse.jetty.server.handler.gzip</a></th>
<td class="colLast">
<div class="block">Jetty GZIP Handler</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util">org.eclipse.jetty.util</a></th>
<td class="colLast">
<div class="block">Jetty Util : Common Utility Classes</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.log">org.eclipse.jetty.util.log</a></th>
<td class="colLast">
<div class="block">Jetty Util : Common Logging Integrations</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.preventers">org.eclipse.jetty.util.preventers</a></th>
<td class="colLast">
<div class="block">Jetty Util : Common Memory Leak Prevention Tooling</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.websocket.common.events">org.eclipse.jetty.websocket.common.events</a></th>
<td class="colLast">
<div class="block">Jetty WebSocket Common : Event Driver for WebSocket Object</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.client">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../client/package-summary.html">org.eclipse.jetty.client</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../client/package-summary.html">org.eclipse.jetty.client</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractHttpClientTransport.</span><code><span class="memberNameLink"><a href="../../../client/AbstractHttpClientTransport.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AuthenticationProtocolHandler.</span><code><span class="memberNameLink"><a href="../../../client/AuthenticationProtocolHandler.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpChannel.</span><code><span class="memberNameLink"><a href="../../../client/HttpChannel.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpDestination.</span><code><span class="memberNameLink"><a href="../../../client/HttpDestination.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpReceiver.</span><code><span class="memberNameLink"><a href="../../../client/HttpReceiver.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSender.</span><code><span class="memberNameLink"><a href="../../../client/HttpSender.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyProtocolClientConnectionFactory.ProxyProtocolConnection.</span><code><span class="memberNameLink"><a href="../../../client/ProxyProtocolClientConnectionFactory.ProxyProtocolConnection.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../http/package-summary.html">org.eclipse.jetty.http</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../http/package-summary.html">org.eclipse.jetty.http</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpParser.</span><code><span class="memberNameLink"><a href="../../../http/HttpParser.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiPartParser.</span><code><span class="memberNameLink"><a href="../../../http/MultiPartParser.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http.spi">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../http/spi/package-summary.html">org.eclipse.jetty.http.spi</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../http/spi/package-summary.html">org.eclipse.jetty.http.spi</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HttpSpiContextHandler.</span><code><span class="memberNameLink"><a href="../../../http/spi/HttpSpiContextHandler.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../http2/package-summary.html">org.eclipse.jetty.http2</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../http2/package-summary.html">org.eclipse.jetty.http2</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFlowControlStrategy.</span><code><span class="memberNameLink"><a href="../../../http2/AbstractFlowControlStrategy.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HTTP2Connection.</span><code><span class="memberNameLink"><a href="../../../http2/HTTP2Connection.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.hpack">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../http2/hpack/package-summary.html">org.eclipse.jetty.http2.hpack</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../http2/hpack/package-summary.html">org.eclipse.jetty.http2.hpack</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HpackContext.</span><code><span class="memberNameLink"><a href="../../../http2/hpack/HpackContext.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HpackDecoder.</span><code><span class="memberNameLink"><a href="../../../http2/hpack/HpackDecoder.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2.parser">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../http2/parser/package-summary.html">org.eclipse.jetty.http2.parser</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BodyParser.</span><code><span class="memberNameLink"><a href="../../../http2/parser/BodyParser.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.io">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../io/package-summary.html">org.eclipse.jetty.io</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../io/package-summary.html">org.eclipse.jetty.io</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectorManager.</span><code><span class="memberNameLink"><a href="../../../io/SelectorManager.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.jndi">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../jndi/package-summary.html">org.eclipse.jetty.jndi</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../jndi/package-summary.html">org.eclipse.jetty.jndi</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NamingUtil.</span><code><span class="memberNameLink"><a href="../../../jndi/NamingUtil.html#__log">__log</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">no replacement, use a logger-per-class idiom instead.</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#_log">_log</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectHandler.</span><code><span class="memberNameLink"><a href="../../../proxy/ConnectHandler.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProxyConnection.</span><code><span class="memberNameLink"><a href="../../../proxy/ProxyConnection.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../proxy/package-summary.html">org.eclipse.jetty.proxy</a> that return <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractProxyServlet.</span><code><span class="memberNameLink"><a href="../../../proxy/AbstractProxyServlet.html#createLogger()">createLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../server/package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../server/package-summary.html">org.eclipse.jetty.server</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractConnector.</span><code><span class="memberNameLink"><a href="../../../server/AbstractConnector.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractNCSARequestLog.</span><code><span class="memberNameLink"><a href="../../../server/AbstractNCSARequestLog.html#LOG">LOG</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CustomRequestLog.</span><code><span class="memberNameLink"><a href="../../../server/CustomRequestLog.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a> that return <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandler.</span><code><span class="memberNameLink"><a href="../../../server/handler/ContextHandler.html#getLogger()">getLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a> with parameters of type <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandler.</span><code><span class="memberNameLink"><a href="../../../server/handler/ContextHandler.html#setLogger(org.eclipse.jetty.util.log.Logger)">setLogger</a></span>&#8203;(<a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a>&nbsp;logger)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler.gzip">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../server/handler/gzip/package-summary.html">org.eclipse.jetty.server.handler.gzip</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GzipHttpOutputInterceptor.</span><code><span class="memberNameLink"><a href="../../../server/handler/gzip/GzipHttpOutputInterceptor.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../package-summary.html">org.eclipse.jetty.util</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../package-summary.html">org.eclipse.jetty.util</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Utf8Appendable.</span><code><span class="memberNameLink"><a href="../../Utf8Appendable.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.log">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../package-summary.html">org.eclipse.jetty.util.log</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.jetty.util.log</a> that implement <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractLogger.html" title="class in org.eclipse.jetty.util.log">AbstractLogger</a></span></code></th>
<td class="colLast">
<div class="block">Abstract Logger.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../JavaUtilLog.html" title="class in org.eclipse.jetty.util.log">JavaUtilLog</a></span></code></th>
<td class="colLast">
<div class="block">
Implementation of Jetty <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log"><code>Logger</code></a> based on <code>Logger</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LoggerLog.html" title="class in org.eclipse.jetty.util.log">LoggerLog</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Slf4jLog.html" title="class in org.eclipse.jetty.util.log">Slf4jLog</a></span></code></th>
<td class="colLast">
<div class="block">Slf4jLog Logger</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../StdErrLog.html" title="class in org.eclipse.jetty.util.log">StdErrLog</a></span></code></th>
<td class="colLast">
<div class="block">StdErr Logging implementation.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.util.log</a> that return <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#getLog()">getLog</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLogger.</span><code><span class="memberNameLink"><a href="../AbstractLogger.html#getLogger(java.lang.String)">getLogger</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#getLogger(java.lang.Class)">getLogger</a></span>&#8203;(java.lang.Class&lt;?&gt;&nbsp;clazz)</code></th>
<td class="colLast">
<div class="block">Obtain a named Logger based on the fully qualified class name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#getLogger(java.lang.String)">getLogger</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Obtain a named Logger or the default Logger if null is passed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Logger.</span><code><span class="memberNameLink"><a href="../Logger.html#getLogger(java.lang.String)">getLogger</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#getRootLogger()">getRootLogger</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the root logger.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLogger.</span><code><span class="memberNameLink"><a href="../AbstractLogger.html#newLogger(java.lang.String)">newLogger</a></span>&#8203;(java.lang.String&nbsp;fullname)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JavaUtilLog.</span><code><span class="memberNameLink"><a href="../JavaUtilLog.html#newLogger(java.lang.String)">newLogger</a></span>&#8203;(java.lang.String&nbsp;fullname)</code></th>
<td class="colLast">
<div class="block">Create a Child Logger of this Logger.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LoggerLog.</span><code><span class="memberNameLink"><a href="../LoggerLog.html#newLogger(java.lang.String)">newLogger</a></span>&#8203;(java.lang.String&nbsp;fullname)</code></th>
<td class="colLast">
<div class="block">Create a Child Logger of this Logger.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Slf4jLog.</span><code><span class="memberNameLink"><a href="../Slf4jLog.html#newLogger(java.lang.String)">newLogger</a></span>&#8203;(java.lang.String&nbsp;fullname)</code></th>
<td class="colLast">
<div class="block">Create a Child Logger of this Logger.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StdErrLog.</span><code><span class="memberNameLink"><a href="../StdErrLog.html#newLogger(java.lang.String)">newLogger</a></span>&#8203;(java.lang.String&nbsp;fullname)</code></th>
<td class="colLast">
<div class="block">Create a Child Logger of this Logger.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.util.log</a> that return types with arguments of type <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Map&lt;java.lang.String,&#8203;<a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#getLoggers()">getLoggers</a></span>()</code></th>
<td class="colLast">
<div class="block">Get a map of all configured <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log"><code>Logger</code></a> instances.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.util.log</a> with parameters of type <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Log.</span><code><span class="memberNameLink"><a href="../Log.html#setLog(org.eclipse.jetty.util.log.Logger)">setLog</a></span>&#8203;(<a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a>&nbsp;log)</code></th>
<td class="colLast">
<div class="block">Set the root logger.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.util.log</a> with parameters of type <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../StacklessLogging.html#%3Cinit%3E(org.eclipse.jetty.util.log.Logger...)">StacklessLogging</a></span>&#8203;(<a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a>...&nbsp;logs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.preventers">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../preventers/package-summary.html">org.eclipse.jetty.util.preventers</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../preventers/package-summary.html">org.eclipse.jetty.util.preventers</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractLeakPreventer.</span><code><span class="memberNameLink"><a href="../../preventers/AbstractLeakPreventer.html#LOG">LOG</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.websocket.common.events">
<!-- -->
</a>
<h3>Uses of <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> in <a href="../../../websocket/common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../websocket/common/events/package-summary.html">org.eclipse.jetty.websocket.common.events</a> declared as <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractEventDriver.</span><code><span class="memberNameLink"><a href="../../../websocket/common/events/AbstractEventDriver.html#targetLog">targetLog</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Logger.html" title="interface in org.eclipse.jetty.util.log">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2020 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>