set_trace_id

Function 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.