Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Moli-X/Resources
/ log
Method
log
Script/Hzh.js:501–503 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
499
500
// other helper functions
501
log(msg) {
502
if
(this.debug) console.log(`[${this.name}] LOG: ${this.stringify(msg)}`);
503
}
504
505
info(msg) {
506
console.log(`[${this.name}] INFO: ${this.stringify(msg)}`);
Callers
15
TagCheck_QX
Function · 0.45
PatternN
Function · 0.45
index_handle
Function · 0.45
CDN
Function · 0.45
SCP2QX
Function · 0.45
policy_sets
Function · 0.45
filter_set
Function · 0.45
YAMLFix
Function · 0.45
CSSR2QX
Function · 0.45
CV2QX
Function · 0.45
replace-body.js
File · 0.45
checkin
Function · 0.45
Calls
1
stringify
Method · 0.45
Tested by
no test coverage detected