Uses of Enum Class
io.quarkiverse.googlecloudservices.logging.runtime.LoggingConfiguration.LogFormat
Packages that use LoggingConfiguration.LogFormat
-
Uses of LoggingConfiguration.LogFormat in io.quarkiverse.googlecloudservices.logging.runtime
Fields in io.quarkiverse.googlecloudservices.logging.runtime declared as LoggingConfiguration.LogFormatModifier and TypeFieldDescriptionLoggingConfiguration.formatConfigure base formatting to be either plain text or structured json.Methods in io.quarkiverse.googlecloudservices.logging.runtime that return LoggingConfiguration.LogFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LoggingConfiguration.LogFormat[]LoggingConfiguration.LogFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.