protected static final class ContainerBase.NoopAccessLog extends java.lang.Object implements AccessLog
Modifier | Constructor and Description |
---|---|
protected |
NoopAccessLog() |
Modifier and Type | Method and Description |
---|---|
void |
log(Request request,
Response response,
long time)
Add the request/response to the access log using the specified processing
time.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.