I use breakpoints, which generate messages in debug console (not logcat!). Unfortunately debug console also contains a lot of other messages, for example, tons of
D/Surface: Surface::setBuffersDimensions(this=0xb45d4700,w=720,h=1280)
How can I leave only messages from breakpoints?
Below is the console I talk about. Again - it's not logcat.
Right click on the line you want to hide, on the popup menu click "Fold lines like this". You'll be prompted a window where you can edit the folded lines content.
Ps. Folded lines content work the way contains
string method does.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With