Skip to main content

start_trace

Method
This is a method of the Tracer class in the trace module.
Start a new trace.

Signature

def start_trace(&self, name: impl Into<String>) -> String

Parameters

name
impl Into<String>
required
No description available.

Returns

Returns
String
The result of the operation.