public class Trace extends Object
Trace()
static boolean
isEnabled()
static void
off()
on(String description)
static TraceSpan
on(String description, Map<String,String> data)
start(String description)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Trace()
public static void on(String description)
public static TraceSpan on(String description, Map<String,String> data)
public static void off()
public static TraceSpan start(String description)
public static boolean isEnabled()
Copyright © 2013–2016 V5 Analytics. All rights reserved.