Uses of Enum Class
io.quarkus.logging.json.runtime.JsonLogConfig.JsonConfig.LogFormat
-
Uses of JsonLogConfig.JsonConfig.LogFormat in io.quarkus.logging.json.runtime
Methods in io.quarkus.logging.json.runtime that return JsonLogConfig.JsonConfig.LogFormatModifier and TypeMethodDescriptionJsonLogConfig.JsonConfig.logFormat()Specify the format of the produced JSONReturns the enum constant of this class with the specified name.static JsonLogConfig.JsonConfig.LogFormat[]JsonLogConfig.JsonConfig.LogFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.