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
In release v5.9.1, admin.database.enableLogging(true) enables logging messages for the database websocket connection. In release v5.10.0 this no longer works.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
In release v5.9.1,
admin.database.enableLogging(true)
enables logging messages for the database websocket connection. In release v5.10.0 this no longer works.Steps to reproduce:
In v5.9.1 I get output like this:
In v5.10.0 I get no output.
The text was updated successfully, but these errors were encountered: