You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First great work! It would be nice to have an option to monitor logs of the started process, like pm2 offers it with pm2 logs name. With tail -f ~/.pmgo/name/name.out I can achieve something similar, but this is more a temporary solution.
The text was updated successfully, but these errors were encountered:
First great work! It would be nice to have an option to monitor logs of the started process, like pm2 offers it with
pm2 logs name
. Withtail -f ~/.pmgo/name/name.out
I can achieve something similar, but this is more a temporary solution.The text was updated successfully, but these errors were encountered: