Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: iavl/v2 logger is distinct from app logger #23326

Closed
1 task done
julienrbrt opened this issue Jan 10, 2025 · 1 comment
Closed
1 task done

[Bug]: iavl/v2 logger is distinct from app logger #23326

julienrbrt opened this issue Jan 10, 2025 · 1 comment
Assignees

Comments

@julienrbrt
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Looks like the iavl/v2 logger is not inherited from the app: https://github.com/cosmos/iavl/blob/master/v2/tree.go#L17-L20
Meaning, it doesn't respect any of the app flags and has a different format:

Image

We should update iavl v2 to use a logger like v1 does, and pass it from store/v2

Cosmos SDK Version

v2

How to reproduce?

No response

@julienrbrt julienrbrt self-assigned this Jan 10, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Cosmos-SDK Jan 10, 2025
@julienrbrt julienrbrt moved this from 📋 Backlog to 🤸‍♂️ In Progress in Cosmos-SDK Jan 10, 2025
@julienrbrt
Copy link
Member Author

Done cosmos/iavl#1037. It should still be upgraded in store/v2 however.

@github-project-automation github-project-automation bot moved this from 🤸‍♂️ In Progress to 🥳 Done in Cosmos-SDK Feb 6, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: 🥳 Done
Development

No branches or pull requests

1 participant