Skip to main content
Version: 8.2405.x.x RR

Tracer class function

FunctionDescriptionSample
nevis.io.tracer.new(name)Instantiate a new tracer object.name: Name of your trace grouptracer = nevis.io.tracer.new("MyPrivateTracer")