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

Method info

apps/cloud/worker-configuration.d.ts:192–192  ·  view source on GitHub ↗

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

(...data: any[])

Source from the content-addressed store, hash-verified

190 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/info_static)
191 */
192 info(...data: any[]): void;
193 /**
194 * The **`console.log()`** static method outputs a message to the console.
195 *

Callers 15

disposeIdleRuntimeFunction · 0.65
alarmFunction · 0.65
expirePendingApprovalFunction · 0.65
installDockIconFunction · 0.65
startWithCurrentSettingsFunction · 0.65
exportDiagnosticsFunction · 0.65
resetExecutorStateFunction · 0.65
announceBackupFunction · 0.65
startSidecarFunction · 0.65
onExitFunction · 0.65
attachToSupervisedDaemonFunction · 0.65
installSupervisedServiceFunction · 0.65

Calls

no outgoing calls

Tested by 1

logTokenRequestsFunction · 0.52