Skip to main content
Version: 8.2607.0.x LTS26

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