Disable log for a flow

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Disable log for a flow

Post by Nerey » 25 Feb 2015 14:00

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?
Sorry for bad english, my native is russian.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Disable log for a flow

Post by Martin » 25 Feb 2015 19:30

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.

User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Re: Disable log for a flow

Post by Nerey » 26 Feb 2015 04:57

You can't add this function?
Sorry for bad english, my native is russian.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Disable log for a flow

Post by Martin » 26 Feb 2015 20:11

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?

User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Re: Disable log for a flow

Post by Nerey » 27 Feb 2015 05:04

Separate log for flow is a good idea too
I'm logging to SD now, but flow works fine. Need to wait.
Sorry for bad english, my native is russian.

Locked