Interface IInstruments
Factory interface for creating per-run-loop instrumentation sinks. Set on Instruments at startup. Implementations are swappable (console, file, network, E2E test).
public interface IInstruments
Methods
CreateSink()
IInstrumentsSink CreateSink()