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
The diagnostic logging added in the previous commit uses DEBUG level,
which was being displayed because the default log level was set to TRACE.
This caused CI test failures as the excessive debug output interfered
with test output validation.
0 commit comments