Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add debug logs to server liveness monitor #5693

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

kasiaMarek
Copy link
Contributor

No description provided.

@@ -70,6 +70,7 @@ class ServerLivenessMonitor(
ServerLivenessMonitor.noResponseParams(serverName, icons)

client.metalsStatus(connectedParams)
scribe.debug("starting BSLM")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
scribe.debug("starting BSLM")
scribe.debug("starting server liveness monitor")

maybe? otherwise it's kind close to some other shortcut 😅

@kasiaMarek kasiaMarek merged commit d98f1c0 into scalameta:main Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants