Package io.quarkus.vertx.core.runtime
Class VertxLogDelegate
java.lang.Object
io.quarkus.vertx.core.runtime.VertxLogDelegate
- All Implemented Interfaces:
io.vertx.core.spi.logging.LogDelegate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidbooleanbooleanbooleanbooleanvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.core.spi.logging.LogDelegate
unwrap
-
Constructor Details
-
VertxLogDelegate
-
-
Method Details
-
isWarnEnabled
public boolean isWarnEnabled()- Specified by:
isWarnEnabledin interfaceio.vertx.core.spi.logging.LogDelegate
-
isInfoEnabled
public boolean isInfoEnabled()- Specified by:
isInfoEnabledin interfaceio.vertx.core.spi.logging.LogDelegate
-
isDebugEnabled
public boolean isDebugEnabled()- Specified by:
isDebugEnabledin interfaceio.vertx.core.spi.logging.LogDelegate
-
isTraceEnabled
public boolean isTraceEnabled()- Specified by:
isTraceEnabledin interfaceio.vertx.core.spi.logging.LogDelegate
-
fatal
- Specified by:
fatalin interfaceio.vertx.core.spi.logging.LogDelegate
-
fatal
- Specified by:
fatalin interfaceio.vertx.core.spi.logging.LogDelegate
-
error
- Specified by:
errorin interfaceio.vertx.core.spi.logging.LogDelegate
-
error
- Specified by:
errorin interfaceio.vertx.core.spi.logging.LogDelegate
-
error
- Specified by:
errorin interfaceio.vertx.core.spi.logging.LogDelegate
-
error
- Specified by:
errorin interfaceio.vertx.core.spi.logging.LogDelegate
-
warn
- Specified by:
warnin interfaceio.vertx.core.spi.logging.LogDelegate
-
warn
- Specified by:
warnin interfaceio.vertx.core.spi.logging.LogDelegate
-
warn
- Specified by:
warnin interfaceio.vertx.core.spi.logging.LogDelegate
-
warn
- Specified by:
warnin interfaceio.vertx.core.spi.logging.LogDelegate
-
info
- Specified by:
infoin interfaceio.vertx.core.spi.logging.LogDelegate
-
info
- Specified by:
infoin interfaceio.vertx.core.spi.logging.LogDelegate
-
info
- Specified by:
infoin interfaceio.vertx.core.spi.logging.LogDelegate
-
info
- Specified by:
infoin interfaceio.vertx.core.spi.logging.LogDelegate
-
debug
- Specified by:
debugin interfaceio.vertx.core.spi.logging.LogDelegate
-
debug
- Specified by:
debugin interfaceio.vertx.core.spi.logging.LogDelegate
-
debug
- Specified by:
debugin interfaceio.vertx.core.spi.logging.LogDelegate
-
debug
- Specified by:
debugin interfaceio.vertx.core.spi.logging.LogDelegate
-
trace
- Specified by:
tracein interfaceio.vertx.core.spi.logging.LogDelegate
-
trace
- Specified by:
tracein interfaceio.vertx.core.spi.logging.LogDelegate
-
trace
- Specified by:
tracein interfaceio.vertx.core.spi.logging.LogDelegate
-
trace
- Specified by:
tracein interfaceio.vertx.core.spi.logging.LogDelegate
-