Uses of Interface
io.quarkiverse.loggingjson.config.ConfigFormatter
-
Packages that use ConfigFormatter Package Description io.quarkiverse.loggingjson io.quarkiverse.loggingjson.config -
-
Uses of ConfigFormatter in io.quarkiverse.loggingjson
Methods in io.quarkiverse.loggingjson with parameters of type ConfigFormatter Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<Optional<Formatter>>LoggingJsonRecorder. initializeJsonLogging(ConfigFormatter formatter, Config config, JsonFactory jsonFactory) -
Uses of ConfigFormatter in io.quarkiverse.loggingjson.config
Classes in io.quarkiverse.loggingjson.config that implement ConfigFormatter Modifier and Type Class Description classConfigConsoleclassConfigFile
-