Restructure log location
Compare changes
Files
2+ 203
− 39
@@ -82,7 +82,7 @@ def create_log_file_names(
@@ -151,12 +151,34 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -170,34 +192,121 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -531,6 +640,61 @@ def prepare_environment(mpsd_release: str, script_dir: Path) -> List[str]:
@@ -576,7 +740,7 @@ def install_environment(
@@ -596,13 +760,16 @@ def install_environment(
@@ -611,9 +778,15 @@ def install_environment(
@@ -621,7 +794,7 @@ def install_environment(
@@ -633,7 +806,7 @@ def install_environment(
@@ -734,22 +907,13 @@ def main():