Returns an EventEmitter, creating one if one with the given name, version, and schemaUrl pair is not already created.
The name of the event emitter or instrumentation library.
The domain for events created by the event emitter.
The version of the event emitter or instrumentation library.
The options of the event emitter or instrumentation library.
EventEmitter An event emitter with the given name and version.
Generated using TypeDoc
A registry for creating named EventEmitters.