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-2018 Apache Software Foundation. All Rights Reserved.