Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SpanLog

Definition of a log which is a key-value pair of log data.

Properties

logKey

logKey: string

Key that specifies the log name.

logValue

logValue: string

Value associated with the log key.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: SpanLog): object

getJsonObj