Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ warn
Method
warn
packages/compiler-cli/src/ngtsc/logging/src/logger.ts:17–17 ·
view source on GitHub ↗
(...args: string[])
Source
from the content-addressed store, hash-verified
15
debug(...args: string[]): void;
16
info(...args: string[]): void;
17
warn(...args: string[]): void;
18
error(...args: string[]): void;
19
}
20
Callers
6
getLinker
Method · 0.65
console_logger_spec.ts
File · 0.65
warn
Method · 0.65
loadSourceFileInternal
Method · 0.65
loadSourceMap
Method · 0.65
loadTestDirectory
Function · 0.65
Implementers
2
ConsoleLogger
packages/compiler-cli/src/ngtsc/loggin
MockLogger
packages/compiler-cli/src/ngtsc/loggin
Calls
no outgoing calls
Tested by
no test coverage detected