With this release, npx convex dev now tails deployment logs by default, streaming function execution logs directly to your terminal alongside code sync output. Developers get instant visibility into function output, errors, and debugging information right where they're already working.
Product Release March 17, 2025
Convex 1.21
convex v1.21
Convex Team
Published on March 17, 2025
Overview
Included Features (1)
#82
convex dev Tails Logs by Default
npx convex dev now streams deployment logs to the terminal by default, eliminating the need to separately run npx convex logs.
Completed