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_ARGMethods in io.vertx.mutiny.ext.web.handler that return LoggerFormatter Modifier and Type Method Description static LoggerFormatterLoggerFormatter. 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 LoggerHandlerLoggerHandler. customFormatter(LoggerFormatter formatter)
-