Package | Description |
---|---|
io.druid.server.log |
Modifier and Type | Method and Description |
---|---|
void |
RequestLogger.log(RequestLogLine requestLogLine) |
void |
NoopRequestLogger.log(RequestLogLine requestLogLine) |
void |
FileRequestLogger.log(RequestLogLine requestLogLine) |
void |
EmittingRequestLogger.log(RequestLogLine requestLogLine) |
Constructor and Description |
---|
EmittingRequestLogger.RequestLogEvent(String service,
String host,
String feed,
RequestLogLine request) |
Copyright © 2011–2015. All rights reserved.