I'm developing an Android application and need to include error messages I encountered / resolved in the documentation.
Is there a method to print logcat output as they appear in the logcat window with the highlighting, I can save the output but it is saved to a raw text file
Any suggestions short of print screening the console ?
Thanks