Uses of Class
io.vertx.mutiny.ext.web.handler.LoggerFormatter
-
Packages that use LoggerFormatter Package Description io.vertx.mutiny.ext.web.handler -
-
Uses of LoggerFormatter in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type LoggerFormatter Modifier and Type Field Description static TypeArg<LoggerFormatter>
LoggerFormatter. __TYPE_ARG
Methods in io.vertx.mutiny.ext.web.handler that return LoggerFormatter Modifier and Type Method Description static LoggerFormatter
LoggerFormatter. newInstance(io.vertx.ext.web.handler.LoggerFormatter arg)
Methods in io.vertx.mutiny.ext.web.handler with parameters of type LoggerFormatter Modifier and Type Method Description LoggerHandler
LoggerHandler. customFormatter(LoggerFormatter formatter)
-