OpenTelemetry SDK
    Preparing search index...

    Class ConsoleLogRecordExporter

    This is implementation of LogRecordExporter that prints LogRecords to the console. This class can be used for diagnostic purposes.

    NOTE: This LogRecordExporter is intended for diagnostics use only, output rendered to the console may change at any time.

    Implements

    Index
    • Shutdown the exporter.

      Returns Promise<void>