Closed cristianhoyos66-zz closed 8 years ago
It shows you all the operations(in the Log of Android Studio) that appears in interaction of server and your application.
Exactly. If you have some problem with your client-server communication that you don't understand, you may use this setting to debug things. But otherwise, you won't need it. Anyway, only use it during development.
Ok guys, thank you :)
I need to know what is the real work for this line
Meteor.setLoggingEnabled(true);
Thanks