Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.debugging
/
filterLogcat
filter
Logcat
fun
filterLogcat
(
raw
:
String
,
levels
:
Set
<
LogLevel
>
,
query
:
String
)
:
List
<
String
>
(
source
)
Filters raw logcat text by selected
levels
and a case-insensitive
query
substring.