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
This PR was merged into the 2.3-dev branch.
Discussion
----------
do not silence error logs
The change done in #1797 had the disadvantage that it silenced all
log entries. Using the `SHELL_VERBOSITY` env var allows to define a
level for which log entries should still be shown.
Commits
-------
3c142db do not silence error logs
0 commit comments