Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PowerShell/vscode-powershell
/ showLogPanel
Method
showLogPanel
src/logging.ts:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
public showLogPanel(): void {
163
this.logChannel.show();
164
}
165
166
private
async
writeLine(
167
message: string,
Callers
5
writeAndShowInformation
Method · 0.95
writeAndShowWarning
Method · 0.95
writeAndShowError
Method · 0.95
writeAndShowErrorWithActions
Method · 0.95
activate
Function · 0.80
Calls
1
show
Method · 0.80
Tested by
no test coverage detected