Uses of Interface
io.vertx.ext.web.handler.LoggerFormatter
Packages that use LoggerFormatter
Package
Description
-
Uses of LoggerFormatter in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler with parameters of type LoggerFormatterModifier and TypeMethodDescriptionLoggerHandler.customFormatter(LoggerFormatter formatter) Set the custom formatter to be used by the handler. -
Uses of LoggerFormatter in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return LoggerFormatterMethods in io.vertx.reactivex.ext.web.handler with parameters of type LoggerFormatterModifier and TypeMethodDescriptionstatic LoggerFormatterLoggerFormatter.newInstance(LoggerFormatter arg) Constructors in io.vertx.reactivex.ext.web.handler with parameters of type LoggerFormatter -
Uses of LoggerFormatter in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return LoggerFormatterMethods in io.vertx.rxjava3.ext.web.handler with parameters of type LoggerFormatterModifier and TypeMethodDescriptionstatic LoggerFormatterLoggerFormatter.newInstance(LoggerFormatter arg) Constructors in io.vertx.rxjava3.ext.web.handler with parameters of type LoggerFormatter