Restructure log location
Compare changes
Files
2+ 34
− 23
@@ -151,6 +151,28 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -248,7 +270,12 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -286,7 +313,7 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -778,8 +805,8 @@ def install_environment(
@@ -885,28 +912,12 @@ def main():