Restructure log location
Compare changes
Files
2+ 211
− 42
@@ -82,7 +82,7 @@ def create_log_file_names(
@@ -151,12 +151,34 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -170,36 +192,128 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -531,6 +645,61 @@ def prepare_environment(mpsd_release: str, script_dir: Path) -> List[str]:
@@ -576,7 +745,7 @@ def install_environment(
@@ -596,13 +765,16 @@ def install_environment(
@@ -611,9 +783,15 @@ def install_environment(
@@ -621,19 +799,19 @@ def install_environment(
@@ -734,22 +912,13 @@ def main():