MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / log

Method log

packages/core/console/index.ts:29–31  ·  view source on GitHub ↗
(message: any)

Source from the content-addressed store, hash-verified

27 }
28
29 public log(message: any): void {
30 // console.log stub
31 }
32
33 public trace(): void {
34 // console.trace stub

Callers 15

pack-webpack5.mjsFile · 0.45
version.jsFile · 0.45
logFileCreatedFunction · 0.45
generateTestFileFunction · 0.45
onTimeoutFunction · 0.45
run-automated.jsFile · 0.45
reportFunction · 0.45
infoFunction · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
testFunction · 0.36