c# - Xamarin - How to quench or filter Application Output? -


while making app in xamarin i'm using application output" debugging. log gets spam hundreds of same message, don't want see.

how can quench or filter messages appearing in log?

believe or not not possible in xamarin application output widow. can in device monitor. in xamarin, go tools->device monitor , check logcat. there can filter type of log or phrase want.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -