layout | title | categories | prio | rulenumber | rulename | ruleset |
---|---|---|---|---|---|---|
post |
Error handling where the first action doesn’t equal a log message |
Microflows |
2 |
25 |
NoLogMessageInErrorHandling |
Error handling |
Why Error handling without logging will make it very hard to debug errors. You won't see anything in the log.

How to fix Add a log message in custom error handling. Make sure to check the 'Add latest stacktrace" box as well.