Linux服务器上Node服务端进程崩溃

添加日志,查看状态记录

forever start -o out.log -e err.log test.js

out.log 是console.log的输出
err.log 是报错