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

Replace outputChannel.appendLog with appropriate log method #2253

Open
JasonYeMSFT opened this issue Feb 22, 2024 · 0 comments
Open

Replace outputChannel.appendLog with appropriate log method #2253

JasonYeMSFT opened this issue Feb 22, 2024 · 0 comments

Comments

@JasonYeMSFT
Copy link
Contributor

Existing outputChannel.appendLog() is almost equivalent to info(). We should call the appropriate method (e.g. info(), debug(), error(), etc.) so that users can use the VSCode Log Level to customize what messages to be written to the output channel.

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

No branches or pull requests

1 participant