My Android application may save logcat logs to a file. This log file is then sent to developers for analysis.
Is there a nice desktop andro
I like LogExpert. It has great filtering options and it is pretty fast. So I have created a custom columnizer that parses LogCat logs. It has some improvements to be able to parse my custom logs with method and line. You can download it here.