struCoder / pmgo

pmgo is a process manager for Golang applications.
MIT License
625 stars 65 forks source link

Add option for showing process-logs #38

Open rafaelmaeuer opened 5 years ago

rafaelmaeuer commented 5 years ago

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.

struCoder commented 5 years ago

@rafaelmaeuer I know your mean.

The past two years, this project stars was not good, so, some new features have been postponed. issues20

virensinhads commented 3 years ago

Hey @struCoder i would request you to add this feature even if possible .