-
|
I guess the "Runtime Logs" are new, but they aren't well thought. Like, I have a lot of "breakpoints", where I simply log data with console.log() but now I can't even see the log content, just the status code, heading, etc. How can I again view the "old" logs? (with my real console.logs) |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 4 replies
-
|
Same issue here. With an update we ran into some issues, none of our old console.log or errors work anymore, so there's absolutely ZERO way to debug it, as it's not happening in local, only on Vercel. |
Beta Was this translation helpful? Give feedback.
-
|
Hey there @einKnuffy and @lostra01, could you send more details about this issue like:
|
Beta Was this translation helpful? Give feedback.
-
|
I thought maybe it was just bad UX and I couldn't find the button to view log messages (ex: This is a critical feature for our organization when it comes to debugging, please bring it back. 😞 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
There's no way at the moment to go back to the previous logging system. We will find a way together to resolve the issue of logs not showing up for you and see how that goes. |
Beta Was this translation helpful? Give feedback.
-
|
Finally, here's the live mode in action to follow logs coming in for a specific function: CleanShot.2023-03-16.at.5.02.56.mp4 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
@vvo Thanks for clarifying that log messages are still printed in the new Vercel Logs tool. Today when I check again, I see function logs now, as I expect to see them. To be fair, there is a chance I was just disoriented by the new UI yesterday, and at this point I don't have any issues, nor any way to reproduce the issue I was having yesterday. Thanks for the quick feedback! |
Beta Was this translation helpful? Give feedback.




@vvo Thanks for clarifying that log messages are still printed in the new Vercel Logs tool.
Today when I check again, I see function logs now, as I expect to see them. To be fair, there is a chance I was just disoriented by the new UI yesterday, and at this point I don't have any issues, nor any way to reproduce the issue I was having yesterday. Thanks for the quick feedback!