add_event
Method
This is a method of the TraceContext class in the trace module.Add event to current span.
Signature
Parameters
impl Into<String>
required
No description available.
Returns
()
The result of the operation.
add_event: Add event to current span.
This is a method of the TraceContext class in the trace module.Add event to current span.