添加日志,查看状态记录
forever start -o out.log -e err.log test.js
out.log 是console.log的输出 err.log 是报错
这个人很懒,什么都没有留下~