--- title: Shopify Functions log streaming and replay is now generally available - 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-now-generally-available md: https://shopify.dev/changelog/shopify-functions-log-streaming-and-replay-is-now-generally-available.md --- [Back to Developer changelog](https://shopify.dev/changelog) August 21, 2024 Tags: * Tools # Shopify Functions log streaming and replay is now generally available As of Shopify CLI 3.66, log streaming and replay for Shopify Functions is generally available. 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 Shopify Functions log streaming on [Shopify.dev](https://shopify.dev/docs/apps/build/functions/test-debug-functions).