R/logging_support.R
startLogger.Rd
This function will create a file for storing logging output from TASSEL.
startLogger(filePath = NULL, verbose = TRUE)
File path and name of log file location. If NULL, a logging file (rtasel_log.txt will be added to current working directory.
NULL
rtasel_log.txt
Display logging file creation message? Defaults to TRUE.
TRUE