Skip to content
Advertisement

Can’t see console.log() in Linux terminal

I’m running node.js on my Linux EC2 Instance but I’m not able to see logs when I refresh my homepage.

JavaScript

How do I get the logs?

edit: running through pm2

Advertisement

Answer

You have to use

JavaScript

to see the all latest logs

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement