l2ivalL
Convex Community3w ago
14 replies
l2ival

console.(log/warn/error) not showing in convex prod logs

Hello all,

Looking through my production logs I am not receiving any logs i've manually injected. Only "Success" and "Failures".

Im trying to debug a production "timeout issue" and while they are all showing via the local dev instance none are propagated when deployed.

looking for advice ASAP.

Things ive tried:
1. Log, warn
2. no filters are on in the "/logs" route.
3. THESE DO SHOW IN DEV "/LOGS"
4. Multiple deployments with functions successfully pushed

Following https://docs.convex.dev/functions/debugging
Debug Convex functions during development and production
Debugging | Convex Developer Hub
Was this page helpful?