I am running my sails.js application through forever.js to get the server automatically restarted on file change. I am using Windows for my setup and I can't see any output from sails.js in the console if I use forever.js. I would like to see my console.log outputs, is there some way to fix this?
Asked
Active
Viewed 163 times
1
-
Does this help? http://stackoverflow.com/questions/21021186/where-does-forever-store-console-log-output – Fissio Jun 23 '15 at 08:15