Uses of Enum
io.quarkiverse.loggingjson.config.Config.LogFormat
Packages that use Config.LogFormat
-
Uses of Config.LogFormat in io.quarkiverse.loggingjson.config
Methods in io.quarkiverse.loggingjson.config that return Config.LogFormatModifier and TypeMethodDescriptionConfig.logFormat()Support changing logging format.static Config.LogFormatReturns the enum constant of this type with the specified name.static Config.LogFormat[]Config.LogFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.