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

Reduce log level when fetching name to address. #72

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

lesa-telos
Copy link
Contributor

@lesa-telos lesa-telos commented Sep 25, 2024

Fixes 69

Description

Reduce log level to debug on getting the name to address mapping.

Test scenarios

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages
  • I have included all english text to the translation file and/or created a new issue with the required translations for the currently supported languages
  • I have tested for mobile functionality and responsiveness
  • I have added appropriate test coverage
  • I have updated relevant documentation and/or opened a separate issue to cover the updates (Issue URL: )

@lesa-telos lesa-telos merged commit f14f9d2 into master Sep 25, 2024
4 checks passed
@lesa-telos lesa-telos deleted the reduce-log-level-cache-hit branch September 25, 2024 13:53
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.

Remove logging of cache hit, or change to debug!
2 participants