pyslurmutils.client.log_utils.monitor_log_file# pyslurmutils.client.log_utils.monitor_log_file(file_path, stop_event, period=0.5)[source]# Redirect a log file with the following structure to the local root logger Parameters: file_path (str) stop_event (Event) period (float) Return type: None