R/logging.R
giottoNewLog.Rd
Create a new Giotto log
giottoNewLog(logdir)
(optional) specific directory in which to generate logfiles. If not provided, will choose a directory based on getOption("giotto.logdir", tempdir())
getOption("giotto.logdir", tempdir())
a log file
giottoNewLog("my_log_directory")