Wednesday, 15 March 2017

How to see the logs of api hits when using pm2 server start

I am new to node js and pm2. I use pm2 to run the application in background. How can view all the api hits(200,400) and stuff that is seen on console when running the app in local. I have tried pm2 logs and other commands but they don't show any api hits and stuff. Pls help me in that.



via renil.babu

No comments:

Post a Comment