LogMover

LogMover(target_path)

Callable class which can be used as post_func of a slurmy job. It moves the slurm log file to the new destination target_path.

  • target_path New destination of the log file.