Skip to main content
Version: 5.7.x.x Java 8 ELS

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