Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.80
onInitialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected