Uses of Enum
io.quarkiverse.loggingjson.config.Config.AdditionalFieldType
Packages that use Config.AdditionalFieldType
-
Uses of Config.AdditionalFieldType in io.quarkiverse.loggingjson.config
Methods in io.quarkiverse.loggingjson.config that return Config.AdditionalFieldTypeModifier and TypeMethodDescriptionConfig.AdditionalFieldConfig.type()Type of the field, default is STRING.static Config.AdditionalFieldTypeReturns the enum constant of this type with the specified name.static Config.AdditionalFieldType[]Config.AdditionalFieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.