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 - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -