Skip to content
Snippets Groups Projects
Commit 205dd393 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

undo test changes

parent 464b60e1
No related branches found
No related tags found
1 merge request!28improve machine readable logging
...@@ -91,7 +91,7 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict: ...@@ -91,7 +91,7 @@ def read_metadata_from_logfile(logfile: Union[str, Path]) -> dict:
} }
def set_up_logging(loglevel="warning", filename="gol.log"): def set_up_logging(loglevel="warning", filename=None):
"""Set up logging. """Set up logging.
This function sets up the logging configuration for the script. This function sets up the logging configuration for the script.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment