pub fn track_action(action: &str)
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.
info!