LOADLOG.md

August 14, 2024 ยท View on GitHub

API-method loadlog

Since

v15.0

Signature

struct[] loadlog(int NZBID, int IDFrom, int NumberOfEntries);

Description

Loads from disk and returns nzb-log for a specific nzb-file.

Arguments

  • NZBID (int) - id of nzb-file.

NOTE For other arguments and return values see method log

Contents

  1. 1API-method loadlog
  2. 2Since
  3. 2.1Signature
  4. 2.2Description
  5. 2.3Arguments