Uses of Interface
org.pipservices3.components.trace.ITracer
Packages that use ITracer
-
Uses of ITracer in org.pipservices3.components.trace
Classes in org.pipservices3.components.trace that implement ITracerModifier and TypeClassDescriptionclassAbstract tracer that caches recorded traces in memory and periodically dumps them.classAggregates all tracers from component references under a single component.classTracer that dumps recorded traces to logger.classDummy implementation of tracer that doesn't do anything.Fields in org.pipservices3.components.trace with type parameters of type ITracerConstructors in org.pipservices3.components.trace with parameters of type ITracerModifierConstructorDescriptionTraceTiming(String correlationId, String component, String operation, ITracer tracer) Creates a new instance of the timing callback object.