Vercel 執行階段日誌現在支援依請求類型與 Vercel 資源進行篩選
Original: Runtime logs can now be filtered by request type and Vercel resource
Vercel has officially announced the introduction of a new filtering mechanism for Runtime Logs on its platform. For modern web developers…
Vercel 宣布更新其執行階段日誌(Runtime logs)功能,現在開發者可以更精準地進行除錯。新功能支援依據「請求類型」(Request Type)以及「Vercel 資源」(Vercel Resource)進行篩選,讓開發者在面對大量日誌時,能快速定位到特定的 Serverless Functions、Edge Functions 或特定的 API 請求,大幅提升開發與維運效率。
Vercel has officially announced the introduction of a new filtering mechanism for Runtime Logs on its platform. For modern web developers, real-time and precise log monitoring is critical to maintaining service stability. However, as application complexity grows, the volume of logs generated by server-side rendering (SSR), Serverless Functions, and Edge Functions can become enormous, making it like finding a needle in a haystack when trying to locate a specific error among thousands of log entries.
Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.
See Pro plans →Want the original English / full article?
Read on Vercel Changelog →Summaries are AI-generated; the original article is authoritative.