Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of a LogRecord.

Hierarchy

  • ILogRecord

Index

Properties

attributes: IKeyValue[]

LogRecord attributes

body?: IAnyValue

LogRecord body

droppedAttributesCount: number

LogRecord droppedAttributesCount

flags?: number

LogRecord flags

observedTimeUnixNano: Fixed64

LogRecord observedTimeUnixNano

severityNumber?: ESeverityNumber

LogRecord severityNumber

severityText?: string

LogRecord severityText

spanId?: string | Uint8Array

LogRecord spanId

timeUnixNano: Fixed64

LogRecord timeUnixNano

traceId?: string | Uint8Array

LogRecord traceId

Generated using TypeDoc