https://github.com/meowzz95/androidlogcatfilter
https://github.com/meowzz95/androidlogcatfilter
android logcat
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meowzz95/androidlogcatfilter
- Owner: Meowzz95
- Created: 2017-06-09T14:55:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T08:13:40.000Z (about 9 years ago)
- Last Synced: 2025-08-27T21:55:00.080Z (10 months ago)
- Topics: android, logcat
- Language: Python
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AndroidLogcatFilter
Filter logcat information by your application
# Usage
1. Print a special log in the start up page of your application
2. Change APP_SIGNATURE in the pytyon script to your special string
3. Save the logcat dump as log.txt
4. Run script
5. The result is saved as logProcessed.txt