Description: Creates a new log in the logging directory. Will overwrite any existing logs with the same name Arguments: String logName Name of the log file to create Returns: n/a
Description: Writes to the log file Arguments: String logName The name of the log file to write to String updateArg Text to append to the log Returns: n/a