Actions
Feature #378
closedColorize the logcat output
Start date:
02/09/2019
Due date:
% Done:
0%
Estimated time:
Description
It might be possible to use the `-v color` option, although I am not sure how to pass the color information on to the TextView.
https://developer.android.com/studio/command-line/logcat#outputFormat
It looks like a bunch of other logcat programs manually set the text color.
Actions