Implements

Constructors

Properties

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

Accessors

  • get severityText(): undefined | string

    Returns undefined | string

  • set severityText(severityText: undefined | string): void

    Parameters

    • severityText: undefined | string

    Returns void

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

  • Parameters

    Returns this

  • Parameters

    Returns this

  • Parameters

    Returns this

  • Parameters

    Returns this

  • Parameters

    • severityText: string

    Returns this