composer icon indicating copy to clipboard operation
composer copied to clipboard

Proposal: add raw logcat filtering

Open emartynov opened this issue 5 years ago • 0 comments

I love that I can see full logcat output and find things that happened before my test started or other systems reported.

However, logcat on emulator and devices is super noisy. Would you consider to add some options to filter it? At least maybe to ignore all logs that are not related to tested app?

emartynov avatar Sep 30 '19 21:09 emartynov