createLogFile.Rd
This function will create a log file for ArchR functions. If ArchRLogging is not TRUE this function will return NULL.
createLogFile(name = NULL, logDir = "ArchRLogs", useLogs = getArchRLogging())
A character string to add a more descriptive name in log file.
The path to a directory where log files should be written.