Skip to content

akshayarora/logcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logcat

The aim of this short script is to parse the output from adb's logcat function and color code it. It will take in a couple of arguments that you would normally pass to adb (-d, -s and -filter for custom filtering)

###Usage

Usage of logcat:
  -d	Read logcat from device (default true)
  -filter string
    	Filters to use for adb, e.g. "*:S AndroidRuntime:E YourApp:*"
  -s string
    	Serial Number for the Device to read logcat from

###Example of Output Sample Output

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages