Uses of Interface
io.vertx.ext.web.handler.LoggerFormatter
-
Packages that use LoggerFormatter Package Description io.vertx.ext.web.handler -
-
Uses of LoggerFormatter in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler with parameters of type LoggerFormatter Modifier and Type Method Description LoggerHandlerLoggerHandler. customFormatter(LoggerFormatter formatter)Set the custom formatter to be used by the handler.
-