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

Disable Crypto Logger #4190

Closed
saul-jb opened this issue May 6, 2024 · 3 comments
Closed

Disable Crypto Logger #4190

saul-jb opened this issue May 6, 2024 · 3 comments
Labels
T-Other Questions, user support, anything else

Comments

@saul-jb
Copy link
Contributor

saul-jb commented May 6, 2024

I've disabled most logging using the normal matrix-js-sdk logger:

import { logger } from 'matrix-js-sdk/lib/logger.js'

logger.setLevel('error')

However this doesn't seem to disable encryption/olm logs.

Is there a way to disable these?

@dosubot dosubot bot added the T-Other Questions, user support, anything else label May 6, 2024
@dbkr
Copy link
Member

dbkr commented May 7, 2024

I'd suggest https://matrix.to/#/#element-dev:matrix.org for code level support. This is for software defects.

@dbkr dbkr closed this as completed May 7, 2024
@ChrisKlp
Copy link

ChrisKlp commented Nov 6, 2024

I have the same issue. I would appreciate any help.

@richvdh
Copy link
Member

richvdh commented Nov 6, 2024

Duplicate of #4177

@richvdh richvdh marked this as a duplicate of #4177 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Other Questions, user support, anything else
Projects
None yet
Development

No branches or pull requests

4 participants