Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd option for showing process-logs #38
Comments
|
@rafaelmaeuer The past two years, this project stars was not good, so, some new features have been postponed. |
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.outI can achieve something similar, but this is more a temporary solution.