public interface RequestLogger
| Modifier and Type | Method and Description |
|---|---|
void |
log(RequestLogLine requestLogLine) |
default void |
start() |
default void |
stop() |
void log(RequestLogLine requestLogLine) throws IOException
IOExceptiondefault void stop()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.