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

Avoid per invocation info logging #2725

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

tillrohrmann
Copy link
Contributor

This commit tunes down the logging of the service_protocol_runner and the service_handler. Instead of logging invocations on the info level, we are now logging it on debug level.

Copy link
Contributor

@pcholakov pcholakov left a comment

Choose a reason for hiding this comment

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

Strongly in favor!

Copy link
Contributor

@AhmedSoliman AhmedSoliman left a comment

Choose a reason for hiding this comment

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

Absolutely

This commit tunes down the logging of the service_protocol_runner and the
service_handler. Instead of logging invocations on the info level, we are
now logging it on debug level.
@tillrohrmann tillrohrmann merged commit 63cde4b into restatedev:main Feb 13, 2025
5 checks passed
@tillrohrmann tillrohrmann deleted the tune-down-logging branch February 13, 2025 15:27
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