The name of the file where the logging information should be written to.
logger.setOutputFile(filename)
Invisibly, the previously set filename. This can be used to restore settings after a temporary change.
if (FALSE) { # \dontrun{
logger.setOutputFile('pecan.log')
} # }