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
Adds a debug mode for the SDK that prints every requests and responses.
To activate in Node.js: export DEBUG=kuzzle-sdk
To activate in the Browser: add the following search param in the URL ?debugKuzzleSdk
0 commit comments