public class ExternalRequestLogFactory extends Object implements RequestLogFactory
| Constructor and Description |
|---|
ExternalRequestLogFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.RequestLog |
build(String name) |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public void setEnabled(boolean enabled)
public boolean isEnabled()
isEnabled in interface RequestLogFactorypublic org.eclipse.jetty.server.RequestLog build(String name)
build in interface RequestLogFactoryCopyright © 2019. All rights reserved.