This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
no console.log output in runtime logs #7190
Replies: 2 comments
-
Same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Page to Investigate
my runtime logs page
Steps to Reproduce
i have console.log all over my code, but they do not appear in runtime logs. only console.error and actual errs appear in the log. never any info or log level messages.
Beta Was this translation helpful? Give feedback.
All reactions