Function setLogLevel

  • Sets the amount of detail that will be logged

    Parameters

    • level: LogLevel

      maximum level of logging detail. Log invocations at a higher level of detail will be ignored.

    Returns void

Generated using TypeDoc