You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The priority is one of the following character values, ordered from lowest to highest priority:
V: Verbose (lowest priority)
D: Debug
I: Info
W: Warning
E: Error
F: Fatal
S: Silent (highest priority, on which nothing is ever printed)
Hi! I saw that the https://www.npmjs.com/package/adbkit-logcat#constants has options for priority. Could this be integrated with the
openLogcat
here? Thankshttps://developer.android.com/studio/command-line/logcat#filteringOutput
The text was updated successfully, but these errors were encountered: