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

"addPathsForType" logging is too noisy (Version: 1.9.1) #4177

Closed
mDuo13 opened this issue May 24, 2022 · 1 comment
Closed

"addPathsForType" logging is too noisy (Version: 1.9.1) #4177

mDuo13 opened this issue May 24, 2022 · 1 comment
Labels

Comments

@mDuo13
Copy link
Collaborator

mDuo13 commented May 24, 2022

Issue Description

The log level for Pathfinder:WRN addPathsForType appears to be too verbose. It should be downgraded from warning to debug or trace level.

Steps to Reproduce

Run rippled 1.9.1 with the log level set to "WRN" for all components.

Expected Result

Routine API calls like pathfinding should not produce warning-level messages.

Actual Result

The log fills up with messages like in this screenshot:

Screen Shot 2022-05-23 at 23 09 44

Environment

Reported by Lathan in Mattermost

@mDuo13 mDuo13 added the Bug label May 24, 2022
@ximinez
Copy link
Collaborator

ximinez commented May 24, 2022

Ouch. My bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants
@ximinez @mDuo13 and others