Skip to main content

track_action

Function track_action 

Source
pub fn track_action(action: &str)
Expand description

Records a single action occurrence.

Also emits an info! log line for consistency with the existing logging. If telemetry is disabled, only the log line is emitted.