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

Method log

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

Source from the content-addressed store, hash-verified

128
129export interface Console {
130 log(message: string): void;
131 warn(message: string): void;
132}
133

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