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
fix(mongodb-runner): forward all server log entries to debug (#583)
In particular, enabling `mongodb-runner:verbose` debug logs
lets you read all server logs.
This should help debug the server setup errors we've been seeing in
mongosh CI.
0 commit comments