Uses of Interface
io.vertx.core.spi.logging.LogDelegateFactory
-
Packages that use LogDelegateFactory Package Description io.vertx.core.logging -
-
Uses of LogDelegateFactory in io.vertx.core.logging
Classes in io.vertx.core.logging that implement LogDelegateFactory Modifier and Type Class Description classJULLogDelegateFactoryALogDelegateFactorywhich createsJULLogDelegateinstances.classLog4j2LogDelegateFactoryALogDelegateFactorywhich createsLog4j2LogDelegateinstances.classSLF4JLogDelegateFactory
-