docs: how to display the debug logs

Related: https://github.com/socketio/socket.io-client-java/issues/498
This commit is contained in:
Damien Arrachequesne
2022-07-06 09:30:36 +02:00
parent de7f932918
commit b43819e986
2 changed files with 214 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<item name="Listening to events" href="./listening_to_events.html"/>
<item name="The Socket instance" href="./socket_instance.html"/>
<item name="Migrating from 1.x" href="./migrating_from_1_x.html"/>
<item name="Logging" href="./logging.html"/>
<item name="FAQ" href="./faq.html"/>
<item name="Android" href="./android.html"/>
</menu>