Skip to content

socketsupply/adb-logcat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adb-logcat-app

Stream logs with adb filtered by app id.

Install

Available as a bpkg:

bpkg install -g socketsupply/adb-logcat-app

Usage

usage: adb-logcat-app [-hV] [adb logcat options] <appid>

adb logcat options:
  See 'adb logcat -h'

options:
  -h,--help      Print this help dialogue and exit
  -V,--version   Print the current version and exit

Example

adb-logcat-app "com.example.app" # will poll and print logs for this application, forever

License

MIT

About

Stream logs with `adb` filtered by app id.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages