2

Separate Logcat Action to eliminate run away processes

We can run Logcat via Code > Shell when permission is granted. However, it is easy to error the logcat command where the process will run away. e.g. typo "logcat notification" (a simple error) and Tasker will run logcat forever. We can pkill, but this can become an issue if Task limit is hit, Kill All wont kill the run away PID. Could there be a Logcat Action dedicated for this command please? That  way if a Kill All is done, it'll kill the logcat process too.

Thank you.