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

Lower log-level of messages of tungstenite and ws-rpc clients #674

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

haerdib
Copy link
Contributor

@haerdib haerdib commented Nov 16, 2023

Changes the log level of tungstenite and ws-rpc client to lower level or even remove them due to duplicity. This will help the users to reduce potential clustering of log levels, since especially metadata retrieval results in enormous log messages.

closes #623

@haerdib haerdib added F7-enhancement Enhances an already existing functionality E1-breaksnothing labels Nov 16, 2023
@haerdib haerdib self-assigned this Nov 16, 2023
@haerdib haerdib marked this pull request as ready for review November 16, 2023 16:03
@haerdib haerdib requested a review from masapr November 16, 2023 16:05
@haerdib haerdib changed the title Update rpc-clients log messages Lower level of messages of tungstenite and ws-rpc clients Nov 16, 2023
@haerdib haerdib changed the title Lower level of messages of tungstenite and ws-rpc clients Lower log-level of messages of tungstenite and ws-rpc clients Nov 17, 2023
@haerdib haerdib merged commit b722ac4 into master Nov 20, 2023
46 checks passed
@haerdib haerdib deleted the bh/623-fix-metadata-trace branch November 20, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E1-breaksnothing F7-enhancement Enhances an already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

log level of metadata blob should be trace
2 participants