I make some changes in order to display timestamp and tid. I am interested in different tid, therefore, I assign different colors to different bg threads. I use adb logcat -v threadtime instead of adb logcat -v brief
Screenshot
Check out my forked version if someone has the similar requirements. I know it's ugly to show date, but it's useful in some cases.
https://github.com/tzutalin/pidcat
I make some changes in order to display timestamp and tid. I am interested in different tid, therefore, I assign different colors to different bg threads. I use
adb logcat -v threadtimeinstead ofadb logcat -v briefScreenshot
Check out my forked version if someone has the similar requirements. I know it's ugly to show date, but it's useful in some cases.
https://github.com/tzutalin/pidcat