Skip to content

Commit 3fc7eef

Browse files
committed
Try to fix tab set again
1 parent cc50829 commit 3fc7eef

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

source/sdk/test-and-debug/log.txt

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,15 @@ Other Loggers
179179
.. literalinclude:: /examples/generated/cpp/quick-start.snippet.set-sync-log-level.cpp
180180
:language: cpp
181181

182+
.. tab::
183+
:tabid: csharp
184+
185+
.. tab::
186+
:tabid: dart
187+
188+
.. tab::
189+
:tabid: kotlin
190+
182191
.. tab::
183192
:tabid: csharp
184193

@@ -195,4 +204,16 @@ Other Loggers
195204
:java-sdk:`RealmLog.setLevel() <io/realm/log/RealmLog.html#setLevel-int->`:
196205

197206
.. 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

0 commit comments

Comments
 (0)