• Gets the path to the Holder SDK log file.

    Parameters

    • Rest ...args: [] | [{
          appGroup?: string;
      }]

    Returns Promise<null | string>

    A Promise resolving to the log file path string, or null if no log is available.

Generated using TypeDoc