Factory that builds a Trace$.Sink when the process-manager
capability is ready. Plugins that only need a static sink can ignore the
context (e.g. () => myConsoleSink); plugins that need per-space routing
can use TraceSinkFactoryContext.resolver to look up services.
Factory that builds a Trace$.Sink when the process-manager capability is ready. Plugins that only need a static sink can ignore the context (e.g.
() => myConsoleSink); plugins that need per-space routing can use TraceSinkFactoryContext.resolver to look up services.