Restructure log location
Compare changes
Files
2+ 181
− 84
@@ -12,7 +12,6 @@ import time
@@ -32,18 +31,13 @@ for given system architecture and MPSD software stack version.\n
@@ -56,17 +50,17 @@ def create_log_file_names(
@@ -81,27 +75,29 @@ def create_log_file_names(
@@ -151,12 +147,34 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -166,41 +184,133 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -651,6 +761,8 @@ def install_environment(
@@ -668,11 +780,11 @@ def install_environment(
@@ -683,19 +795,19 @@ def install_environment(
@@ -796,28 +908,13 @@ def main():