Options
All
  • Public
  • Public/Protected
  • All
Menu

Module telemetry/trace/shared

Index

Enumerations

Type aliases

Variables

Functions

Type aliases

SpanId

SpanId: string

Variables

Const traceGlobals

traceGlobals: Map<any, any>

Functions

Const debugLog

  • debugLog(message?: any, ...optionalParams: any[]): void
  • debugLog(message?: any, ...optionalParams: any[]): void
  • Parameters

    • Optional message: any
    • Rest ...optionalParams: any[]

    Returns void

  • Parameters

    • Optional message: any
    • Rest ...optionalParams: any[]

    Returns void

Const setGlobal

  • setGlobal(key: any, val: any): void
  • Parameters

    • key: any
    • val: any

    Returns void

Generated using TypeDoc