Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 157 Bytes

clog - android logcat and dmesg logs colorizer

Build:

  • make

Usage:

  • clog file.log
  • adb logcat | clog
  • adb shell su root dmesg | clog

License: GPLv3