Skip to content

chore: reduce log noise at default level (#4824)#4825

Merged
acha-bill merged 2 commits intoethersphere:masterfrom
attila-lendvai-patches:log-noise
Sep 23, 2024
Merged

chore: reduce log noise at default level (#4824)#4825
acha-bill merged 2 commits intoethersphere:masterfrom
attila-lendvai-patches:log-noise

Conversation

@attila-lendvai
Copy link
Contributor

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
Contributor 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
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