public final class TracerFactory
extends Object
Creates an instance of the
Tracer class.
-
Method Summary
Returns an instance of the
Tracer class
Returns an instance of the
Tracer class
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getTracer
Returns an instance of the
Tracer class
- Parameters:
clazz - calling class
- Returns:
- Tracer instance
-
getTracer
Returns an instance of the
Tracer class
- Parameters:
clazz - calling class
source - default source
- Returns:
- Tracer instance