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

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -