Hi, i am working on android custom module, i have written log statements in module and added module to aapplication, log statements are not printed in console.
Module Logs: Log.d('Success'); System.out.println('Success');
Hi, i am working on android custom module, i have written log statements in module and added module to aapplication, log statements are not printed in console.
Module Logs: Log.d('Success'); System.out.println('Success');