Class Hierarchy
- java.lang.Object
- java.util.logging.Formatter
- io.vertx.core.logging.VertxLoggerFormatter
- io.vertx.core.logging.JULLogDelegate (implements io.vertx.core.spi.logging.LogDelegate)
- io.vertx.core.logging.JULLogDelegateFactory (implements io.vertx.core.spi.logging.LogDelegateFactory)
- io.vertx.core.logging.Log4j2LogDelegate (implements io.vertx.core.spi.logging.LogDelegate)
- io.vertx.core.logging.Log4j2LogDelegateFactory (implements io.vertx.core.spi.logging.LogDelegateFactory)
- io.vertx.core.logging.SLF4JLogDelegate (implements io.vertx.core.spi.logging.LogDelegate)
- io.vertx.core.logging.SLF4JLogDelegateFactory (implements io.vertx.core.spi.logging.LogDelegateFactory)
- java.util.logging.Formatter
Interface Hierarchy
- io.vertx.core.spi.logging.LogDelegate
- io.vertx.core.spi.logging.LogDelegateFactory