new
Method
This is a method of the ContextTraceEmitter class in the trace module.Create with a specific sink.
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create with a specific sink.
This is a method of the ContextTraceEmitter class in the trace module.Create with a specific sink.
def new(sink: impl ContextTraceSinkProtocol + 'static) -> Self