Interface LoggerFormatter

    • Method Detail

      • format

        String format​(RoutingContext routingContext,
                      long ms)
        Formats and returns the log statement
        Parameters:
        routingContext - The routing context
        ms - The number of milliseconds since first receiving the request
        Returns:
        The formatted string to log