-
disable printing to stdout when using logging.log() -
Allow caller to pass a FORMAT:str argument to change the format out the log
-
Logger will not output to a specified file if the user/system modifies the file during run-time. Correct this behavior.