Function getAppReloadLog

  • Retrieves the log of a specific reload. Returns the log as "text/plain; charset=UTF-8".

    Parameters

    • appId: string

      Identifier of the app.

    • reloadId: string

      Identifier of the reload.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAppReloadLogHttpResponse>

    GetAppReloadLogHttpError