Add two new log messages for the case when the node connects or disconnects from the network.
Add a new log to report the API server where the Station can find /stats endpoint.
WebUI: http://localhost:52860/webui
API: http://localhost:52746/
INFO: Saturn Node is online and connected to 1 peer(s)
INFO: Saturn Node is online and connected to 2 peer(s)
INFO: Saturn Node is online and connected to 1 peer(s)
ERROR: Saturn Node lost connection to the network
Rework internal logs to use Zap.
Add two new log messages for the case when the node connects or disconnects from the network.
Add a new log to report the API server where the Station can find
/stats
endpoint.See https://github.com/filecoin-project/filecoin-station/issues/81