pub fn trace_task_lifecycle_event(
task_id: TaskId,
task_name: &str,
event: TaskLifecycleEvent,
)Available on crate feature
tracing only.Expand description
Trace a task lifecycle event with structured logging
pub fn trace_task_lifecycle_event(
task_id: TaskId,
task_name: &str,
event: TaskLifecycleEvent,
)tracing only.Trace a task lifecycle event with structured logging