Currently the way to debug a sequence (AFAICT at least, maybe I’m doing it wrong!) is to download the logs. This makes it harder to follow what is happening when a sequence fails in the middle, because it means going to a computer and downloading a file.
One easier solution to this would be to allow streaming of the logs via the web configurator. Other options like remote syslog or promtail or whatever would also work.
As it stands, debugging is a pain.