Uses of Interface
io.quarkiverse.loggingjson.JsonFactory
Packages that use JsonFactory
Package
Description
-
Uses of JsonFactory in io.quarkiverse.loggingjson
Methods in io.quarkiverse.loggingjson with parameters of type JsonFactoryModifier and TypeMethodDescriptionLoggingJsonRecorder.initializeConsoleJsonLogging(JsonFactory jsonFactory) LoggingJsonRecorder.initializeFileJsonLogging(JsonFactory jsonFactory) LoggingJsonRecorder.initializeJsonLogging(ConfigFormatter formatter, Config config, JsonFactory jsonFactory) LoggingJsonRecorder.initializeSocketJsonLogging(JsonFactory jsonFactory) Constructors in io.quarkiverse.loggingjson with parameters of type JsonFactoryModifierConstructorDescriptionJsonFormatter(List<JsonProvider> providers, JsonFactory jsonFactory, Config config) -
Uses of JsonFactory in io.quarkiverse.loggingjson.jackson
Classes in io.quarkiverse.loggingjson.jackson that implement JsonFactory -
Uses of JsonFactory in io.quarkiverse.loggingjson.jsonb
Classes in io.quarkiverse.loggingjson.jsonb that implement JsonFactory