public class LoggerHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGGER_NAME_PATH_PARAM |
| Constructor and Description |
|---|
LoggerHandler() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
buildLoggerGetResponse(String loggerName) |
void |
handle(io.vertx.ext.web.RoutingContext routingContext) |
public static final String LOGGER_NAME_PATH_PARAM
Copyright © 2020 JBoss by Red Hat. All rights reserved.