public final class RequestLoggerFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static org.slf4j.Logger |
getLogger(java.lang.Class<?> clazz,
io.vertx.core.http.HttpServerRequest request) |
static org.slf4j.Logger |
getLogger(java.lang.Class<?> clazz,
io.vertx.core.MultiMap headers) |