The LoggerService singleton is used by the DX Engine and consumers to log debugging information to the browser console. By default logging is disabled, but can be enabled by setting LoggerService.enabled.

Constructors

Properties

Methods

Constructors

Properties

enabled: string | boolean = false

Methods

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void

  • Parameters

    • pkg: string
    • message: string
    • Rest...args: any[]

    Returns void