ForeverJS process terminal printout

?
R
Bash

Inspect the terminal of a running process (eg. checking logs or an unreported/uncaught error)

1forever list
2tail -f /home/user/.forever/<logId>.log

Created on 6/11/2017