Uses of Class
io.vertx.rxjava3.ext.web.handler.LoggerFormatter
Packages that use LoggerFormatter
-
Uses of LoggerFormatter in io.vertx.rxjava3.ext.web.handler
Fields in io.vertx.rxjava3.ext.web.handler with type parameters of type LoggerFormatterModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<LoggerFormatter> LoggerFormatter.__TYPE_ARGMethods in io.vertx.rxjava3.ext.web.handler that return LoggerFormatterModifier and TypeMethodDescriptionstatic LoggerFormatterLoggerFormatter.newInstance(LoggerFormatter arg) Methods in io.vertx.rxjava3.ext.web.handler with parameters of type LoggerFormatterModifier and TypeMethodDescriptionLoggerHandler.customFormatter(LoggerFormatter formatter) Set the custom formatter to be used by the handler.