Function glean_core::glean_set_log_pings
source · pub fn glean_set_log_pings(value: bool)
Expand description
Sets the log pings debug option.
When the log pings debug option is true
,
we log the payload of all succesfully assembled pings.
Arguments
value
- The value of the log pings option