The Logcat in Eclipse has colors ofr errors, warning, debug, ...
How can I do to get the same result on Linux (Ubuntu) when I run the command 'adb -e logcat' in a terminal to get it colored?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I think it will be useful for you and you can change script by yourself;) |
|||||||||||
|
|
This is my view of "colorizing" the logcat: https://bitbucket.org/brunobraga/logcat-colorize
|
||||
|
|
