pub fn trace_task_lifecycle_event(
task_id: TaskId,
task_name: &str,
event: TaskLifecycleEvent,
)Expand description
Trace a task lifecycle event with structured logging
pub fn trace_task_lifecycle_event(
task_id: TaskId,
task_name: &str,
event: TaskLifecycleEvent,
)Trace a task lifecycle event with structured logging