E
E
Egor2017-07-31 23:59:36
Android
Egor, 2017-07-31 23:59:36

How to force logcat to filter logs?

When trying to filter logs from a phone connected via usb, I ran into a problem.
I write:
adb logcat name_app: D *: S
I get:
--------- beginning of system
--------- beginning of main
and that's it, it doesn't go any further.
Tried from under poppy and wine10, two phones meizu u10, m2.
If you do not write *:S, it works, but a bunch of garbage, any combination of *:S leads to such a scenario.
What could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor, 2017-08-01
@Egor25

It was necessary to write the name of the program in capital letters

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question