mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
move ext host log chanel contribution to ext host starter
This commit is contained in:
@@ -87,6 +87,7 @@ export interface IInitData {
|
||||
telemetryInfo: ITelemetryInfo;
|
||||
logLevel: LogLevel;
|
||||
logsLocation: URI;
|
||||
logFile: URI;
|
||||
autoStart: boolean;
|
||||
remote: { isRemote: boolean; authority: string | undefined; };
|
||||
uiKind: UIKind;
|
||||
|
||||
Reference in New Issue
Block a user