We sometimes face failures in our Rules processing during login, and would like to log that. However, console.log from the Rules writes to the Real-time Webtask Logs Extension, which only works if you have it open and the user logs in while we are looking it, something like a live debugging.
Is there an extension or a component which can take our log messages during Rules processing and persist them in regular Auth0 logs, or some other long term persistence?