Interface IlcSdkLogger

A lightweight interface for ilc sdk logging purpose. Useful when server-side has requirements for log format, and default console calls would not suite that requirements.

Hierarchy

  • IlcSdkLogger

Methods

Methods

  • Parameters

    • message: string
    • Optional error: Error

    Returns void

  • Parameters

    • message: string
    • Optional error: Error

    Returns void

Generated using TypeDoc