Skip to content
 
 

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a set of scripts to enhance and filter Android's logcat output.

Usually you'll want to run:

./super-logcat.sh <interesting-process-name-regex>

So, if your process name is com.example.myapp, then running ./super-logcat.sh example will show all messages related to your application.

Running the super-logcat.sh script with no arguments will display the logcat output from every process, piped through the same formatting and coloring algorithm.

About

Collection of developer tools for working with Android. Right now this is just a set of scripts to enhance logcat output.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages