Uses of Enum Class
io.quarkus.logging.json.runtime.JsonLogConfig.AdditionalFieldConfig.Type
-
Uses of JsonLogConfig.AdditionalFieldConfig.Type in io.quarkus.logging.json.runtime
Methods in io.quarkus.logging.json.runtime that return JsonLogConfig.AdditionalFieldConfig.TypeModifier and TypeMethodDescriptionAdditionalField.type()Returns the value of thetyperecord component.JsonLogConfig.AdditionalFieldConfig.type()Additional field type specification.Returns the enum constant of this class with the specified name.JsonLogConfig.AdditionalFieldConfig.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.quarkus.logging.json.runtime with parameters of type JsonLogConfig.AdditionalFieldConfig.TypeModifierConstructorDescriptionCreates an instance of aAdditionalFieldrecord class.