Uses of Enum Class
io.quarkus.runtime.logging.LogRuntimeConfig.SyslogConfig.CountingFraming
Packages that use LogRuntimeConfig.SyslogConfig.CountingFraming
-
Uses of LogRuntimeConfig.SyslogConfig.CountingFraming in io.quarkus.runtime.logging
Methods in io.quarkus.runtime.logging that return LogRuntimeConfig.SyslogConfig.CountingFramingModifier and TypeMethodDescriptionLogRuntimeConfig.SyslogConfig.useCountingFraming()If enabled, the message being sent is prefixed with the size of the messageReturns the enum constant of this class with the specified name.LogRuntimeConfig.SyslogConfig.CountingFraming.values()Returns an array containing the constants of this enum class, in the order they are declared.