Uses of Interface
io.quarkiverse.loggingjson.config.Config
Packages that use Config
-
Uses of Config in io.quarkiverse.loggingjson
Methods in io.quarkiverse.loggingjson with parameters of type ConfigModifier and TypeMethodDescriptionLoggingJsonRecorder.initializeJsonLogging(ConfigFormatter formatter, Config config, JsonFactory jsonFactory) Constructors in io.quarkiverse.loggingjson with parameters of type ConfigModifierConstructorDescriptionJsonFormatter(List<JsonProvider> providers, JsonFactory jsonFactory, Config config) Constructor parameters in io.quarkiverse.loggingjson with type arguments of type ConfigModifierConstructorDescriptionLoggingJsonRecorder(io.quarkus.runtime.RuntimeValue<Config> config)