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
I have edited almost all logger.info() calls in the runner so that they are only displayed when the debug parameter is set to True, in order to get more detailed output.
Currently the runner is producing too much information, which can be used for debugging but should not be part of the normal output.
The text was updated successfully, but these errors were encountered: