Skip to main content
Version: 7.2405.x.x LTS

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")