We just pushed some improvements to the Server Logs feature. We now show not only actions, but also events, whether events conditions are met or not, and workflow errors. This is useful in particular when workflows have some actions relying on external services (APIs, etc.). And for scheduled workflows and API runs, it’ll be a good way to see what happened.
For instance, a workflow not running because of a wrong API key would look like this.
Notice also the ‘zoom on this workflow’ button, that lets you see events, actions and errors only in this workflow. This will make debugging much easier (for users on a Professional plan, as this feature is accessible to this plan and higher).