To use this, Tasker needs to be granted permission to read system logs on your device
Install the Tasker Permissions app and follow the prompts.
adb shell pm grant net.dinglisch.android.taskerm android.permission.
adb shell am force-stop net.dinglisch.android.taskermIf you're on a mac write
./adb shell pm grant net.dinglisch.android.taskerm android.permission.
./adb shell am force-stop net.dinglisch.android.taskerm