b-logcat

A small tool to view / filter the android logs.


License
Other
Install
pip install b-logcat==1.0.4

Documentation

Overview

B-logcat is a small tool to view / filter the android logs.

Demo

Install

pip install b-logcat

Usage

Run the following command to show the help message:

logcat --help

Or simply run

logcat

When the app is running, you can type command to filter the log. For example, if you want to search foo just type /foo and press ENTER