Restructure log location
Compare changes
Files
2+ 143
− 38
@@ -82,7 +82,7 @@ def create_log_file_names(
@@ -82,7 +82,7 @@ def create_log_file_names(
@@ -151,12 +151,35 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -151,12 +151,35 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
@@ -170,34 +193,121 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -170,34 +193,121 @@ def set_up_logging(loglevel="warning", filename=None):
@@ -631,7 +741,7 @@ def install_environment(
@@ -631,7 +741,7 @@ def install_environment(
@@ -651,6 +761,8 @@ def install_environment(
@@ -651,6 +761,8 @@ def install_environment(
@@ -667,9 +779,15 @@ def install_environment(
@@ -667,9 +779,15 @@ def install_environment(
@@ -677,7 +795,7 @@ def install_environment(
@@ -677,7 +795,7 @@ def install_environment(
@@ -689,7 +807,7 @@ def install_environment(
@@ -689,7 +807,7 @@ def install_environment(
@@ -790,25 +908,12 @@ def main():
@@ -790,25 +908,12 @@ def main():