triniwiz / nativescript-socketio

Socket.IO for nativescript
Apache License 2.0
71 stars 31 forks source link

Socket.IO debug #43

Closed budilovskiy closed 6 years ago

budilovskiy commented 7 years ago

Hi. Tell me how to enable logging and debugging in nativescript-socketio. Is it possible to print all debug info into console? According to Socket.IO docs logging is turn on with localStorage.debug property in browser. But how it can be done in Nativescript?