MCPcopy Create free account
hub / github.com/angular/angular / getLogFileName

Method getLogFileName

vscode-ng-language-service/server/src/logger.ts:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101 }
102
103 getLogFileName() {
104 return this.logFilename;
105 }
106
107 perftrc(s: string) {
108 this.msg(s, ts.server.Msg.Perf);

Callers 2

mainFunction · 0.80
onInitializeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected