Skip to main content

How to see log file from node.js server

Comments

2 comments

  • cPanelLauren
    I think what you want is the server.js app log file correct? They have instructions to add logging for their specific app Options documentation - server.js
    0
  • ken johnson
    Well, I want to see all my console.log messages. I found out I can see this output in the file /var/log/apache2/error_log
    0

Please sign in to leave a comment.