klogg
klogg copied to clipboard
Can I request a feature?
"Can I request a feature? It involves integrating adb to monitor logs in real-time using adb shell 'su -c dmesg -wr' or adb logcat. It would even be possible to integrate with the logging system on Linux platforms for real-time analysis."
Klogg requires opened files to be "seekable", so passing real-time things through pipes won't work. I remember some fork trying to build a backend that executed the command and displayed output, but don't know if that ever worked.