caddi logs
Stream Vercel runtime logs for the current environment, with the noise filtered out by default.
Usage
Common invocations
Flags
--tail— keep streaming. Otherwise prints the last 200 entries and exits.--since <duration>—5m,1h,2d.--level <info|warn|error>— minimum log level.--source <function|edge|build>— narrow to one runtime.--grep <pattern>— regex filter applied client-side.
Output
Logs come from Vercel’s log drain. If you’ve also wired Sentry or Better Stack, those remain the source of truth — caddi logs is for fast iteration, not long-term storage.