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: reduce log noise at default level (#4824) #4825

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

attila-lendvai
Copy link
Collaborator

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

note that i did not compile the code, because i don't have a go devenv set up.

Description

the log is very noisy at the default (info) level, and arguably with useless information unless someone wants to debug bee's behavior. but the vast majority of the users are node operators, not developers.

more some info log entries to the debug level.

Motivation and Context (Optional)

smaller disk usage, and more readable log on info level.

Related Issue (Optional)

#4824

@attila-lendvai
Copy link
Collaborator Author

i've updated the second commit to remove of the (now duplicate) Debug log, which now does not contain anything extra over the Error level log.

@acha-bill acha-bill merged commit 10b1a4d into ethersphere:master Sep 23, 2024
14 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.

3 participants