Serverless | Mar. 19, 2020

Debug logs endpoint now available for Twilio Functions

Twilio Functions makes it easy to deploy custom code onto Twilio to support your communications use cases. Today, we're introducing a new Serverless API endpoint that lets you retrieve debug logs for Functions executions. In addition, the Twilio Debugger will now show Warning and Error level log messages added to your Functions code. You can tail logs from deployed Functions locally via the latest version of the Serverless Toolkit.

To learn more about the functionality, visit the Logs page in the Serverless API documentation.

Serverless Beta