Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
debug
Method · 0.65
BaseRenderer
Class · 0.65
constructor
Method · 0.65
on
Method · 0.65
prependListener
Method · 0.65
off
Method · 0.65
emit
Method · 0.65
locale
Method · 0.65
set
Method · 0.65
get
Method · 0.65
createPanel
Method · 0.65
print
Function · 0.65
Implementers
2
Logger
packages/shell/src/api/logger.ts
Logger
packages/utils/src/logger.ts
Calls
no outgoing calls
Tested by
no test coverage detected