grepLogs | R Documentation |
Searches for occurence of pattern
in log files.
grepLogs( reg, ids, pattern = "warn", ignore.case = TRUE, verbose = FALSE, range = 2L )
reg |
[ |
ids |
[ |
pattern |
[ |
ignore.case |
[ |
verbose |
[ |
range |
[ |
[integer
]. Ids of jobs where pattern was found in the log file.
Other debug:
debugMulticore()
,
debugSSH()
,
getErrorMessages()
,
getJobInfo()
,
getLogFiles()
,
killJobs()
,
resetJobs()
,
setJobFunction()
,
showLog()
,
testJob()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.