public Tracer GetTracer( NamedTraceConfiguration namedTraceConfiguration )
Public Overloads Function GetTracer( _ ByVal namedTraceConfiguration As NamedTraceConfiguration _ ) As Tracer
Parameters
- namedTraceConfiguration
- The named trace configuration that the output tracer is associated with.
Return Value
A specific Tracer instance corresponding to the namedTraceConfiguration.