start_trace
Method
This is a method of the Tracer class in the trace module.Start a new trace.
Signature
Parameters
No description available.
Returns
The result of the operation.
start_trace: Start a new trace.
This is a method of the Tracer class in the trace module.Start a new trace.
def start_trace(&self, name: impl Into<String>) -> String