Log streaming and replay

Log streaming for Shopify Functions enables faster development, testing, and debugging of functions by bringing function execution logs to Shopify CLI. You can also replay function executions locally using input from these logs.

This guide describes how you can enable and use this beta functionality to improve your function development workflow.