kResendEventsSettingLeaf#
Fully qualified name: omni::telemetry::kResendEventsSettingLeaf
Defined in omni/structuredlog/Telemetry.h
-
constexpr char omni::telemetry::kResendEventsSettingLeaf[] = "resendEvents"#
This setting is an optional member of the kTransmitterSetting object.
If this is set to
true
, the transmitter will ignore theseek
field in the header and start parsing from the start of each log again. This is only intended to be used for testing purposes. This defaults tofalse
.