Uses of Class
io.quarkus.logging.gelf.GelfConfig
-
Packages that use GelfConfig Package Description io.quarkus.logging.gelf -
-
Uses of GelfConfig in io.quarkus.logging.gelf
Methods in io.quarkus.logging.gelf with parameters of type GelfConfig Modifier and Type Method Description RuntimeValue<Optional<Handler>>GelfLogHandlerRecorder. initializeHandler(GelfConfig config)
-