I was wondering, is there any way I can check out the logs of the my nodejs server when I've forever'd it using forever start server.js
to look at what's being logged, check any live errors and such.
I looked at their documentation but couldn't find anything related to this. I want to be able to look at the console.