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

refactor: lower log level to debug #306

Merged
merged 1 commit into from
Jan 2, 2025
Merged

refactor: lower log level to debug #306

merged 1 commit into from
Jan 2, 2025

Conversation

npepinpe
Copy link
Member

Description

This PR lowers the log level of the initial engine creation log statement. The reasoning here is that almost all of the information provided here is only really useful for debugging, and generally not useful for the common user.

As this is mostly to reduce the noise-to-signal ratio in Zeebe, the alternative would be only showing WARN messages from this library (as we do with other libraries). That would also be acceptable to me, so feel free to reject this if you disagree, and we can go with the alternative :)

Related issues

closes #305

@npepinpe npepinpe self-assigned this Dec 23, 2024
@npepinpe npepinpe requested a review from saig0 as a code owner December 23, 2024 18:36
Copy link
Member

@saig0 saig0 left a comment

Choose a reason for hiding this comment

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

@npepinpe LGTM. 👍

@saig0 saig0 merged commit 972a110 into main Jan 2, 2025
3 checks passed
@saig0 saig0 deleted the np-305-log-level branch January 2, 2025 13:09
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.

Log engine created as debug
2 participants