MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / log

Method log

packages/ci-proxy-worker/worker-configuration.d.ts:173–173  ·  view source on GitHub ↗

* The **`console.log()`** static method outputs a message to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static)

(...data: any[])

Source from the content-addressed store, hash-verified

171 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static)
172 */
173 log(...data: any[]): void;
174 /**
175 * The **`console.table()`** static method displays tabular data as a table.
176 *

Callers 15

build.mjsFile · 0.80
connectFunction · 0.80
statusFunction · 0.80
runFunction · 0.80
allocateSessionFunction · 0.80
releaseSessionFunction · 0.80
usageFunction · 0.80
printStatusFunction · 0.80
logFunction · 0.80
build-cli.mjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected