R/logging_support.R
startLogger.Rd
This function will create a file for storing logging output from the PHG.
startLogger(path = NULL, verbose = TRUE)
full working path of log file location. If NULL, logging file will be added to current working directory.
NULL
Print messages to console? Defaults FALSE.
FALSE