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

feat(): change log level to debug #34

Merged
merged 2 commits into from
Feb 7, 2024
Merged

feat(): change log level to debug #34

merged 2 commits into from
Feb 7, 2024

Conversation

gourishkb
Copy link
Contributor

for event creation and update, info level logging makes the log messy, harder to follow for regular reading of logs as even event updates are logged with the event object. This change is meant to address this issue.

for event creation and update, info level logging makes the log messy,
harder to follow for regular reading of logs as even event updates are
logged with the event object. This change is meant to address this
issue.

Signed-off-by: gourishkb <104021126+gourishkb@users.noreply.github.com>
@gourishkb gourishkb requested a review from narmidm February 5, 2024 10:02
@narmidm narmidm linked an issue Feb 5, 2024 that may be closed by this pull request
pkg/events/events.go Outdated Show resolved Hide resolved
Signed-off-by: gourishkb <104021126+gourishkb@users.noreply.github.com>
@gourishkb gourishkb merged commit 89ca225 into master Feb 7, 2024
3 checks passed
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.

Reduce the logs for event messages in logs
3 participants