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

remove console. in production code #24629

Merged
merged 8 commits into from
Dec 17, 2024

Conversation

eleanorjboyd
Copy link
Member

closes #9721

@eleanorjboyd eleanorjboyd self-assigned this Dec 17, 2024
@eleanorjboyd eleanorjboyd added debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip tests Updates to tests unnecessary labels Dec 17, 2024
@eleanorjboyd eleanorjboyd marked this pull request as ready for review December 17, 2024 17:03
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 17, 2024
src/client/browser/extension.ts Show resolved Hide resolved
src/client/telemetry/index.ts Outdated Show resolved Hide resolved
src/client/telemetry/index.ts Outdated Show resolved Hide resolved
eleanorjboyd and others added 2 commits December 17, 2024 12:52
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
@eleanorjboyd eleanorjboyd requested a review from Tyriar December 17, 2024 20:52
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) December 17, 2024 20:56
@eleanorjboyd eleanorjboyd merged commit a76e7ef into microsoft:main Dec 17, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging consolidation - Remove window.console and console. calls
3 participants