codeskyblue / gosuv

Deprecated!!! Process managerment writtern by golang, inspired by python-supervisor
MIT License
644 stars 180 forks source link

check status after call start-server #5

Closed codeskyblue closed 8 years ago

codeskyblue commented 8 years ago

Should output

Server started, listening on addr "0.0.0.0:11131"

or

server started failed. use gosuv start-server -f to see what happened.

codeskyblue commented 8 years ago

seems no need.