Class RequestLoggerFactory


  • public final class RequestLoggerFactory
    extends Object
    Provides logger with request uniqueid.
    Author:
    https://github.com/lbovet [Laurent Bovet]
    • Method Detail

      • getLogger

        public static org.slf4j.Logger getLogger​(Class<?> clazz,
                                                 io.vertx.core.http.HttpServerRequest request)
      • getLogger

        public static org.slf4j.Logger getLogger​(Class<?> clazz,
                                                 io.vertx.core.MultiMap headers)