Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/S-trace/clog
Android log colorizer
https://github.com/S-trace/clog
Last synced: 5 days ago
JSON representation
Android log colorizer
- Host: GitHub
- URL: https://github.com/S-trace/clog
- Owner: S-trace
- License: gpl-3.0
- Created: 2017-08-07T18:03:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T23:05:44.000Z (about 2 years ago)
- Last Synced: 2024-08-02T19:38:57.136Z (3 months ago)
- Language: C
- Size: 15.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
clog - android logcat and dmesg logs colorizer
Build:
* make
Usage:
* clog file.log
* adb logcat | clog
* adb shell su root dmesg | clogLicense: GPLv3