Skip to content
New issue

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

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

Already on GitHub? # to your account

Minor enhancement of coordinator log messages #898

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Denchick
Copy link
Collaborator

@Denchick Denchick commented Dec 26, 2024

How It was:

{"level":"info","ssl":true,"time":"2024-12-26T12:33:10Z","message":"init client connection"}
{"level":"info","user":"spqr-console","db":"spqr-console","time":"2024-12-26T12:33:10Z","message":"initialized client connection"}

How it became:

{"level":"info","ssl":true,"time":"2024-12-26T12:33:10Z","message":"init client connection"}
{"level":"info","user":"spqr-console","db":"spqr-console", "ssl":true, "time":"2024-12-26T12:33:10Z","message":"init client connection OK"}

@Denchick Denchick changed the title Better coordinator logging messages Minor enhancement of coordinator log messages Dec 26, 2024
@reshke reshke merged commit f4d3a52 into master Jan 2, 2025
29 checks passed
@reshke reshke deleted the better-logging-messages branch January 27, 2025 12:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants