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

ComposeMenu: Change a logging.info to logging.warn, to send to Sentry #5153

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

chrisbobbe
Copy link
Contributor

Checking the jsdoc on logging.info, it explicitly says it's not
meant for sending things to Sentry. So, use logging.warn, which is.

…ntry

Checking the jsdoc on logging.info, it explicitly says it's not
meant for sending things to Sentry. So, use logging.warn, which is.
@gnprice gnprice merged commit 25ba087 into zulip:main Dec 6, 2021
@gnprice
Copy link
Member

gnprice commented Dec 6, 2021

Thanks; merged!

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.

2 participants