I have deployed a node.js application to node.js but not able to see the complete console.log statements from my app. I am using:
heroku logs
S
I always use heroku logs -t --app your-app-name It keeps the heroku console open .
heroku logs -t --app your-app-name