Class RequestLoggingConsumer


  • public class RequestLoggingConsumer
    extends Object
    Consumes log messages from RequestLogger and logs them through the logging mechanism using the LoggingResourceManager and the LoggingHandler.
    Author:
    https://github.com/mcweba [Marc-Andre Weber]
    • Constructor Detail

      • RequestLoggingConsumer

        public RequestLoggingConsumer​(io.vertx.core.Vertx vertx,
                                      LoggingResourceManager loggingResourceManager)