@InterfaceAudience.Private public final class HttpRequestLog extends Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private static HashMap<String,String> |
serverToComponent |
Modifier | Constructor and Description |
---|---|
private |
HttpRequestLog() |
Modifier and Type | Method and Description |
---|---|
private static org.apache.log4j.Logger |
getLog4jLogger(String loggerName) |
static org.eclipse.jetty.server.RequestLog |
getRequestLog(String name) |
private static final org.slf4j.Logger LOG
private static final HashMap<String,String> serverToComponent
private HttpRequestLog()
private static org.apache.log4j.Logger getLog4jLogger(String loggerName)
public static org.eclipse.jetty.server.RequestLog getRequestLog(String name)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.