--- title: Shopify Functions log streaming and replay is available in beta - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/shopify-functions-log-streaming-and-replay-is-available-in-beta md: https://shopify.dev/changelog/shopify-functions-log-streaming-and-replay-is-available-in-beta.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 21, 2024 Tags: * Tools # Shopify Functions log streaming and replay is available in beta As of Shopify CLI 3.63, log streaming and replay for Shopify Functions is available in beta. 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. Learn more about enabling and using log streaming on [Shopify.dev](https://shopify.dev/docs/apps/build/functions/log-streaming-and-replay).