You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement loggers in the scripts within the benchmarking dockers
aggregation.py
validation.py (especially: print the states of the individual checks to logfile, so if validation fails, user will have a first idea where to look for problems)
compute_metrics.py
merge_data_model_files.py: Logger present, but should be set from level "debugging" to "info"
Implement loggers in the scripts within the benchmarking dockers
aggregation.pyvalidation.py(especially: print the states of the individual checks to logfile, so if validation fails, user will have a first idea where to look for problems)compute_metrics.pymerge_data_model_files.py: Logger present, but should be set from level "debugging" to "info"