This is implementation of SpanExporter that prints spans to the console. This class can be used for diagnostic purposes.
NOTE: This SpanExporter is intended for diagnostics use only, output rendered to the console may change at any time.
Export spans.
Exports any pending spans in exporter
Shutdown the exporter.
Generated using TypeDoc
This is implementation of SpanExporter that prints spans to the console. This class can be used for diagnostic purposes.
NOTE: This SpanExporter is intended for diagnostics use only, output rendered to the console may change at any time.