I’m adding logging into my system so I immediately know when there are issues. I’m using Xano, and this tool works great for having all API call logs in one place: https://www.ncscale.com/
They also have an API to manually push logs too, so I’m pushing my AWS Cloudwatch logs in there as well. What would complete the stack for me to to have some way of getting access to any Noloco workflow errors. Thanks!