BatchJobs (version 1.7)

getLogFiles: Get log file paths for jobs.

Description

Get log file paths for jobs.

Usage

getLogFiles(reg, ids)

Arguments

reg

[Registry] Registry.

ids

[integer] Ids of jobs. Default is all jobs.

Value

[character]. Vector of file paths to log files.

See Also

Other debug: debugMulticore, debugSSH, getErrorMessages, getJobInfo, grepLogs, killJobs, resetJobs, setJobFunction, showLog, testJob