I ran across a problem with Conditional Actions. I have built a number of compound Events with recurring Triggers. I found that the Event is logged as having run, despite the fact that none of the Actions ran. A recurring trigger fills the log quickly. The second issue is with these complex Events there is no way to know which Action ran.
To solve these problems, I stopped the Events from logging and added an Action to write to the log at every completed Action. This makes it so much more useful WRT logging.
To solve these problems, I stopped the Events from logging and added an Action to write to the log at every completed Action. This makes it so much more useful WRT logging.