Skip to content

Use the logger associated with MatrixClient in rust sdk #4918

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 11, 2025

Currently, all the logging from the rust crypto sdk goes to console, regardless of whether a logger as passed to the MatrixClient. This fixes that problem.

Requires matrix-org/matrix-sdk-crypto-wasm#251, so this will fail CI for now.

@richvdh richvdh added T-Feature Request to add a new feature which does not exist right now T-Enhancement and removed T-Feature Request to add a new feature which does not exist right now labels Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant