R/getLogs.R
getLogs.Rd
Retrieves log messages from the ParallelLogger temporary log file. This may help track internal API events, errors, and debug information.
getLogs()
A character vector with each log line as a string.