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.
Export logs.
ForceFlush the exporter. No-op for ConsoleLogRecordExporter
Shutdown the exporter.
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.