startLog {httpcache} | R Documentation |
Enable logging
startLog(filename = "", append = FALSE)
filename |
character: a filename/path where the log can be written out.
If |
append |
logical: if the file already exists, append to it? Default
is |
Nothing.