File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
source/sdk/test-and-debug Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,15 @@ Other Loggers
179
179
.. literalinclude:: /examples/generated/cpp/quick-start.snippet.set-sync-log-level.cpp
180
180
:language: cpp
181
181
182
+ .. tab::
183
+ :tabid: csharp
184
+
185
+ .. tab::
186
+ :tabid: dart
187
+
188
+ .. tab::
189
+ :tabid: kotlin
190
+
182
191
.. tab::
183
192
:tabid: csharp
184
193
@@ -195,4 +204,16 @@ Other Loggers
195
204
:java-sdk:`RealmLog.setLevel() <io/realm/log/RealmLog.html#setLevel-int->`:
196
205
197
206
.. literalinclude:: /examples/generated/java/sync/SyncDataTest.snippet.set-client-log-level.java
198
- :language: java
207
+ :language: java
208
+
209
+ .. tab::
210
+ :tabid: javascript
211
+
212
+ .. tab::
213
+ :tabid: kotlin
214
+
215
+ .. tab::
216
+ :tabid: swift
217
+
218
+ .. tab::
219
+ :tabid: typescript
You can’t perform that action at this time.
0 commit comments