A handler which logs request information to the Vert.x logger. You should mount this handler before any handler that could fail the routing context
Set the custom formatter to be used by the handler.
Create a handler with default format
Create a handler with he specified format
Generated using TypeDoc
A handler which logs request information to the Vert.x logger. You should mount this handler before any handler that could fail the routing context