You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set revealOutputChannelOn to Never in client options
Send a warn from the server
Output channel still appears regardless
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.
The text was updated successfully, but these errors were encountered:
JustinGrote
changed the title
revealOutputChannelOn not taking effect for server-side notifications
revealOutputChannelOn not taking effect if traceOutputChannel is specified
Nov 1, 2024
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
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
Reproduction
revealOutputChannelOn
toNever
in client optionsEDIT: I'm using a
LogOutputChannel
here, and it appears to potentially behave differently in that it seems to ignorehide
andshow
commands, and appears based on the first message that matches its verbosity level.The text was updated successfully, but these errors were encountered: