issues
search
mlopatkin
/
andlogview
Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43
stars
6
forks
source link
Support Android Studio filter/search conventions
#347
Open
mlopatkin
opened
10 months ago
mlopatkin
commented
10 months ago
These are:
X=:
- exact match
X~:
- regular expression
-X
: - negates predicate
These are:
X=:
- exact matchX~:
- regular expression-X
: - negates predicate