Provides helper methods for working with ITraceSpan and ITracer.
public static class TraceExtensions
| name | description |
|---|---|
| static StartChildSpan(…) | Starts a new ITraceSpan that is a child of traceSpan. |
| static StartNewTrace(…) | Starts a new span (that is the root of a trace hierarchy). |