Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ error
Method
error
packages/types/src/shell/api/logger.ts:27–27 ·
view source on GitHub ↗
* error info output
(...args: any | any[])
Source
from the content-addressed store, hash-verified
25
* error info output
26
*/
27
error(...args: any | any[]): void;
28
29
/**
30
* log info output
Callers
15
transformPropTypesRuleToString
Function · 0.65
setupAssets
Method · 0.65
[settersSymbol]
Method · 0.65
[skeletonSymbol]
Method · 0.65
error
Method · 0.65
[projectSymbol]
Method · 0.65
[editorSymbol]
Method · 0.65
openEditorWindow
Method · 0.65
constructor
Method · 0.65
getClipboardText
Function · 0.65
action
Function · 0.65
parseExpression
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