-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Electron, Node.js, React Native
-
None
-
1 - XS (<= 1 day)
-
6560
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:
Unable to find source-code formatter for language: ts. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
static setLogLevel(level: LogLevel, category: LogCategory = "Realm"): void;
- mentioned in
-
Page Loading...