Create an active file connection object to the logfile to write to. Opens it in mode "a+" which allows both appending and reading.
Usage
.log_conn(filepath = getOption("giotto.last_logpath", NULL))
Create an active file connection object to the logfile to write to. Opens it in mode "a+" which allows both appending and reading.
.log_conn(filepath = getOption("giotto.last_logpath", NULL))