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

Bug 1712285 - Tag all log messages #411

Merged
merged 4 commits into from
Jun 10, 2021
Merged

Conversation

brizental
Copy link
Contributor

This allows to easily add functionality to turn debug logs off. Filed a bug for it: https://bugzilla.mozilla.org/show_bug.cgi?id=1715312

We should also audit the levels of these messages, some messages are internal error but are in the Error level. They should really be debug, or trace... Anyways, that can be done as part of the but I created above.

@brizental brizental requested a review from Dexterp37 June 8, 2021 16:51
Copy link
Contributor

@Dexterp37 Dexterp37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+ with a changelog entry added.

@brizental brizental merged commit 09a6281 into mozilla:main Jun 10, 2021
@brizental brizental deleted the 1712285-logging branch June 10, 2021 11:17
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