{"repo":"carlonluca/logcat-colorize","free":true,"listed":false,"github":"https://github.com/carlonluca/logcat-colorize","clone":"git clone https://github.com/carlonluca/logcat-colorize.git","description":"Command that takes adb logcat from stdin and produces formatted colorized to stdout, written in C++.","language":"C++","stars":49,"topics":["logcat","adb","android","logging"],"license":"Apache-2.0","category":"mobile-apps","readme_excerpt":"logcat-colorize A simple program that colorizes Android Debug Bridge (adb)'s logcat output on a terminal window. Notes : - supports output formats: brief, tag, process, time or threadtime (see more about this in the official [docs][1]); - works on Linux and Mac OS; Installation Snap You can install logcat-colorize from Snappy: https://snapcraft.io/logcat-colorize. sudo snap install logcat-colorize Macports You can install logcat-colorize from macports: https://github.com/macports/macports-ports/blob/master/devel/logcat-colorize/Portfile sudo port install logcat-colorize AUR For those running on arch, there is also a package here: https://aur.archlinux.org/packages/logcat-colorize/ sudo pamac install logcat-colorize DIY (from sources) This depends on: libboost-regex libboost-program-options If you are on Debian/Ubuntu: $ sudo apt-get install -y build-essential libboost-regex-dev libboost-program-options-dev If you are on Mac OS X (using macports with libs installed in /opt/local): $ sudo port install boost Compile and install: # download (or clone) the source $ make $ sudo make install Usage # Help and version info: $ logcat-colorize # Simplest usage: $ adb logcat logcat-colorize # Using specific device, with time details, and filtering: $ adb -s emulator-5556 logcat -v time System.err:V :S logcat-colorize # Piping to grep for regex filtering (much better than adb filter): $ adb logcat -v time logcat-colorize egrep -i '(sensor wifi)' # Save logcat output to file and read later","default_branch":null,"files":null,"tree":[],"storefront":"/r/carlonluca","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/carlonluca/logcat-colorize/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}