C D E F I J L S T U V W 
All Classes All Packages

C

createDelegate(String) - Method in class io.vertx.core.logging.JULLogDelegateFactory
 
createDelegate(String) - Method in class io.vertx.core.logging.Log4j2LogDelegateFactory
 
createDelegate(String) - Method in class io.vertx.core.logging.SLF4JLogDelegateFactory
 
createDelegate(String) - Method in interface io.vertx.core.spi.logging.LogDelegateFactory
 

D

debug(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 

E

error(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 

F

format(LogRecord) - Method in class io.vertx.core.logging.VertxLoggerFormatter
 

I

implementation() - Method in class io.vertx.core.logging.JULLogDelegate
 
implementation() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
implementation() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
implementation() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
io.vertx.core.logging - module io.vertx.core.logging
 
io.vertx.core.logging - package io.vertx.core.logging
 
io.vertx.core.spi.logging - package io.vertx.core.spi.logging
 
isAvailable() - Method in class io.vertx.core.logging.JULLogDelegateFactory
 
isAvailable() - Method in class io.vertx.core.logging.Log4j2LogDelegateFactory
 
isAvailable() - Method in class io.vertx.core.logging.SLF4JLogDelegateFactory
 
isAvailable() - Method in interface io.vertx.core.spi.logging.LogDelegateFactory
 
isDebugEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isDebugEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isDebugEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isDebugEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isInfoEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isTraceEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isWarnEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isWarnEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isWarnEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isWarnEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 

J

JULLogDelegate - Class in io.vertx.core.logging
A LogDelegate which delegates to java.util.logging
JULLogDelegateFactory - Class in io.vertx.core.logging
A LogDelegateFactory which creates JULLogDelegate instances.
JULLogDelegateFactory() - Constructor for class io.vertx.core.logging.JULLogDelegateFactory
 

L

loadConfig() - Static method in class io.vertx.core.logging.JULLogDelegateFactory
 
Log4j2LogDelegate - Class in io.vertx.core.logging
A LogDelegate which delegates to Apache Log4j 2
Log4j2LogDelegateFactory - Class in io.vertx.core.logging
A LogDelegateFactory which creates Log4j2LogDelegate instances.
Log4j2LogDelegateFactory() - Constructor for class io.vertx.core.logging.Log4j2LogDelegateFactory
 
LogDelegate - Interface in io.vertx.core.spi.logging
I represent operations that are delegated to underlying logging frameworks.
LogDelegateFactory - Interface in io.vertx.core.spi.logging
I am responsible for creating LogDelegate instances.

S

SLF4JLogDelegate - Class in io.vertx.core.logging
 
SLF4JLogDelegate(Object) - Constructor for class io.vertx.core.logging.SLF4JLogDelegate
 
SLF4JLogDelegateFactory - Class in io.vertx.core.logging
 
SLF4JLogDelegateFactory() - Constructor for class io.vertx.core.logging.SLF4JLogDelegateFactory
 

T

trace(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 

U

unwrap() - Method in class io.vertx.core.logging.JULLogDelegate
 
unwrap() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
unwrap() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
unwrap() - Method in interface io.vertx.core.spi.logging.LogDelegate
 

V

VertxLoggerFormatter - Class in io.vertx.core.logging
 
VertxLoggerFormatter() - Constructor for class io.vertx.core.logging.VertxLoggerFormatter
 

W

warn(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
C D E F I J L S T U V W 
All Classes All Packages