MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / log

Method log

apps/cloud/worker-configuration.d.ts:198–198  ·  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

196 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static)
197 */
198 log(...data: any[]): void;
199 /**
200 * The **`console.table()`** static method displays tabular data as a table.
201 *

Callers 15

gen-routes.tsFile · 0.80
schemaGenerateActionFunction · 0.80
initPrismaClientFunction · 0.80
mainFunction · 0.80
subset-fonts.tsFile · 0.80
gen-routes.tsFile · 0.80
server.tsFile · 0.80
completePausedResultFunction · 0.80

Calls

no outgoing calls

Tested by 2

recordFunction · 0.64
summarizeFunction · 0.64