Function log_task_started

Source
pub fn log_task_started(task_name: &str)
Expand description

Logs that a task has started using tracing::debug!.