# Functions
Checks if the level is higher or the same as the wanted one.
Creates a new ADB client with the passed binPath like '/path/to/adb' and the connectionStr like '-d'.
Parses a logcat line into a LogcatEntry struct.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The available log levels.
No description provided by the author
The maximum length of a tag for the terminal UI.
# Variables
The allowed log levels used for parsing the CLI arguments with goflags.
# Structs
No description provided by the author
The struct to represent a logcat line.
No description provided by the author
One line of the output from 'adb shell ps'.