setLogLevel
Sets log level for all Firebase SDKs.
All of the log types above the current log level are captured (i.e. if
you set the log level to info
, errors are logged, but debug
and
verbose
logs are not).
Sets log level for all Firebase SDKs.
All of the log types above the current log level are captured (i.e. if
you set the log level to info
, errors are logged, but debug
and
verbose
logs are not).