MCPcopy
hub / github.com/angular/angular / log

Method log

packages/compiler/src/util.ts:134–134  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

132
133export interface Console {
134 log(message: string): void;
135 warn(message: string): void;
136}
137

Callers 15

runBazelCommandOnTargetsFunction · 0.65
ConsoleReporterClass · 0.65
timeChangeDetectionMethod · 0.65
onlySetterMethod · 0.65
ngSwitchMethod · 0.65
allTheSameNoNarrowingMethod · 0.65
testMethod · 0.65
nestedFnMethod · 0.65
testMethod · 0.65
blaMethod · 0.65

Calls

no outgoing calls

Tested by 5

testMethod · 0.52
testMethod · 0.52
testMethod · 0.52
expectElapsedFunction · 0.52