Implements

Constructors

Properties

attributes: AnyValueMap = {}
hrTime: HrTime
hrTimeObserved: HrTime
instrumentationScope: core.InstrumentationScope
spanContext?: SpanContext

Accessors

Methods

  • Internal

    A LogRecordProcessor may freely modify logRecord for the duration of the OnEmit call. If logRecord is needed after OnEmit returns (i.e. for asynchronous processing) only reads are permitted.

    Returns void