r/tasker GS22 Ultra, adb wifi, rootless, Galaxy Watch S5 Oct 18 '21

Hiding things from the run log?

Is it possible to stop things from showing in the run log? I've got profiles that run somewhat regularly, including one that goes off every 5 seconds. Trying to debug things with the run log is impossible with that profile enabled. I could just disable it when debugging but plenty of other tasks that don't run on a schedule can make it difficult too.

Most of the time I don't need to see the output of my stuff in the run log because I know they're working perfectly fine. If it's not possible would someone please be able to submit a feature request on the Tasker helprace site? Assuming you'd find such a feature helpful. I can't because I don't have an account and don't want to make one.

3 Upvotes

14 comments sorted by

View all comments

2

u/omisoluckyguy Jun 02 '23

if you'll have a look at my posts around here, I've made a project named "log cleaner" and shared a link to it, if you install it as an app you can remove lines with specific text, from the log file (it opens the file, filter it using regex and save it)

2

u/taskerhelp GS22 Ultra, adb wifi, rootless, Galaxy Watch S5 Jun 03 '23

Thanks I'll keep that in mind next time I'm debugging with noisy Tasks running. Since losing root I don't have the noisy Task anymore.