omni::structuredlog::kDefaultEmitPayloadOnlySettings
Defined in omni/structuredlog/StructuredLogSettingsUtils.h
- 
constexpr bool omni::structuredlog::kDefaultEmitPayloadOnlySettings = false
- The default state for whether the CloudEvents wrapper will be output with each message. - By default, all messages will be emitted as CloudEvents 1.0 compliant messages. The omni::structuredlog::IStructuredLogSettings2::setOutputFlags() function or the kEmitPayloadOnlySettings setting can be used to change this setting.