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 current implementation in main that has not yet been released allows users to pass either LogLevel or LogOptions to Realm.setLogLevel(). To better align across the SDKs, we should update this to:
The current implementation in
main
that has not yet been released allows users to pass eitherLogLevel
orLogOptions
toRealm.setLogLevel()
. To better align across the SDKs, we should update this to:The text was updated successfully, but these errors were encountered: