R/logger.R
logger.setOutputFile.Rd
The name of the file where the logging information should be written to.
logger.setOutputFile(filename)
the file to send the log messages to (or NA to not write to file)
Rob Kooper
if (FALSE) { # \dontrun{ logger.setOutputFile('pecan.log') } # }