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

revealOutputChannelOn not taking effect for outputChannel for server initiated messages #1580

Open
JustinGrote opened this issue Nov 1, 2024 · 0 comments

Comments

@JustinGrote
Copy link

JustinGrote commented Nov 1, 2024

Reproduction

  1. Set revealOutputChannelOn to Never in client options
  2. Send a warn from the server
  3. Output channel still appears regardless

Image
Image

EDIT: I'm using a LogOutputChannel here, and it appears to potentially behave differently in that it seems to ignore hide and show commands, and appears based on the first message that matches its verbosity level.

@JustinGrote JustinGrote changed the title revealOutputChannelOn not taking effect for server-side notifications revealOutputChannelOn not taking effect if traceOutputChannel is specified Nov 1, 2024
@JustinGrote JustinGrote changed the title revealOutputChannelOn not taking effect if traceOutputChannel is specified revealOutputChannelOn not taking effect for outputChannel for server initiate messages Nov 1, 2024
@JustinGrote JustinGrote changed the title revealOutputChannelOn not taking effect for outputChannel for server initiate messages revealOutputChannelOn not taking effect for outputChannel for server initiated messages Nov 1, 2024
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