public class EmittingRequestLogger extends Object implements RequestLogger
| Modifier and Type | Class and Description |
|---|---|
static class |
EmittingRequestLogger.RequestLogEvent |
| Constructor and Description |
|---|
EmittingRequestLogger(ServiceEmitter emitter,
String feed) |
| Modifier and Type | Method and Description |
|---|---|
void |
log(RequestLogLine requestLogLine) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitstart, stoppublic EmittingRequestLogger(ServiceEmitter emitter, String feed)
public void log(RequestLogLine requestLogLine)
log in interface RequestLoggerCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.