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 logging level is set by default to on in function zrpc_debug_init().
To change the logging level, there is a thrift API called setLogConfig() that is handling the severity and where to dump the traces.
open to suggestions.
or document if it is available via an rpc somewhere
The text was updated successfully, but these errors were encountered: