Page 1 of 1
Disable log for a flow
Posted: 25 Feb 2015 14:00
by Nerey
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?
Re: Disable log for a flow
Posted: 25 Feb 2015 19:30
by Martin
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.
Re: Disable log for a flow
Posted: 26 Feb 2015 04:57
by Nerey
You can't add this function?
Re: Disable log for a flow
Posted: 26 Feb 2015 20:11
by Martin
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?
Re: Disable log for a flow
Posted: 27 Feb 2015 05:04
by Nerey
Separate log for flow is a good idea too
I'm logging to SD now, but flow works fine. Need to wait.