Convenience function that wraps common logging initialization steps.
initializeLogging(logDir = NULL, filePrefix = "", createDir = TRUE)
logDir | Directory in which to write log files. |
---|---|
filePrefix | Character string prepended to log files. |
createDir | Logical specifying whether to create a missing |