Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ getLogger
Method
getLogger
packages/language-service/testing/src/project.ts:317–319 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
315
}
316
317
getLogger(): ts.server.Logger {
318
return
this.tsProject.projectService.logger;
319
}
320
321
getLinkedEditingRangeAtPosition(
322
projectFileName: string,
Callers
1
diagnostic_spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected