Restructure log location
Compare changes
Files
2+ 138
− 38
@@ -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):
@@ -651,6 +765,8 @@ def install_environment(
@@ -689,8 +805,8 @@ def install_environment(
@@ -796,28 +912,12 @@ def main():