I have a flow that is not stable
And I have many flows that runs all the time
So I can't use Automagic log: interested data is cleared by other flows
So I want to disable log for all the flows except some of them. How I can do that?
Or maybe you can make separate logs for every flow?
Disable log for a flow
Moderator: Martin
Disable log for a flow
Sorry for bad english, my native is russian.
Re: Disable log for a flow
It's not possible to disable the log for a flow. You could use option 'Log to SD card' in the preferences of Automagic to create a log with many more log entries (500kb). The log is stored in /storage/emulated/0/Automagic/log.txt.
Maybe you could also use an action Write to File to create your own log.
Maybe you could also use an action Write to File to create your own log.
Re: Disable log for a flow
You can't add this function?
Sorry for bad english, my native is russian.
Re: Disable log for a flow
I have not planned to add the feature to turn off the log for some flows since the log is my main source of information when someone contacts me for support. I fear that someone could turn off the log for a few flows and I waste a lot of time to understand why something is not working as expected.
However I could add an option to a flow to write the log messages additionally to a separate file. Does the SD log not work to find the problem in your flow?
However I could add an option to a flow to write the log messages additionally to a separate file. Does the SD log not work to find the problem in your flow?
Re: Disable log for a flow
Separate log for flow is a good idea too
I'm logging to SD now, but flow works fine. Need to wait.
I'm logging to SD now, but flow works fine. Need to wait.
Sorry for bad english, my native is russian.