Peter Parker Posted December 16, 2018 Report Share Posted December 16, 2018 Hi, I setup a working Node.js web application in cPanel. My question is how do I view stdout/stderr logs from nodejs application (which logged using console.log())? Quote Link to comment Share on other sites More sharing options...
Tony Posted December 16, 2018 Report Share Posted December 16, 2018 The stdout/stderr logs should be written in the project root of the Node.js application. This is also true of our Ruby and Python application systems. If it's not doing that it might be worth opening a ticket and asking it to be escalated as it might be a web server bug specific to Node.js Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.