MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / log

Method log

packages/types/src/shell/api/logger.ts:32–32  ·  view source on GitHub ↗

* log info output

(...args: any | any[])

Source from the content-addressed store, hash-verified

30 * log info output
31 */
32 log(...args: any | any[]): void;
33}

Callers 15

logMethod · 0.65
index.tsFile · 0.65
doRequestFunction · 0.65
initMethod · 0.65
destroyMethod · 0.65
registerMethod · 0.65
initMethod · 0.65
constructorMethod · 0.65
session.test.tsFile · 0.65
dragon.test.tsFile · 0.65
div7.tsFile · 0.65

Implementers 2

Loggerpackages/shell/src/api/logger.ts
Loggerpackages/utils/src/logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected