This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Only evaluate expensive logging statements when in logging level #58
Labels
enhancement
New feature or request
We should use https://docs.python.org/3/howto/logging.html#optimization for "expensive" methods like
test_orchestrator/collect_results.py
and only evaluate them if we are in the actual logging level.The text was updated successfully, but these errors were encountered: