LogCat output in its color highlighting is very informative and helpful in isolating problems. Sometimes, however, I need to print it to paper (or copy/paste it to an OpenOffice.org Writer document) with the colors!
Is there a way to print LogCat output with the color highlighting? (or at least copy/paste it without losing the color information)?
Am assuming LogCat output can be opened in a VIM IDE. I found this link – http://vimdoc.sourceforge.net/htmldoc/usr_06.html#06.5 which talks about how to print (along with colors). It also talks about how to save to an HTML. Try this out. May help.