how to see the logs of added module in android project in android studio -
this first time have added module in project. have added android vitamio inside project. things working except play/pause touch listener. code seems written right . have tried putting listener inline no luck. when debug code , execute line line can see code running expected. have put log.d() command inside mediacontroller class track execution none of log command written in class if vitamio module gets printed. wondering if log commands of added modules not printed @ same window main project's log commands do. can 1 please suggest on this. those module logs part of full project. can filter , display specific log if module send it