pyslurmutils.client.log_utils.log_file_monitor_context# pyslurmutils.client.log_utils.log_file_monitor_context(file_paths)[source]# Redirect logs files to the local root logger within this context. Parameters: file_paths (List[Optional[str]]) Return type: Generator[None, None, None]