Function elfo::scope::set_trace_id

source ·
pub fn set_trace_id(trace_id: TraceId)
Expand description

Replaces the current trace id with the provided one.

Panics

This function will panic if called ouside the actor system.