MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / debug

Method debug

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

* debug info

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

Source from the content-addressed store, hash-verified

10 * debug info
11 */
12 debug(...args: any | any[]): void;
13
14 /**
15 * normal info output

Callers 15

debugMethod · 0.65
BaseRendererClass · 0.65
constructorMethod · 0.65
onMethod · 0.65
prependListenerMethod · 0.65
offMethod · 0.65
emitMethod · 0.65
localeMethod · 0.65
setMethod · 0.65
getMethod · 0.65
createPanelMethod · 0.65
printFunction · 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