Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

feat: improve logging for Station #62

Merged
merged 1 commit into from
Sep 1, 2022
Merged

feat: improve logging for Station #62

merged 1 commit into from
Sep 1, 2022

Conversation

bajtos
Copy link
Contributor

@bajtos bajtos commented Aug 30, 2022

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.

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

See filecoin-station/desktop#81

@bajtos bajtos added the Station Work related to Filecoin Station label Aug 30, 2022
README.md Outdated Show resolved Hide resolved
l1interop/l1sseclient.go Show resolved Hide resolved
Copy link
Contributor

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment above

juliangruber
juliangruber previously approved these changes Aug 31, 2022
Rework internal logs to use Zap.

Add two new log messages for the case when the node connects
or disconnects from the network.

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos mentioned this pull request Sep 1, 2022
@bajtos bajtos merged commit fc18b24 into main Sep 1, 2022
@bajtos bajtos deleted the better-info-messages branch September 1, 2022 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Station Work related to Filecoin Station
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants